npm my-open-cc @1.8.5
score
0.5097
med
flagged
2026-07-29 20:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.8.2', '1.8.3', '1.8.4', '1.8.5'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"willlee11"
],
"versions": 56
}
Evidence (package doc at flag time)
{
"dependencies_count": 104,
"dist": {
"integrity": "sha512-3aqzia0G0yQvQvUHVHf4dqVqdyuwbni8OXcmAfd5QFjYScK8D8+jr16K3ZdhVi3d5EupaQt6ho64KoCurR+GSw==",
"tarball": "https://registry.npmjs.org/my-open-cc/-/my-open-cc-1.8.5.tgz",
"unpackedSize": 78601975
},
"dist-tags": {
"latest": "1.8.5"
},
"latest_version": "1.8.5",
"maintainers": [
{
"email": "295673517@qq.com",
"name": "willlee11"
}
],
"num_versions": 58,
"repository": null,
"scripts": {
"build": "bun run build-bun.ts",
"build:dev": "bun run build-bun.ts --dev",
"build:dev:npm": "node build.mjs --dev",
"build:dev:smoke": "bun run build-bun.ts --dev && bun run tui-smoke",
"build:npm": "node build.mjs",
"build:smoke": "bun run build-bun.ts && bun run tui-smoke",
"dev": "MIMALLOC_PURGE_DELAY=0 MIMALLOC_PURGE_OPTIONS=1 bun run src/entrypoints/cli.tsx",
"download:ripgrep": "bun scripts/download-ripgrep.mjs",
"prepublishOnly": "bun run download:ripgrep && bun run build",
"tui-smoke": "bash scripts/tui-smoke.sh",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['1.8.2', '1.8.3', '1.8.4', '1.8.5']"
},
"time": {
"created": "2026-06-26T04:18:33.365Z",
"modified": "2026-07-30T01:26:57.214Z"
}
}