npm constructive-test @0.6.4
score
0.5137
med
flagged
2026-07-20 16:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.6.4 but max published is 2.11.5 |
| mass_publish_burst | 0.8 | publisher 'pyramation' pushed 8 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pyramation"
],
"versions": 19
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-HQDR7/99Tx4eLqU7di7z3bcCJQxg3DF8Lgj7h0jkOHYg5D9ukI/ePYYdoXzi1Mb9BOFT4P7DB0laC025E7t+Qw==",
"tarball": "https://registry.npmjs.org/constructive-test/-/constructive-test-0.6.4.tgz",
"unpackedSize": 34864
},
"dist-tags": {
"latest": "0.6.4"
},
"latest_version": "0.6.4",
"maintainers": [
{
"email": "pyramation@gmail.com",
"name": "pyramation"
}
],
"num_versions": 20,
"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=0.6.4 but max published is 2.11.5",
"mass_publish_burst": "publisher 'pyramation' pushed 8 packages in the last 15min on npm"
},
"time": {
"created": "2025-12-19T21:43:01.488Z",
"modified": "2026-07-20T21:57:11.091Z"
}
}