BEACON

← candidates

npm itd-api @0.1.0

score
0.579 med
flagged 2026-07-25 11:31
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.0.10', '0.0.11', '0.1.0']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/KiowDev/itd-api.git' also claimed by 7 package(s) under different publishers: ['npm/@itd-api/cache', 'npm/itd-api-turnstile', 'npm/itd-api-crypto'] ...
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 3d ago but package has 12 versions (expect >= 64d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "kiow"
  ],
  "versions": 11
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-YKQMFTRv9dI3i6XZRfK48Ik+W3MO+dANDH8YZB/nSGp4AYOK6PegJy6jql1+3E0kGWoCO/x03AfX/fbwAKXnTQ==",
    "tarball": "https://registry.npmjs.org/itd-api/-/itd-api-0.1.0.tgz",
    "unpackedSize": 3126818
  },
  "dist-tags": {
    "latest": "0.1.0"
  },
  "latest_version": "0.1.0",
  "maintainers": [
    {
      "email": "dev@kiow.ru",
      "name": "kiow"
    }
  ],
  "num_versions": 12,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KiowDev/itd-api.git"
  },
  "scripts": {
    "build": "tsup",
    "check:pack": "publint && attw --pack .",
    "dev": "tsup --watch",
    "docs": "typedoc",
    "lint": "biome check src test turnstile/src turnstile/test crypto/src crypto/test proxy/src proxy/test cache/src cache/test",
    "lint:fix": "biome check --write src test turnstile/src turnstile/test crypto/src crypto/test proxy/src proxy/test cache/src cache/test",
    "prebuild": "npm run sync-version",
    "prepublishOnly": "npm run typecheck && npm run test && npm run build && npm run check:pack",
    "sync-version": "node scripts/sync-version.mjs",
    "test": "vitest run",
    "test:all": "npm run test && npm run test --workspaces --if-present",
    "test:coverage": "vitest run --coverage",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit",
    "version": "npm run sync-version && git add src/core/version.ts"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['0.0.10', '0.0.11', '0.1.0']",
    "repo_too_new_for_version_history": "claimed repo created 3d ago but package has 12 versions (expect >= 64d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/KiowDev/itd-api.git' also claimed by 7 package(s) under different publishers: ['npm/@itd-api/cache', 'npm/itd-api-turnstile', 'npm/itd-api-crypto'] ..."
  },
  "time": {
    "created": "2026-07-21T21:20:46.992Z",
    "modified": "2026-07-25T16:31:50.859Z"
  }
}