BEACON

← candidates

npm nucleus-core-ts @0.9.764

score
0.5333 med
flagged 2026-07-25 16:40
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 8 versions in last 24h: ['0.9.760', '0.9.761', '0.9.762', '0.9.763', '0.9.764']
topology
no_repo 0.3 package.json has no repository field
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "hidayetcanozcan"
  ],
  "versions": 331
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-FDPYotxOhNEcDZyr58Xdi0PdoSQknoutQG6MJD+Tex8luezP50j9l/xWTT6ePhQTSNIs+B1ZSwuUL8Rjh4yPPQ==",
    "tarball": "https://registry.npmjs.org/nucleus-core-ts/-/nucleus-core-ts-0.9.764.tgz",
    "unpackedSize": 5822703
  },
  "dist-tags": {
    "latest": "0.9.764"
  },
  "latest_version": "0.9.764",
  "maintainers": [
    {
      "email": "hidayetcan@gmail.com",
      "name": "hidayetcanozcan"
    }
  ],
  "num_versions": 332,
  "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": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "rapid_release": "8 versions in last 24h: ['0.9.760', '0.9.761', '0.9.762', '0.9.763', '0.9.764']"
  },
  "time": {
    "created": "2026-02-03T05:00:22.344Z",
    "modified": "2026-07-25T16:13:08.543Z"
  }
}