BEACON

← candidates

npm @crowdedkingdoms/crowdyjs @8.14.1

score
0.7129 high
flagged 2026-07-20 14:53
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['8.11.0', '8.12.0', '8.13.0', '8.14.0', '8.14.1']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/CrowdedKingdoms/CrowdyJS.git' also claimed by 1 package(s) under different publishers: ['npm/@crowdedkingdomstudios/crowdyjs']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "cks-michael"
  ],
  "versions": 28
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-v7Gr6WsxK8vIUvmgPjuORFHzfMt5Ma8FAOXuEN3QsbeNlBTuj/nelA5asI0soGEojx5YlRIVHO0ly2PlC92GZg==",
    "tarball": "https://registry.npmjs.org/@crowdedkingdoms/crowdyjs/-/crowdyjs-8.14.1.tgz",
    "unpackedSize": 3459954
  },
  "dist-tags": {
    "latest": "8.14.1"
  },
  "latest_version": "8.14.1",
  "maintainers": [
    {
      "email": "michael@crowdedkingdoms.com",
      "name": "cks-michael"
    }
  ],
  "num_versions": 29,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CrowdedKingdoms/CrowdyJS.git"
  },
  "scripts": {
    "build": "tsc",
    "check:schema": "npm run codegen && git diff --exit-code schema.gql src/generated/graphql.ts",
    "clean": "rm -rf dist",
    "codegen": "graphql-codegen --config codegen.ts",
    "codegen:watch": "graphql-codegen --config codegen.ts --watch",
    "coverage": "npm run build && node --test --experimental-test-coverage test/unit/*.test.mjs",
    "prepublishOnly": "npm run clean && npm run build",
    "schema:sync": "npm run schema:sync:prod",
    "schema:sync:local": "node scripts/sync-schema.mjs --local",
    "schema:sync:paths": "node scripts/sync-schema.mjs",
    "schema:sync:prod": "node scripts/sync-schema.mjs --prod",
    "test": "npm run build && node --test --test-concurrency=1 test/unit/*.test.mjs test/e2e/*.test.mjs",
    "test:e2e": "npm run build && node --test --test-concurrency=1 test/e2e/*.test.mjs",
    "test:unit": "npm run build && node --test test/unit/*.test.mjs",
    "watch": "tsc --watch"
  },
  "signal_details": {
    "rapid_release": "6 versions in last 24h: ['8.11.0', '8.12.0', '8.13.0', '8.14.0', '8.14.1']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/CrowdedKingdoms/CrowdyJS.git' also claimed by 1 package(s) under different publishers: ['npm/@crowdedkingdomstudios/crowdyjs']"
  },
  "time": {
    "created": "2026-06-26T15:50:53.333Z",
    "modified": "2026-07-20T06:48:28.475Z"
  }
}