npm @arcote.tech/arc @0.7.4
score
0.7151
high
flagged
2026-05-19 21:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.7.0', '0.7.1', '0.7.2', '0.7.3', '0.7.4'] |
| 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": 69
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-fTCgcu7mmJchf5Md340TODLhZv4gAVxF0svxMCfajbHs77U5kLOmos/P1ybZUf0amFZt8CsHzKOziJPoUtfXGA==",
"tarball": "https://registry.npmjs.org/@arcote.tech/arc/-/arc-0.7.4.tgz",
"unpackedSize": 355637
},
"dist-tags": {
"latest": "0.7.4"
},
"latest_version": "0.7.4",
"maintainers": [
{
"email": "hello@arcote.tech",
"name": "arcote.tech"
}
],
"num_versions": 69,
"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": "5 versions in last 24h: ['0.7.0', '0.7.1', '0.7.2', '0.7.3', '0.7.4']"
},
"time": {
"created": "2024-09-11T04:41:54.944Z",
"modified": "2026-05-19T18:47:20.470Z"
}
}