BEACON

← candidates

npm @reptilianhq/launch-on-block-sdk @0.7.0

score
0.5367 med
flagged 2026-07-27 15:23
signals by category
cadence 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.5.0', '0.6.0', '0.7.0']
removed_within_window 0.9 version 0.4.0 was removed upstream ~0min ago
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 1d ago but package has 6 versions (expect >= 46d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tbill29"
  ],
  "versions": 7
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-/2I8GXqy6Yl1gauTlmNScIhlgq14hnWUxYLcn7I4qXVQJymjuFSeY+rkmiYYLIzyYlxusvOAPja0xfs+BTB4ZA==",
    "tarball": "https://registry.npmjs.org/@reptilianhq/launch-on-block-sdk/-/launch-on-block-sdk-0.7.0.tgz",
    "unpackedSize": 480714
  },
  "dist-tags": {
    "latest": "0.7.0"
  },
  "latest_version": "0.7.0",
  "maintainers": [
    {
      "email": "tyler@reptilian.dev",
      "name": "tbill29"
    }
  ],
  "num_versions": 6,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ReptilianHQ/launch-on-block-sdk.git"
  },
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.json && node scripts/sanitize-built-deployments.mjs",
    "check": "npm run check:artifacts && npm run build && npm run check:public && npm run check:indexing && npm run test:unit && npm run test:pack",
    "check:artifacts": "node scripts/check-artifacts.mjs",
    "check:indexing": "node scripts/indexing-artifacts.mjs --check",
    "check:public": "node scripts/check-public-boundary.mjs",
    "clean": "rm -rf dist",
    "generate:indexing": "npm run build && node scripts/indexing-artifacts.mjs --write",
    "prepack": "npm run build",
    "test": "npm run check",
    "test:pack": "node scripts/pack.mjs",
    "test:unit": "tsc -p tsconfig.test.json && vitest run",
    "verify:deployment": "npm run build && node scripts/verify-deployment.mjs"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['0.5.0', '0.6.0', '0.7.0']",
    "removed_within_window": "version 0.4.0 was removed upstream ~0min ago",
    "repo_too_new_for_version_history": "claimed repo created 1d ago but package has 6 versions (expect >= 46d for that history)"
  },
  "time": {
    "created": "2026-07-26T16:52:07.624Z",
    "modified": "2026-07-27T20:23:32.438Z"
  }
}