npm ee-bin @5.0.0
score
0.5291
med
flagged
2026-06-20 22:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 1 -> 8 |
| size_spike | 0.5 | unpackedSize 53565 -> 451570 (8.4×) |
| cadence | ||
| dormant_burst | 1.0 | dormant 240d (prev 4.2.0), then 5.0.0 just published |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['compressing', 'wait-on'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wallace5303"
],
"versions": 50
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-AHKrHzEayvRwUPlnOA0W52kHXJa42VQKZL8IqGaWFlnLIaXWkTTCKjE7Rh5VWYY2Mj5Vr3Zvc5Uyqg3/i9QCVQ==",
"tarball": "https://registry.npmjs.org/ee-bin/-/ee-bin-5.0.0.tgz",
"unpackedSize": 451570
},
"dist-tags": {
"beta": "5.0.0-beta.7",
"latest": "5.0.0"
},
"latest_version": "5.0.0",
"maintainers": [
{
"email": "530353222@qq.com",
"name": "wallace5303"
}
],
"num_versions": 51,
"repository": null,
"scripts": {
"build": "npm run build:esm && npm run build:cjs && npm run build:chmod",
"build:chmod": "chmod +x dist/esm/index.js dist/cjs/index.js",
"build:cjs": "tsc -p tsconfig.cjs.json",
"build:esm": "tsc -p tsconfig.json",
"clean": "rm -rf dist",
"lint": "eslint src --ext .ts",
"test": "vitest run",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['compressing', 'wait-on']",
"dormant_burst": "dormant 240d (prev 4.2.0), then 5.0.0 just published",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 1 -> 8",
"size_spike": "unpackedSize 53565 -> 451570 (8.4\u00d7)"
},
"time": {
"created": "2023-07-12T08:45:59.270Z",
"modified": "2026-06-21T03:11:03.909Z"
}
}