BEACON

← candidates

npm @saccolabs/tars @1.35.1

score
0.55 med
flagged 2026-06-22 11:28
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['1.33.0', '1.34.0', '1.35.0', '1.35.1']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "saccoagustin"
  ],
  "versions": 110
}

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-GzC2dGH6yMcrdZ19fhxqoNcGrsqLiZUVbiIdn8I/6r2ZRxGlPPIsuhBo2oai8Sd/rxhvVnWS6qs29kheibfozg==",
    "tarball": "https://registry.npmjs.org/@saccolabs/tars/-/tars-1.35.1.tgz",
    "unpackedSize": 2100129
  },
  "dist-tags": {
    "latest": "1.35.1"
  },
  "latest_version": "1.35.1",
  "maintainers": [
    {
      "email": "saccoagustin@hotmail.com",
      "name": "saccoagustin"
    }
  ],
  "num_versions": 111,
  "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": "4 versions in last 24h: ['1.33.0', '1.34.0', '1.35.0', '1.35.1']"
  },
  "time": {
    "created": "2026-02-18T14:02:37.013Z",
    "modified": "2026-06-22T16:28:46.284Z"
  }
}