npm nucleus-core-ts @0.9.762
score
0.55
med
flagged
2026-07-25 11:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['0.9.758', '0.9.759', '0.9.760', '0.9.761', '0.9.762'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hidayetcanozcan"
],
"versions": 329
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-9z1x3kVNFKCOotInIZDY2HNWsASzGNJFVaQcuhAZXHR69oO3B3o0qg7FVshiAE4skaOtWRJm3yQpFvio1CJuvw==",
"tarball": "https://registry.npmjs.org/nucleus-core-ts/-/nucleus-core-ts-0.9.762.tgz",
"unpackedSize": 5820544
},
"dist-tags": {
"latest": "0.9.762"
},
"latest_version": "0.9.762",
"maintainers": [
{
"email": "hidayetcan@gmail.com",
"name": "hidayetcanozcan"
}
],
"num_versions": 330,
"repository": null,
"scripts": {
"build": "bun run scripts/build.ts",
"build:js": "bun build ./index.ts ./client.ts ./fe/index.ts ./src/Client/Proxy/index.ts --outdir=dist --target=bun --format=esm --splitting --minify --external react --external react-dom --external gsap --external @gsap/react --external h-state --external elysia --external drizzle-orm --external drizzle-kit --external ioredis --external googleapis --external @dapr/dapr --external pg --external @xyflow/react --external @xyflow/system --external @azure/communication-email --external @azure/identity --external stripe --external sharp",
"build:quick": "bun run build:js && bun run build:types",
"build:types": "tsc --declaration --emitDeclarationOnly --outDir dist --skipLibCheck",
"generate:schemas": "bun run scripts/generate-types-schema.ts",
"lint": "biome check . --write",
"lint:fix": "biome check --config-path ./biome.json --write",
"prepublishOnly": "echo 'Use: bun run publish:npm'",
"publish:dry": "bun run scripts/publish.ts --dry-run",
"publish:npm": "bun run scripts/publish.ts",
"release": "bun run version:patch && bun run publish:npm",
"release:major": "bun run version:major && bun run publish:npm",
"release:minor": "bun run version:minor && bun run publish:npm",
"test": "bun test src",
"version:major": "bun run scripts/version.ts major",
"version:minor": "bun run scripts/version.ts minor",
"version:patch": "bun run scripts/version.ts patch"
},
"signal_details": {
"no_repo": "package.json has no repository field",
"rapid_release": "6 versions in last 24h: ['0.9.758', '0.9.759', '0.9.760', '0.9.761', '0.9.762']"
},
"time": {
"created": "2026-02-03T05:00:22.344Z",
"modified": "2026-07-25T15:51:04.928Z"
}
}