npm @contentchef/contentchef-node @7.0.0
score
0.6842
med
flagged
2026-06-11 13:15
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| dormant_burst | 1.0 | dormant 1249d (prev 6.0.0), then 7.0.0 just published |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=7.0.0 but max published is 8.0.0-alpha.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"bcoders",
"apalumbo"
],
"versions": 50
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-hkacHo6FfKRBjA7Qp9y1wQq/N+TfXC4HZLVhte3sD6VknmsUC9IB1RDXhr/ubNN2JsB8zFIt+OA/uWVCW+1oYg==",
"tarball": "https://registry.npmjs.org/@contentchef/contentchef-node/-/contentchef-node-7.0.0.tgz",
"unpackedSize": 90633
},
"dist-tags": {
"alpha": "8.0.0-alpha.0",
"beta": "7.0.0-beta.4",
"latest": "7.0.0"
},
"latest_version": "7.0.0",
"maintainers": [
{
"email": "coders@byte-code.com",
"name": "bcoders"
},
{
"email": "apalumbo@byte-code.com",
"name": "apalumbo"
}
],
"num_versions": 51,
"repository": {
"type": "git",
"url": "git+https://github.com/ContentChef/contentchef-node.git"
},
"scripts": {
"build": "npm run clean && tsc -p ./tsconfig.browser.json && tsc -p ./tsconfig.json",
"clean": "rimraf dist",
"lint": "eslint src",
"postpack": "npm run clean",
"postpublish": "npm run clean",
"prepack": "npm run lint && npm run build",
"prepublishOnly": "npm test && npm run lint && npm run build",
"test": "npm run clean && jest"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=7.0.0 but max published is 8.0.0-alpha.0",
"dormant_burst": "dormant 1249d (prev 6.0.0), then 7.0.0 just published"
},
"time": {
"created": "2018-12-17T16:37:44.857Z",
"modified": "2026-06-11T18:15:54.649Z"
}
}