npm @westbayberry/dg @1.3.3
score
0.7096
high
flagged
2026-06-02 00:11
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| bin_added | 0.8 | new bin entry: ['dependency-guardian', 'dg'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 3243 packages in the last 15min on npm |
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['chalk', 'ink', 'ink-spinner', 'react'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"comcat01"
],
"versions": 41
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-ezqyWOr4qTRrHZ9fZZqffRMOHMZOPRsD9VBvmyupodWU+HZ/rc0vibB5qSAmDkj7LvvHSoJXPNYr6jb38gb+Cw==",
"tarball": "https://registry.npmjs.org/@westbayberry/dg/-/dg-1.3.3.tgz",
"unpackedSize": 2196963
},
"dist-tags": {
"latest": "1.3.3"
},
"latest_version": "1.3.3",
"maintainers": [
{
"email": "westbayberry@gmail.com",
"name": "comcat01"
}
],
"num_versions": 55,
"repository": {
"type": "git",
"url": "git+https://github.com/WestBayBerry/WestBayBerry.git"
},
"scripts": {
"build": "node build.mjs",
"dev": "npx tsx src/bin.ts",
"lint": "eslint src",
"postinstall": "node dist/postinstall.mjs || true",
"prepublishOnly": "npm run lint && npm test && npm run build",
"pretest": "node build.mjs",
"test": "vitest run"
},
"signal_details": {
"bin_added": "new bin entry: ['dependency-guardian', 'dg']",
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['chalk', 'ink', 'ink-spinner', 'react']",
"mass_publish_burst": "publisher 'GitHub Actions' pushed 3243 packages in the last 15min on npm",
"new_install_script": "first time ['postinstall'] present"
},
"time": {
"created": "2026-02-14T14:47:19.213Z",
"modified": "2026-06-01T00:25:27.686Z"
}
}