npm orez @0.10.3
score
0.8
high
flagged
2026-07-26 20:51
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['0.9.7', '0.10.0', '0.10.1', '0.10.2', '0.10.3'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'nwienert' pushed 7 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nwienert"
],
"versions": 333
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-ABg96BtLihRdZtSZvS2ZnGWdmYSgKuT8OX/BT0Bh/vZr/w/+GGwptcQyX3VhhihGVZdml4y9QdFSBH7SJ6xERw==",
"tarball": "https://registry.npmjs.org/orez/-/orez-0.10.3.tgz",
"unpackedSize": 1704367
},
"dist-tags": {
"canary": "0.10.3-canary.1785116818502",
"latest": "0.10.3"
},
"latest_version": "0.10.3",
"maintainers": [
{
"email": "natewienert@gmail.com",
"name": "nwienert"
}
],
"num_versions": 334,
"repository": {
"type": "git",
"url": "git+https://github.com/natew/orez.git"
},
"scripts": {
"build": "rm -rf dist && tsc && bun run --cwd packages/orez-lite build && bun run --cwd packages/drizzle-zero-sqlite build && bun run --cwd packages/on-zero build && chmod +x dist/cli-entry.js",
"build:encryption-conformance": "bun run --cwd packages/orez-lite build:runtime",
"check": "tsc --noEmit && bun run --cwd packages/sync-executor typecheck && bun run --cwd packages/sync-executor build && bun run --cwd packages/sync-cf-host typecheck && bun run --cwd packages/orez-lite typecheck && bun run --cwd packages/sync-browser-host typecheck && bun run --cwd packages/drizzle-zero-sqlite typecheck",
"check:all": "bun run lint && bun run format:check && bun run check && bun run test",
"conformance:encryption:browser": "bun run --cwd packages/sync-browser-host conformance:encryption-codec",
"conformance:encryption:gpui": "bun run build:encryption-conformance && node scripts/encryption-codec-gpui-conformance.mjs",
"conformance:encryption:node": "bun run build:encryption-conformance && node scripts/encryption-codec-node-conformance.mjs",
"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",
"release:native:bootstrap": "bun scripts/bootstrap-sync-native-packages.ts",
"release:native:prepare": "bun scripts/set-sync-native-version.ts",
"test": "bun run --cwd packages/sync-executor build && bun run --cwd packages/sync-cf-host build:dist && vitest run --exclude 'src/integration/' --exclude 'src/wasm-sqlite.test.ts' && bun run test:sync-executor && bun run --cwd packages/drizzle-zero-sqlite test",
"test:all": "bun run --cwd packages/sync-executor build && bun run --cwd packages/sync-cf-host build:dist && vitest run && bun run test:sync-executor",
"test:chat": "bun scripts/test-chat-integration.ts",
"test:chat:smoke": "bun scripts/test-chat-integration.ts --smoke",
"test:integration": "bun run --cwd packages/sync-executor build && bun run --cwd packages/sync-cf-host build:dist && 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:sync-browser-host": "bun run --cwd packages/sync-browser-host test",
"test:sync-cf-host": "bun run --cwd packages/sync-cf-host test",
"test:sync-executor": "bun run --cwd packages/sync-executor test",
"test:transaction-query:chat": "bun run --cwd packages/sync-cf-host build:dist && bun harness/src/chat-transaction-query-diff.ts",
"test:wasm": "vitest run src/wasm-sqlite.test.ts",
"test:watch": "bun run --cwd packages/sync-cf-host build:dist && vitest"
},
"signal_details": {
"mass_publish_burst": "publisher 'nwienert' pushed 7 packages in the last 15min on npm",
"rapid_release": "7 versions in last 24h: ['0.9.7', '0.10.0', '0.10.1', '0.10.2', '0.10.3']"
},
"time": {
"created": "2026-02-09T05:17:46.317Z",
"modified": "2026-07-27T01:48:55.772Z"
}
}