npm @cimplify/cli @0.12.0
score
0.5169
med
flagged
2026-07-24 14:16
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.10.2', '0.11.0', '0.11.1', '0.11.2', '0.12.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"robeng1"
],
"versions": 62
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-zy9vTb3t/+t+o9edSNIYYufId1TJZbasIpnLL+eNED2enpex1qkO32WJS+Ohpg5WoPwMHATUkckgbKzUTgcsDQ==",
"tarball": "https://registry.npmjs.org/@cimplify/cli/-/cli-0.12.0.tgz",
"unpackedSize": 5885726
},
"dist-tags": {
"latest": "0.12.0"
},
"latest_version": "0.12.0",
"maintainers": [
{
"email": "obengromeo1@gmail.com",
"name": "robeng1"
}
],
"num_versions": 64,
"repository": null,
"scripts": {
"build": "tsup",
"build:binary": "bun run bundle-assets && bun scripts/build-binaries.ts",
"build:binary:local": "bun run bundle-assets && bun scripts/build-binaries.ts --local",
"bundle-assets": "bun scripts/bundle-assets.ts && bun scripts/bundle-docs.ts",
"clean": "rm -rf dist bin src/embedded-assets.ts src/embedded-docs.ts",
"dev": "bun run bundle-assets && tsup --watch",
"format": "oxfmt . --write",
"format:check": "oxfmt . --check",
"lint:ox": "oxlint --fix .",
"prebuild": "bun run bundle-assets",
"prepublishOnly": "bun scripts/sync-template-pins.ts && bun run build",
"publish:templates": "bun scripts/publish-templates.ts",
"publish:templates:dry": "bun scripts/publish-templates.ts --dry-run",
"sync:template-pins": "bun scripts/sync-template-pins.ts",
"test": "vitest",
"test:run": "vitest run",
"typecheck": "bun run bundle-assets && tsgo --noEmit -p tsconfig.json",
"version": "bun scripts/sync-template-pins.ts && git add templates/*/package.json"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.10.2', '0.11.0', '0.11.1', '0.11.2', '0.12.0']"
},
"time": {
"created": "2026-05-12T22:24:38.115Z",
"modified": "2026-07-24T19:16:40.669Z"
}
}