npm @westbayberry/dg @2.0.0
score
0.5177
med
flagged
2026-06-06 00:04
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 7 -> 15 |
| license_changed | 0.4 | 'Apache-2.0' -> 'UNLICENSED' |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| repository_removed | 1.0 | prior repo 'git+https://github.com/WestBayBerry/WestBayBerry.git' no longer in package.json |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['node-forge'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"comcat01"
],
"versions": 55
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-Kvkv0TuJNIWN55xdQ61QZwcXzSCqR2/FUvsETLfqdywETY011tVVTvC8uz86zutWIRrcIcBnRVviGhWGfn01UA==",
"tarball": "https://registry.npmjs.org/@westbayberry/dg/-/dg-2.0.0.tgz",
"unpackedSize": 664085
},
"dist-tags": {
"latest": "2.0.0"
},
"latest_version": "2.0.0",
"maintainers": [
{
"email": "westbayberry@gmail.com",
"name": "comcat01"
}
],
"num_versions": 56,
"repository": null,
"scripts": {
"build": "node build.mjs",
"check": "npm run typecheck && npm run lint && npm run format:check && npm run check:package && npm run check:legacy && npm run check:release-docs && npm run check:plan-coverage && npm run check:adversarial-plan && npm run build && npm run test && npm run check:tarball && npm run check:architecture-cracks",
"check:adversarial-plan": "node scripts/validate-adversarial-validation-plan.mjs",
"check:architecture-cracks": "node scripts/validate-architecture-crack-closure.mjs",
"check:legacy": "node scripts/check-legacy-absence.mjs",
"check:package": "node scripts/check-package-contract.mjs",
"check:plan-coverage": "node scripts/validate-plan-coverage.mjs",
"check:release-docs": "node scripts/check-release-docs.mjs",
"check:tarball": "node scripts/check-tarball.mjs",
"format:check": "node scripts/format-check.mjs",
"lint": "node scripts/lint.mjs",
"test": "vitest run",
"test:integration": "vitest run test/integration",
"test:unit": "vitest run test/unit",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['node-forge']",
"license_changed": "'Apache-2.0' -> 'UNLICENSED'",
"no_repo": "package.json has no repository field",
"repository_removed": "prior repo 'git+https://github.com/WestBayBerry/WestBayBerry.git' no longer in package.json",
"script_count_spike": "scripts count 7 -> 15"
},
"time": {
"created": "2026-02-14T14:47:19.213Z",
"modified": "2026-06-05T22:06:19.960Z"
}
}