npm @contentstack/cli-cm-branches @1.8.3
score
0.6148
med
flagged
2026-07-29 05:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.8.3 but max published is 2.0.0-beta |
| mass_publish_burst | 0.8 | publisher 'cloudaccounts' pushed 14 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"mynk",
"cloudaccounts"
],
"versions": 65
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-MnOQuacWTixIEu6LuXJvYhp80L2CDdjBoyobiEguMP3DozpmKDWf5/s7/hcx+oNVXbeVXlOswqF3KoIB0AHa6Q==",
"tarball": "https://registry.npmjs.org/@contentstack/cli-cm-branches/-/cli-cm-branches-1.8.3.tgz",
"unpackedSize": 234263
},
"dist-tags": {
"beta": "2.0.0-beta.10",
"latest": "1.8.3"
},
"latest_version": "1.8.3",
"maintainers": [
{
"email": "mishra.mayank03@gmail.com",
"name": "mynk"
},
{
"email": "cloudaccounts@contentstack.com",
"name": "cloudaccounts"
}
],
"num_versions": 66,
"repository": {
"type": "git",
"url": "git+https://github.com/contentstack/cli.git"
},
"scripts": {
"build": "pnpm compile && oclif manifest && oclif readme",
"clean": "rm -rf ./lib ./node_modules tsconfig.tsbuildinfo",
"compile": "tsc -b tsconfig.json",
"format": "eslint src/**/*.ts --fix",
"lint": "eslint src/**/*.ts",
"postpack": "rm -f oclif.manifest.json",
"posttest": "npm run lint",
"prepack": "pnpm compile && oclif manifest && oclif readme",
"pretest": "tsc -p test",
"test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
"test:integration": "mocha --forbid-only \"test/integration/*.test.ts\"",
"test:report": "tsc -p test && nyc --reporter=lcov --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
"test:unit": "mocha --forbid-only \"test/unit/**/*.test.ts\" --exit || exit 0",
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\"",
"version": "oclif readme && git add README.md"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=1.8.3 but max published is 2.0.0-beta",
"mass_publish_burst": "publisher 'cloudaccounts' pushed 14 packages in the last 15min on npm"
},
"time": {
"created": "2023-05-12T07:01:05.089Z",
"modified": "2026-07-20T12:23:30.744Z"
}
}