npm @stamhoofd/redirecter @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 23 packages in the last 15min on npm |
| dependency_added_unknown | 0.6 | 5 new non-watchlisted dep(s): ['@simonbackx/simple-database', '@stamhoofd/backend-env', '@stamhoofd/backend-middleware', '@stamhoofd/structures', '@stamhoofd/types'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"simonbackx",
"bjarneba"
],
"versions": 210
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-ak+tmAqa5RBC+LiuaxlYrNjl2Vl66K511ALGnFrUyXRB3QHGZq/OR6wqs2hzLNnUzOh0koECyHVQ7hL6CyW9jQ==",
"tarball": "https://registry.npmjs.org/@stamhoofd/redirecter/-/redirecter-2.122.0.tgz",
"unpackedSize": 170807
},
"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": 211,
"repository": null,
"scripts": {
"build": "tsc --build tsconfig.build.json && yarn -s copy-assets",
"build:full": "rm -rf ./dist && rm -f *.tsbuildinfo && yarn -s build",
"copy-assets": "rsync --delete --mkpath --exclude='*.ts' --exclude='*.js' --exclude='*.map' -r --checksum ./src/ ./dist/",
"dev:full": "wait-on ../../shared/middleware/dist/index.js && concurrently -r 'yarn -s build --watch --preserveWatchOutput' \"wait-on ./dist/src/data/belgium.csv && nodemon --quiet --inspect=5858 --watch dist --watch '../../../shared/*/dist/' --watch '../../shared/*/dist/' --ext .ts,.json,.sql,.js --watch .env.json --delay 1000ms --exec 'node --enable-source-maps ./dist/index.js' --signal SIGTERM\"",
"lint": "eslint",
"start": "yarn build && node ./dist/index.js",
"test": "vitest",
"test:coverage": "vitest --coverage"
},
"signal_details": {
"dependency_added_unknown": "5 new non-watchlisted dep(s): ['@simonbackx/simple-database', '@stamhoofd/backend-env', '@stamhoofd/backend-middleware', '@stamhoofd/structures', '@stamhoofd/types']",
"mass_publish_burst": "publisher 'simonbackx' pushed 23 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2024-07-02T09:20:48.582Z",
"modified": "2026-06-22T10:32:31.312Z"
}
}