npm @saccolabs/tars @1.35.0
score
0.55
med
flagged
2026-06-22 08:55
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.32.0', '1.32.1', '1.33.0', '1.34.0', '1.35.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"saccoagustin"
],
"versions": 109
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-fJCXP48dKA3Zy4/O5X7Icl8LGKwVuYHHZE84OTkqZpOFcHzbEHLlhVtqhyH3skd3x8GcU07iQPIhfNQuhZRTMw==",
"tarball": "https://registry.npmjs.org/@saccolabs/tars/-/tars-1.35.0.tgz",
"unpackedSize": 2099534
},
"dist-tags": {
"latest": "1.35.0"
},
"latest_version": "1.35.0",
"maintainers": [
{
"email": "saccoagustin@hotmail.com",
"name": "saccoagustin"
}
],
"num_versions": 110,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['1.32.0', '1.32.1', '1.33.0', '1.34.0', '1.35.0']"
},
"time": {
"created": "2026-02-18T14:02:37.013Z",
"modified": "2026-06-22T13:55:08.197Z"
}
}