npm @fjall/deploy-core @3.11.0
score
0.5349
med
flagged
2026-07-23 16:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'peoram' pushed 7 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"josephce",
"peoram",
"nelis",
"nosammai",
"kweiberth"
],
"versions": 80
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-KOoot0G+gW1hTybBVfXZdy40YCJ5L9ttOs4BYJOyNnUsrpDVCe8WVC/sF3wrTExM0pbq2Kajiqe7bB8Q/6UkeQ==",
"tarball": "https://registry.npmjs.org/@fjall/deploy-core/-/deploy-core-3.11.0.tgz",
"unpackedSize": 1421555
},
"dist-tags": {
"latest": "3.11.0"
},
"latest_version": "3.11.0",
"maintainers": [
{
"email": "joseph.eigenraam@gmail.com",
"name": "josephce"
},
{
"email": "peoram@gmail.com",
"name": "peoram"
},
{
"email": "nelis.verhoef@clearcalcs.com",
"name": "nelis"
},
{
"email": "nosammai@gmail.com",
"name": "nosammai"
},
{
"email": "kurt.weiberth@gmail.com",
"name": "kweiberth"
}
],
"num_versions": 81,
"repository": null,
"scripts": {
"build": "npm run clean && tsc && node ../scripts/minify-dist.mjs dist",
"clean": "rm -rf ./dist ./sourcemaps",
"format": "prettier --write \"src/**/*.{ts,tsx,js,jsx,json}\"",
"format:check": "prettier --check \"src/**/*.{ts,tsx,js,jsx,json}\"",
"lint": "eslint src/",
"lint:fix": "eslint src/ --fix",
"prepack": "node ../scripts/check-dist-freshness.mjs",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit",
"watch": "npm run build && tsc --watch --preserveWatchOutput",
"watch:only": "tsc --watch --preserveWatchOutput"
},
"signal_details": {
"mass_publish_burst": "publisher 'peoram' pushed 7 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-03-16T23:56:02.356Z",
"modified": "2026-07-23T21:53:11.049Z"
}
}