npm nucleus-core-ts @0.9.768
score
0.55
med
flagged
2026-07-25 17:10
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 12 versions in last 24h: ['0.9.764', '0.9.765', '0.9.766', '0.9.767', '0.9.768'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"hidayetcanozcan"
],
"versions": 334
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-5rzM4L+dkrOoOvSCwqumf5eReodZrNGrRiUfmOje0uFQ2t0diqiiwF8DwWTTDPorDXFl7N3YWMpBfUlBoQvw8Q==",
"tarball": "https://registry.npmjs.org/nucleus-core-ts/-/nucleus-core-ts-0.9.768.tgz",
"unpackedSize": 5831847
},
"dist-tags": {
"latest": "0.9.768"
},
"latest_version": "0.9.768",
"maintainers": [
{
"email": "hidayetcan@gmail.com",
"name": "hidayetcanozcan"
}
],
"num_versions": 336,
"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": "12 versions in last 24h: ['0.9.764', '0.9.765', '0.9.766', '0.9.767', '0.9.768']"
},
"time": {
"created": "2026-02-03T05:00:22.344Z",
"modified": "2026-07-25T22:10:29.234Z"
}
}