npm tsarr @2.11.2
score
0.5794
med
flagged
2026-06-14 03:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['tsarr'] |
| script_count_spike | 0.5 | scripts count 0 -> 22 |
| topology | ||
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['citty', 'consola'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"robbeverhelst"
],
"versions": 51
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-BrTqQz45Uh68dkl1udjJgh7Cn6p//jHq5Beu8qs7lBy1WZT0G5uOytBnq99ScsIsvmmUYeeK68qOxOiK9qsDnw==",
"tarball": "https://registry.npmjs.org/tsarr/-/tsarr-2.11.2.tgz",
"unpackedSize": 9853686
},
"dist-tags": {
"latest": "2.11.2"
},
"latest_version": "2.11.2",
"maintainers": [
{
"email": "robbe.verhelst@gmail.com",
"name": "robbeverhelst"
}
],
"num_versions": 52,
"repository": {
"type": "git",
"url": "git+https://github.com/robbeverhelst/tsarr.git"
},
"scripts": {
"build": "bun run generate && bun run generate:types && bun run build:js && bun run build:cli && bun run build:types",
"build:cli": "bun build src/cli/index.ts --outdir dist/cli --target node --format esm --sourcemap=linked && chmod +x dist/cli/index.js",
"build:js": "bun build src/index.ts --outdir dist --target node --minify --splitting --sourcemap=linked && bun build src/clients/radarr.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/sonarr.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/lidarr.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/readarr.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/prowlarr.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/bazarr.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/qbittorrent.ts --outdir dist/clients --target node --format esm --sourcemap=linked && bun build src/clients/seerr.ts --outdir dist/clients --target node --format esm --sourcemap=linked",
"build:types": "tsc --project tsconfig.build.json",
"clean": "rm -rf src/generated && rm -rf dist",
"cli": "bun run src/cli/index.ts",
"dev": "bun run src/index.ts",
"docs": "typedoc",
"docs:serve": "typedoc --serve",
"format": "biome format . --write",
"generate": "bun run scripts/generate.ts",
"generate:types": "bun run scripts/generate-type-exports.ts",
"lint": "biome check .",
"lint:fix": "biome check . --write",
"prepublishOnly": "bun run build",
"refresh:specs": "bun run scripts/refresh-specs.ts",
"release": "semantic-release",
"release:dry": "semantic-release --dry-run",
"test": "bun test",
"typecheck": "tsc --noEmit",
"typecheck:coverage": "type-coverage",
"update-packaging": "bun run scripts/update-packaging.ts"
},
"signal_details": {
"bin_added": "new bin entry: ['tsarr']",
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['citty', 'consola']",
"script_count_spike": "scripts count 0 -> 22"
},
"time": {
"created": "2025-09-01T15:31:39.868Z",
"modified": "2026-06-14T08:26:38.038Z"
}
}