npm @hashintel/brunch @0.8.0
score
0.5329
med
flagged
2026-07-20 05:46
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| superseded_quickly | 0.9 | prior version 0.6.2 lived 1min upstream before being pulled |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.8.0 but max published is 1.0.0-alpha.0 |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"nonparibus",
"cmorinan",
"hashdotai"
],
"versions": 15
}
Evidence (package doc at flag time)
{
"dependencies_count": 51,
"dist": {
"integrity": "sha512-IHKPPaQD7BnA/+VgFvban7qCI/2DxIvNtmjMQRfiZ8ghMibOJOlhRdPVG4CSrqP70u63dDIFCuixqWo3y2cWEA==",
"tarball": "https://registry.npmjs.org/@hashintel/brunch/-/brunch-0.8.0.tgz",
"unpackedSize": 3402558
},
"dist-tags": {
"alpha": "1.0.0-alpha.5",
"latest": "0.8.0"
},
"latest_version": "0.8.0",
"maintainers": [
{
"email": "dei@hash.ai",
"name": "nonparibus"
},
{
"email": "c@hash.ai",
"name": "cmorinan"
},
{
"email": "support@hash.dev",
"name": "hashdotai"
}
],
"num_versions": 16,
"repository": {
"type": "git",
"url": "git+https://github.com/hashintel/brunch.git"
},
"scripts": {
"build": "vite build && vite build --mode server-runtime",
"check": "npm run fmt:check && npm run lint",
"dev": "npx tsx src/server/preflight.ts && agent-tail run 'vite: vite' 'api: npx tsx --watch src/server/index.ts'",
"fix": "npm run lint:fix && npm run fmt",
"fmt": "oxfmt src/ scripts/ config/ .ladle/ vite.config.ts drizzle.config.ts",
"fmt:check": "oxfmt --check src/ scripts/ config/ .ladle/ vite.config.ts drizzle.config.ts",
"ladle": "ladle serve",
"ladle:build": "ladle build",
"lint": "oxlint --type-aware --type-check src/ scripts/ config/ .ladle/ vite.config.ts drizzle.config.ts",
"lint:fix": "oxlint --type-aware --type-check --fix src/ scripts/ config/ .ladle/ vite.config.ts drizzle.config.ts",
"release": "release-it",
"seed": "npx tsx src/server/fixtures/seed.ts",
"server": "npx tsx src/server/index.ts",
"studio": "drizzle-kit studio",
"test": "vitest run",
"verify": "npm run check && npm run test && npm run build"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.8.0 but max published is 1.0.0-alpha.0",
"superseded_quickly": "prior version 0.6.2 lived 1min upstream before being pulled"
},
"time": {
"created": "2026-04-24T13:10:11.660Z",
"modified": "2026-07-20T10:45:47.709Z"
}
}