BEACON

← candidates

npm master @2.0.2

score
0.5635 med
flagged 2026-06-09 18:08
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 86797 -> 585758 (6.7×)
cadence
rapid_release 0.8 3 versions in last 24h: ['2.0.0', '2.0.1', '2.0.2']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tailor"
  ],
  "versions": 35
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-zKhiY1kyF+XS6Ner9Qtb8G6zvnmJsTEoSt2Wkhb0SJanZuTO+xB+g3hYFew5Wixdaiu8RZv36Z5rFMq/EDR/nA==",
    "tarball": "https://registry.npmjs.org/master/-/master-2.0.2.tgz",
    "unpackedSize": 585758
  },
  "dist-tags": {
    "latest": "2.0.2"
  },
  "latest_version": "2.0.2",
  "maintainers": [
    {
      "email": "spidergt1@aol.com",
      "name": "tailor"
    }
  ],
  "num_versions": 36,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Tailor/Master.git"
  },
  "scripts": {
    "build": "tsup",
    "dev": "tsup --watch",
    "format": "prettier --write \"src/**/*.ts\"",
    "format:check": "prettier --check \"src/**/*.ts\"",
    "lint": "eslint .",
    "lint:fix": "eslint . --fix",
    "prepublishOnly": "npm run build && npm run test",
    "test": "vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['2.0.0', '2.0.1', '2.0.2']",
    "size_spike": "unpackedSize 86797 -> 585758 (6.7\u00d7)"
  },
  "time": {
    "created": "2012-05-01T16:02:53.647Z",
    "modified": "2026-06-09T23:08:23.034Z"
  }
}