BEACON

← candidates

npm sa2kit @2.0.2

score
0.7667 high
flagged 2026-06-09 00:50
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 6754593 -> 23467845 (3.5×)
cadence
rapid_release 0.8 3 versions in last 24h: ['2.0.0', '2.0.1', '2.0.2']
enrichment
repo_doesnt_exist 1.0 claimed repo sa2kit/sa2kit returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "qhr123"
  ],
  "versions": 112
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-MU7rtqllCyev4a15eSmoXHSnnBGMelJ+wQiSSnSSxB1nEXLRd/DH7X1F19mcfPGFRhbhBXpWiet5DDV1aMcYJg==",
    "tarball": "https://registry.npmjs.org/sa2kit/-/sa2kit-2.0.2.tgz",
    "unpackedSize": 23467845
  },
  "dist-tags": {
    "beta": "2.0.0-beta.0",
    "latest": "2.0.2"
  },
  "latest_version": "2.0.2",
  "maintainers": [
    {
      "email": "951668065@qq.com",
      "name": "qhr123"
    }
  ],
  "num_versions": 114,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sa2kit/sa2kit.git"
  },
  "scripts": {
    "build": "pnpm run verify:tsup-entries && pnpm run exports:verify && pnpm run build:common && pnpm run build:business",
    "build:business": "NODE_OPTIONS='--max-old-space-size=16384' tsup --config tsup.business.config.ts",
    "build:common": "NODE_OPTIONS='--max-old-space-size=8192' tsup --config tsup.common.config.ts",
    "ci:common-build": "node scripts/ci-common-build.mjs",
    "clean": "rm -rf dist",
    "dev": "NODE_OPTIONS='--max-old-space-size=16384' tsup --watch",
    "exports:sync": "node scripts/generate-exports.mjs",
    "exports:verify": "node scripts/verify-exports.mjs",
    "format": "prettier --write \"src/**/*.{ts,tsx}\"",
    "format:check": "prettier --check \"src/**/*.{ts,tsx}\"",
    "lint": "eslint src --ext .ts,.tsx",
    "lint:fix": "eslint src --ext .ts,.tsx --fix",
    "prepare": "node scripts/prepare.mjs",
    "prepublishOnly": "pnpm run build && pnpm run test",
    "publish:beta": "npm publish --tag beta --access public",
    "publish:latest": "npm publish --access public",
    "smoke:exports": "node scripts/smoke-exports.mjs",
    "smoke:file-api": "vitest run tests/ossFile/uploadGetUrl.integration.test.ts tests/ossFile/bootstrap.test.ts",
    "snapshot:exports": "node scripts/snapshot-exports.mjs",
    "test": "vitest run",
    "test:coverage": "vitest --coverage",
    "test:ui": "vitest --ui",
    "test:watch": "vitest",
    "type-check": "tsc --noEmit",
    "verify:tsup-entries": "node scripts/verify-tsup-entries.mjs"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['2.0.0', '2.0.1', '2.0.2']",
    "repo_doesnt_exist": "claimed repo sa2kit/sa2kit returns 404 on github.com",
    "size_spike": "unpackedSize 6754593 -> 23467845 (3.5\u00d7)"
  },
  "time": {
    "created": "2025-11-11T17:11:43.305Z",
    "modified": "2026-06-09T05:50:32.477Z"
  }
}