npm @stamhoofd/backend @2.122.0
score
0.5667
med
flagged
2026-06-22 05:32
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'simonbackx' pushed 24 packages in the last 15min on npm |
| dependency_added_unknown | 0.6 | 12 new non-watchlisted dep(s): ['@simonbackx/simple-errors', '@stamhoofd/backend-env', '@stamhoofd/crons', '@stamhoofd/excel-writer', '@stamhoofd/logging'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"simonbackx",
"bjarneba"
],
"versions": 230
}
Evidence (package doc at flag time)
{
"dependencies_count": 44,
"dist": {
"integrity": "sha512-3hmU/WSEu1aRzcWgwcqwlKdYKg47nFAoQwlBbLcbj3l+TtCAEJ8hRty7H0ruM+/pO3ZLqczF3ZFbXxyIq1aOZg==",
"tarball": "https://registry.npmjs.org/@stamhoofd/backend/-/backend-2.122.0.tgz",
"unpackedSize": 4898690
},
"dist-tags": {
"latest": "2.122.0"
},
"latest_version": "2.122.0",
"maintainers": [
{
"email": "hi@simonbackx.com",
"name": "simonbackx"
},
{
"email": "bjarne@stamhoofd.be",
"name": "bjarneba"
}
],
"num_versions": 231,
"repository": null,
"scripts": {
"build": "tsc --build tsconfig.build.json --clean && yarn -s copy-assets && tsc --build tsconfig.build.json",
"build:full": "yarn -s clear && yarn -s build",
"build:playwright:pre": "yarn -s build && tsc --build tsconfig.test.json",
"clear": "rm -rf ./dist && rm -f *.tsbuildinfo",
"copy-assets": "rsync --delete --mkpath --exclude='*.ts' --exclude='*.js' --exclude='*.map' -r --checksum ./src/ ./dist/src/",
"dev": "wait-on ../../shared/middleware/dist/index.js && concurrently -r 'yarn -s build --watch --preserveWatchOutput' \"yarn -s dev:watch\"",
"dev:backend": "yarn -s dev",
"dev:build": "yarn -s build",
"dev:full": "yarn -s dev",
"dev:watch": "wait-on ./dist/index.js && nodemon --quiet --inspect=5858 --watch dist --watch '../../../shared/*/dist/' --watch '../../../shared/*/package.json' --watch '../../shared/*/dist/' --watch '../../shared/*/package.json' --ext .ts,.json,.sql,.js,.html --delay 2000ms --exec 'echo \"Restarting API...\" && exec node --enable-source-maps --use-system-ca ./dist/index.js' --signal SIGTERM",
"lint": "eslint",
"migrations": "yarn -s build:full && node ./dist/migrations.js",
"start": "yarn -s build && node --enable-source-maps ./dist/index.js",
"test": "vitest",
"test:coverage": "vitest --coverage",
"test:reset": "yarn -s build:full && yarn -s test"
},
"signal_details": {
"dependency_added_unknown": "12 new non-watchlisted dep(s): ['@simonbackx/simple-errors', '@stamhoofd/backend-env', '@stamhoofd/crons', '@stamhoofd/excel-writer', '@stamhoofd/logging'] ...",
"mass_publish_burst": "publisher 'simonbackx' pushed 24 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2024-07-02T09:03:15.719Z",
"modified": "2026-06-22T10:32:32.536Z"
}
}