npm @saccolabs/tars @1.37.1
score
0.5667
med
flagged
2026-06-22 22:43
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.35.0', '1.35.1', '1.36.0', '1.37.0', '1.37.1'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@earendil-works/pi-tui'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"saccoagustin"
],
"versions": 112
}
Evidence (package doc at flag time)
{
"dependencies_count": 17,
"dist": {
"integrity": "sha512-eGFWw/V9AI8uBJP2PYBNiSsvcj1yTKyTKVC3TTKe7G41i2ItjatVkgLpU8ef4XE8ba4vchvgSsJSde613ttcDA==",
"tarball": "https://registry.npmjs.org/@saccolabs/tars/-/tars-1.37.1.tgz",
"unpackedSize": 2224626
},
"dist-tags": {
"latest": "1.37.1"
},
"latest_version": "1.37.1",
"maintainers": [
{
"email": "saccoagustin@hotmail.com",
"name": "saccoagustin"
}
],
"num_versions": 114,
"repository": null,
"scripts": {
"build": "npm run build:src && npm run build:extensions",
"build:extensions": "find extensions -maxdepth 2 -name package.json -exec dirname {} \\; | xargs -I {} sh -c \"cd {} && npm install && (npm run build || true)\"",
"build:src": "tsc && chmod +x dist/cli/index.js",
"dev": "tsx watch src/supervisor/main.ts",
"docs:build": "npm run build --prefix site",
"docs:dev": "npm run dev --prefix site",
"format": "prettier --write .",
"lint": "prettier --check .",
"prepack": "npm run build",
"prepare": "husky",
"start": "node dist/supervisor/main.js",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@earendil-works/pi-tui']",
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.35.0', '1.35.1', '1.36.0', '1.37.0', '1.37.1']"
},
"time": {
"created": "2026-02-18T14:02:37.013Z",
"modified": "2026-06-23T03:42:58.032Z"
}
}