npm constructive-test @1.0.0
score
0.5178
med
flagged
2026-07-21 18:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.0 but max published is 2.11.5 |
| mass_publish_burst | 0.8 | publisher 'pyramation' pushed 15 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pyramation"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-BSx4t1f9YUhk5Jw09dl5qz3dGeYIRmB8SZDL3kfjvPyRvW1TCRWhuOR6JpeRU6tV8vDbyn/7JIcR9z70UXj6Cw==",
"tarball": "https://registry.npmjs.org/constructive-test/-/constructive-test-1.0.0.tgz",
"unpackedSize": 34863
},
"dist-tags": {
"latest": "1.0.0"
},
"latest_version": "1.0.0",
"maintainers": [
{
"email": "pyramation@gmail.com",
"name": "pyramation"
}
],
"num_versions": 22,
"repository": {
"type": "git",
"url": "https://github.com/constructive-io/constructive"
},
"scripts": {
"build": "npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy",
"build:dev": "npm run clean; tsc --declarationMap; tsc -p tsconfig.esm.json; npm run copy",
"clean": "makage clean",
"copy": "makage assets",
"lint": "eslint . --fix",
"prepack": "npm run build",
"test": "jest --passWithNoTests",
"test:watch": "jest --watch"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 2.11.5",
"mass_publish_burst": "publisher 'pyramation' pushed 15 packages in the last 15min on npm"
},
"time": {
"created": "2025-12-19T21:43:01.488Z",
"modified": "2026-07-21T23:50:20.072Z"
}
}