npm @arcote.tech/arc @0.8.13
score
0.55
med
flagged
2026-07-26 22:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.8.10', '0.8.11', '0.8.12', '0.8.13'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"arcote.tech"
],
"versions": 110
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-CYcIpjLK0wlU0DlqKFpGgwYpGZODZV5R7ZWWm9Xdv6Vyoufl+Yfh2AY8pQF+VbLw0M0uCXBQGGPyKxXad2k1Vg==",
"tarball": "https://registry.npmjs.org/@arcote.tech/arc/-/arc-0.8.13.tgz",
"unpackedSize": 456148
},
"dist-tags": {
"latest": "0.8.13"
},
"latest_version": "0.8.13",
"maintainers": [
{
"email": "hello@arcote.tech",
"name": "arcote.tech"
}
],
"num_versions": 111,
"repository": null,
"scripts": {
"build": "bun build --target=node ./src/index.ts --outfile=dist/index.js --external rxjs --external mutative && bun run build:declaration",
"build:declaration": "tsc --emitDeclarationOnly --project tsconfig.json --declarationMap",
"dev": "nodemon --ignore dist -e ts,tsx --exec 'bun run build'",
"postbuild": "rimraf tsconfig.tsbuildinfo",
"test": "bun test",
"test:watch": "bun test --watch",
"type-check": "tsc --noEmit"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['0.8.10', '0.8.11', '0.8.12', '0.8.13']"
},
"time": {
"created": "2024-09-11T04:41:54.944Z",
"modified": "2026-07-27T02:42:51.567Z"
}
}