npm @fjall/deploy-core @3.8.0
score
0.6118
med
flagged
2026-07-20 06:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['3.5.2', '3.6.0', '3.6.1', '3.7.0', '3.8.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'peoram' pushed 9 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"josephce",
"peoram",
"nelis",
"nosammai",
"kweiberth"
],
"versions": 76
}
Evidence (package doc at flag time)
{
"dependencies_count": 30,
"dist": {
"integrity": "sha512-uQ3cuEkIr63s3Ejc1IQtoChffv6keiFoRHLhBwHH2EHpyubjfBXrP31YqppJVcVDr56ltykGkPsGtEaBrvXqRg==",
"tarball": "https://registry.npmjs.org/@fjall/deploy-core/-/deploy-core-3.8.0.tgz",
"unpackedSize": 1399402
},
"dist-tags": {
"latest": "3.8.0"
},
"latest_version": "3.8.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": 77,
"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 9 packages in the last 15min on npm",
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['3.5.2', '3.6.0', '3.6.1', '3.7.0', '3.8.0']"
},
"time": {
"created": "2026-03-16T23:56:02.356Z",
"modified": "2026-07-20T10:45:52.449Z"
}
}