npm @acedatacloud/nexior @3.329.53
score
0.7
high
flagged
2026-07-20 09:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 9 versions in last 24h: ['3.329.49', '3.329.50', '3.329.51', '3.329.52', '3.329.53'] |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@lucide/vue', 'electron-updater'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"germey"
],
"versions": 594
}
Evidence (package doc at flag time)
{
"dependencies_count": 64,
"dist": {
"integrity": "sha512-3Im2cK3QGvj47yyHhG7THaksOegIxNF0zDAohY7N5voELO2ZiqG2isP3a65wMhGKQEUQglhLGwujTkAGbeDMMg==",
"tarball": "https://registry.npmjs.org/@acedatacloud/nexior/-/nexior-3.329.53.tgz",
"unpackedSize": 18675046
},
"dist-tags": {
"latest": "3.329.53"
},
"latest_version": "3.329.53",
"maintainers": [
{
"email": "cqc@cuiqingcai.com",
"name": "germey"
}
],
"num_versions": 877,
"repository": {
"type": "git",
"url": "git+https://github.com/AceDataCloud/Nexior.git"
},
"scripts": {
"analyze": "vite-bundle-visualizer",
"build": "npm run build:web",
"build:android": "cross-env VITE_SURFACE=android vite build",
"build:electron": "cross-env VITE_SURFACE=desktop vue-tsc -b && cross-env VITE_SURFACE=desktop vite build",
"build:ios": "cross-env VITE_SURFACE=ios vite build",
"build:ssg": "cross-env VITE_SURFACE=web vite-ssg build",
"build:web": "cross-env VITE_SURFACE=web vue-tsc -b && vite build",
"bump": "beachball bump",
"change": "beachball change --no-commit",
"compile:electron": "tsc -p electron/tsconfig.json",
"dev": "vite --host",
"lint": "eslint src --fix",
"lint:check": "eslint src",
"lint:staged": "lint-staged",
"pack:android": "npm run build:android && npx cap copy android",
"pack:electron": "npm run build:electron && npm run compile:electron && node scripts/copy-renderer.js && electron-builder",
"pack:ios": "npm run build:ios && npx cap copy ios",
"prepare": "husky",
"prettier": "prettier --write .",
"preview": "vite preview",
"rebuild:electron": "node scripts/electron-rebuild-native.js",
"release": "beachball publish --access public",
"start:electron": "npm run compile:electron && node scripts/copy-renderer.js && electron electron/dist/main.js",
"sync-version": "node scripts/sync-native-version.js",
"test": "vitest",
"test:e2e:desktop": "playwright test",
"test:run": "vitest run",
"translate": "python3 scripts/translate_i18n.py",
"verify": "beachball check"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@lucide/vue', 'electron-updater']",
"rapid_release": "9 versions in last 24h: ['3.329.49', '3.329.50', '3.329.51', '3.329.52', '3.329.53']"
},
"time": {
"created": "2024-05-12T17:51:30.633Z",
"modified": "2026-07-20T04:09:27.894Z"
}
}