BEACON

← candidates

npm @workglow/node-llama-cpp @0.3.18

score
0.5839 med
flagged 2026-06-22 11:04
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 3260 -> 289813 (88.9×)
cadence
rapid_release 0.8 3 versions in last 24h: ['0.3.16', '0.3.17', '0.3.18']
topology
mass_publish_burst 0.8 publisher 'sroussey' pushed 31 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "sroussey"
  ],
  "versions": 27
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-L8WNmucIRgtM0yrYRK0Be7mXtlqf3bnO1UNZgUzUwiJRUOCtzrCeWxnrdZHxhy8ZW/n8XbY8oQr4rbngKPvkng==",
    "tarball": "https://registry.npmjs.org/@workglow/node-llama-cpp/-/node-llama-cpp-0.3.18.tgz",
    "unpackedSize": 289813
  },
  "dist-tags": {
    "latest": "0.3.18"
  },
  "latest_version": "0.3.18",
  "maintainers": [
    {
      "email": "sroussey@gmail.com",
      "name": "sroussey"
    }
  ],
  "num_versions": 28,
  "repository": {
    "directory": "packages/node-llama-cpp",
    "type": "git",
    "url": "https://github.com/workglow-dev/libs.git"
  },
  "scripts": {
    "build-clean": "rm -fr dist/* tsconfig.tsbuildinfo",
    "build-code": "bun build --sourcemap=external --packages=external --root ./src --outdir ./dist ./src/ai.ts ./src/ai-runtime.ts",
    "build-js": "bun run build-code",
    "build-package": "concurrently -c 'auto' -n 'code,types' 'bun run build-code' 'bun run build-types'",
    "build-types": "rm -f tsconfig.tsbuildinfo && tsgo",
    "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "watch": "concurrently -c 'auto' 'bun:watch-*'",
    "watch-code": "bun build --watch --no-clear-screen --sourcemap=external --packages=external --root ./src --outdir ./dist ./src/ai.ts ./src/ai-runtime.ts",
    "watch-types": "tsc --watch --preserveWatchOutput"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'sroussey' pushed 31 packages in the last 15min on npm",
    "rapid_release": "3 versions in last 24h: ['0.3.16', '0.3.17', '0.3.18']",
    "size_spike": "unpackedSize 3260 -> 289813 (88.9\u00d7)"
  },
  "time": {
    "created": "2026-05-04T00:40:08.174Z",
    "modified": "2026-06-22T16:04:10.232Z"
  }
}