npm @crowdedkingdoms/crowdyjs @8.13.0
score
0.709
high
flagged
2026-07-20 01:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['8.9.0', '8.10.0', '8.11.0', '8.12.0', '8.13.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": 27
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-vRAOvyepIydQsEqaGjZA7QJ8a1QKW/2BInIeRdwwa8lFpHfkWYT/NNW++Gyv/tjElLaW7ivR9uFU3708EnC0ng==",
"tarball": "https://registry.npmjs.org/@crowdedkingdoms/crowdyjs/-/crowdyjs-8.13.0.tgz",
"unpackedSize": 3442638
},
"dist-tags": {
"latest": "8.13.0"
},
"latest_version": "8.13.0",
"maintainers": [
{
"email": "michael@crowdedkingdoms.com",
"name": "cks-michael"
}
],
"num_versions": 27,
"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.9.0', '8.10.0', '8.11.0', '8.12.0', '8.13.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-20T05:06:08.841Z"
}
}