npm @novastar/native @2.2.0
score
0.6399
med
flagged
2026-06-11 04:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 590d (prev 2.1.0), then 2.2.0 just published |
| topology | ||
| repository_url_changed | 0.7 | 'https://github.com/sarakusha/novastar.git' -> 'git+https://github.com/sarakusha/novastar.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sarakusha"
],
"versions": 14
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-ss8Jospf3dCHGPbEueC8PloZdN6Adiaw/D7lTxAnTZvfStzfqfbCuypsyJElsrUdAHbM9rRvxOrfFTXiYxfO0A==",
"tarball": "https://registry.npmjs.org/@novastar/native/-/native-2.2.0.tgz",
"unpackedSize": 27767296
},
"dist-tags": {
"latest": "2.2.0",
"next": "2.2.0-alpha.3"
},
"latest_version": "2.2.0",
"maintainers": [
{
"email": "sarakusha@gmail.com",
"name": "sarakusha"
}
],
"num_versions": 16,
"repository": {
"directory": "packages/native",
"type": "git",
"url": "git+https://github.com/sarakusha/novastar.git"
},
"scripts": {
"build": "tsdown",
"clean": "rimraf {bin,build,decompiled,generated,obj}",
"compile": "rimraf generated && pnpm gen:generate && pnpm gen:split && pnpm gen:pack && pnpm fix:lint && pnpm build",
"decompile": "run-script-os",
"decompile:nix": "mkdirp decompiled && glob-run ilspycmd ./dll/\\*\\*/\\*.dll -o decompiled/",
"decompile:win": "mkdirp decompiled && glob-run ilspycmd ./dll/**/*.dll -o decompiled/",
"fix:lint": "../../node_modules/.bin/eslint --fix generated/ lib/common/",
"gen:build": "dotnet build",
"gen:generate": "dotnet run bin/Debug/net8.0/gen.dll ./decompiled ./generated ./lib/common",
"gen:pack": "ts-node post-gen/pack.ts",
"gen:split": "ts-node post-gen/splitter.ts",
"ilspycmd:install": "dotnet tool install ilspycmd -g",
"rebuild": "pnpm clean && pnpm decompile && pnpm gen:build && pnpm compile",
"rebuild:win": "pnpm clean && pnpm decompile:win && pnpm gen:build && pnpm compile",
"requirements": "requirements && dotnet tool list -g",
"yalc:push": "yalc push",
"yalc:update": "pnpm build && yalc publish --push"
},
"signal_details": {
"dormant_burst": "dormant 590d (prev 2.1.0), then 2.2.0 just published",
"repository_url_changed": "'https://github.com/sarakusha/novastar.git' -> 'git+https://github.com/sarakusha/novastar.git'"
},
"time": {
"created": "2022-02-08T09:59:02.744Z",
"modified": "2026-06-11T09:52:26.606Z"
}
}