npm endpoint-env @2.0.1
score
0.5664
med
flagged
2026-07-22 11:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.1.0', '1.2.0', '1.2.1', '2.0.1'] |
| superseded_quickly | 0.9 | prior version 3.0.0 lived 50min upstream before being pulled |
| removed_within_window | 0.9 | version 3.0.0 was removed upstream ~0min ago |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"buzo"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-X6qcAANslNZYyskhJTjUGz/j+3sg/qvMyMThuU925M01Js7qUGLHh92UztKd7Z4qx1x6CGhbGH+h6ddY+va23A==",
"tarball": "https://registry.npmjs.org/endpoint-env/-/endpoint-env-2.0.1.tgz",
"unpackedSize": 64519
},
"dist-tags": {
"latest": "2.0.1"
},
"latest_version": "2.0.1",
"maintainers": [
{
"email": "ejimaduchibuzobright@gmail.com",
"name": "buzo"
}
],
"num_versions": 4,
"repository": {
"type": "git",
"url": "git+https://github.com/Brytest/endpoint-env.git"
},
"scripts": {
"prepublishOnly": "npm run test:all",
"release:major": "npm version major && git push && git push --tags && npm publish",
"release:minor": "npm version minor && git push && git push --tags && npm publish",
"release:patch": "npm version patch && git push && git push --tags && npm publish",
"test": "node tests/run.js",
"test:all": "npm run test && npm run test:security",
"test:security": "node tests/security.test.js",
"validate": "node bin/endpoint-env.js validate"
},
"signal_details": {
"rapid_release": "4 versions in last 24h: ['1.1.0', '1.2.0', '1.2.1', '2.0.1']",
"removed_within_window": "version 3.0.0 was removed upstream ~0min ago",
"superseded_quickly": "prior version 3.0.0 lived 50min upstream before being pulled"
},
"time": {
"created": "2026-07-22T04:38:02.359Z",
"modified": "2026-07-22T16:26:21.023Z"
}
}