BEACON

← candidates

npm orez @0.4.9

score
0.7667 high
flagged 2026-06-10 16:53
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 6 versions in last 24h: ['0.4.5', '0.4.6', '0.4.7', '0.4.8', '0.4.9']
topology
mass_publish_burst 0.8 publisher 'nwienert' pushed 21 packages in the last 15min on npm
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 121d ago but package has 186 versions (expect >= 136d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "nwienert"
  ],
  "versions": 185
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-qXa34ujERumeHy8eQvu5s44K9vdWkZ2ZAzuZG5cPr2kaa9GfjfHpVLU5ioMTuds2Hh2kQ2MmYBOKmRARxT4DUQ==",
    "tarball": "https://registry.npmjs.org/orez/-/orez-0.4.9.tgz",
    "unpackedSize": 2237642
  },
  "dist-tags": {
    "canary": "0.3.3-canary.1780283293574",
    "latest": "0.4.9"
  },
  "latest_version": "0.4.9",
  "maintainers": [
    {
      "email": "natewienert@gmail.com",
      "name": "nwienert"
    }
  ],
  "num_versions": 186,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/natew/orez.git"
  },
  "scripts": {
    "build": "tsc && chmod +x dist/cli-entry.js",
    "check": "tsc --noEmit",
    "check:all": "bun run lint && bun run format:check && bun run check && bun run test",
    "compiler:ensure-pgsqlite": "bun scripts/pgsqlite/ensure.ts",
    "compiler:harvest-fixtures": "bun scripts/pgsqlite/harvest-fixtures.ts",
    "demo:test": "bun demo/src/test/run-e2e.ts",
    "dev": "tsc --watch",
    "format": "oxfmt .",
    "format:check": "oxfmt --check .",
    "lint": "oxlint --import-plugin --ignore-pattern sqlite-wasm/",
    "native:bootstrap": "bun scripts/setup-native-sqlite.ts",
    "perf:all": "bun run perf:bench && bun run perf:overhead && bun run perf:correctness && bun run perf:crash",
    "perf:bench": "bun run perf/scripts/bench-all.ts",
    "perf:ci": "bun run perf:bench -- --output=perf/reports/bench.json && bun run perf:overhead && bun run perf:correctness",
    "perf:correctness": "bun test perf/stability/correctness.test.ts",
    "perf:crash": "bun run perf/stability/crash-recovery.ts",
    "perf:diagnose": "bun run perf/scripts/diagnose.ts",
    "perf:load": "bun run perf/load/harness.ts",
    "perf:memory": "bun run perf/memory/profile.ts",
    "perf:overhead": "bun run perf/scripts/bench-proxy-overhead.ts",
    "perf:quick": "bun run perf/scripts/quick-check.ts",
    "perf:soak": "bun run perf/stability/soak.ts",
    "release": "bun scripts/release.ts",
    "test": "vitest run --exclude 'src/integration/' --exclude 'src/wasm-sqlite.test.ts'",
    "test:all": "vitest run",
    "test:chat": "bun scripts/test-chat-integration.ts",
    "test:chat:e2e": "bun scripts/test-chat-e2e.ts",
    "test:chat:smoke": "bun scripts/test-chat-integration.ts --smoke",
    "test:compiler": "vitest run src/pg-sqlite-compiler/",
    "test:compiler:oracle": "bun scripts/pgsqlite/ensure.ts && vitest run src/pg-sqlite-compiler/test/",
    "test:integration": "vitest run src/integration/",
    "test:integration:native": "bun run test:native:guard && vitest run src/integration/native-startup.test.ts",
    "test:native:guard": "bun run native:bootstrap && vitest run src/integration/native-binary.guard.test.ts",
    "test:wasm": "vitest run src/wasm-sqlite.test.ts",
    "test:watch": "vitest"
  },
  "signal_details": {
    "mass_publish_burst": "publisher 'nwienert' pushed 21 packages in the last 15min on npm",
    "rapid_release": "6 versions in last 24h: ['0.4.5', '0.4.6', '0.4.7', '0.4.8', '0.4.9']",
    "repo_too_new_for_version_history": "claimed repo created 121d ago but package has 186 versions (expect >= 136d for that history)"
  },
  "time": {
    "created": "2026-02-09T05:17:46.317Z",
    "modified": "2026-06-10T21:53:26.871Z"
  }
}