BEACON

← candidates

npm @crowdedkingdoms/crowdyjs @8.19.0

score
0.7337 high
flagged 2026-07-22 09:29
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 4 versions in last 24h: ['8.16.0', '8.17.0', '8.18.0', '8.19.0']
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": 34
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-0gucRNehFi68cXfRYVUFYbhGfk62+LXcS22GGCw07FWhFWagzXbuFStf2c76OfHwGI7xr9VpjVx9AAgRK2JnYA==",
    "tarball": "https://registry.npmjs.org/@crowdedkingdoms/crowdyjs/-/crowdyjs-8.19.0.tgz",
    "unpackedSize": 4099880
  },
  "dist-tags": {
    "latest": "8.19.0"
  },
  "latest_version": "8.19.0",
  "maintainers": [
    {
      "email": "michael@crowdedkingdoms.com",
      "name": "cks-michael"
    }
  ],
  "num_versions": 34,
  "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": "4 versions in last 24h: ['8.16.0', '8.17.0', '8.18.0', '8.19.0']",
    "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-22T14:23:24.467Z"
  }
}