npm awaitly-analyze @0.25.0
score
0.6209
med
flagged
2026-06-05 19:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| provenance_dropped | 0.8 | prior version published with SLSA attestation; current version has none |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.25.0 but max published is 8.0.1 |
| mass_publish_burst | 0.8 | publisher 'jagreehal' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jagreehal"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-7enxUkTV/AnVbZe6csItbU+Ui6FnDTYry4m6F7EJQgtBxBIlxmSQSebn9Tjl49tmRSD2QHFH8zB4dES6S8reRw==",
"tarball": "https://registry.npmjs.org/awaitly-analyze/-/awaitly-analyze-0.25.0.tgz",
"unpackedSize": 1964483
},
"dist-tags": {
"latest": "0.25.0"
},
"latest_version": "0.25.0",
"maintainers": [
{
"email": "jag.reehal@gmail.com",
"name": "jagreehal"
}
],
"num_versions": 42,
"repository": {
"type": "git",
"url": "git+https://github.com/jagreehal/awaitly.git"
},
"scripts": {
"build": "tsup",
"clean": "rm -rf dist",
"generate-showcase": "tsx src/__fixtures__/showcase/generate-showcase.ts",
"lint": "eslint .",
"quality": "pnpm type-check && pnpm type-check:fixtures && pnpm test && pnpm lint",
"test": "vitest run",
"test:watch": "vitest watch",
"type-check": "tsc --noEmit",
"type-check:fixtures": "tsc -p tsconfig.fixtures.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.25.0 but max published is 8.0.1",
"mass_publish_burst": "publisher 'jagreehal' pushed 6 packages in the last 15min on npm",
"provenance_dropped": "prior version published with SLSA attestation; current version has none"
},
"time": {
"created": "2026-01-22T22:44:58.130Z",
"modified": "2026-06-05T23:37:09.615Z"
}
}