npm @paperjsx/json-to-xlsx @0.3.4
score
0.5139
med
flagged
2026-07-28 00:27
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.3.3', '0.3.4', '0.3.5'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.3.4 but max published is 0.3.5 |
| mass_publish_burst | 0.8 | publisher 'theplainworks' pushed 8 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"theplainworks"
],
"versions": 12
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-/doXSF+TTO47L973USejTBBBrmK5fHWL4mCdAM4GH9I8BprbMpRKRbdsNeU18d/clKIxT51hHuYhVuyjT3s7Tw==",
"tarball": "https://registry.npmjs.org/@paperjsx/json-to-xlsx/-/json-to-xlsx-0.3.4.tgz",
"unpackedSize": 4153877
},
"dist-tags": {
"latest": "0.3.4",
"release-candidate": "0.3.5"
},
"latest_version": "0.3.4",
"maintainers": [
{
"email": "hello+dev@theplain.works",
"name": "theplainworks"
}
],
"num_versions": 12,
"repository": {
"type": "git",
"url": "git+https://github.com/paperjsx/json-to-xlsx.git"
},
"scripts": {
"benchmark:phase1": "pnpm exec tsx scripts/benchmark-phase1.ts",
"benchmark:phase2": "pnpm exec tsx scripts/benchmark-phase2.ts",
"benchmark:rigorous": "node --expose-gc --import tsx scripts/benchmark-rigorous.ts",
"benchmark:warm-path": "pnpm exec tsx scripts/benchmark-warm-path.ts",
"build": "pnpm --filter @paperjsx/license build && pnpm --filter @paperjsx/document-diff build && pnpm clean && node scripts/build-free.mjs && node scripts/build-pro.mjs",
"build:free": "rm -rf dist && node scripts/build-free.mjs",
"build:pro": "pnpm --filter @paperjsx/license build && rm -rf dist-pro && node scripts/build-pro.mjs",
"chaos:run": "node --expose-gc --import tsx scripts/run-chaos-lab.ts",
"clean": "rm -rf dist dist-pro",
"export:fixtures": "pnpm exec tsx scripts/export-fixtures.ts",
"export:fixtures:large": "pnpm exec tsx scripts/export-fixtures.ts --include-large",
"lint": "pnpm exec eslint src __tests__ scripts *.config.ts",
"pack:check": "node ../../scripts/pack-check.mjs",
"postpack": "node ../../scripts/manage-published-manifest.mjs restore",
"prepack": "node ../../scripts/manage-published-manifest.mjs apply",
"prepublishOnly": "pnpm clean && pnpm --filter @paperjsx/license test && pnpm build && pnpm typecheck && pnpm lint && pnpm test && pnpm smoke:worker-build && pnpm pack:check",
"smoke:worker-build": "pnpm exec tsx scripts/smoke-worker-build.ts",
"test": "pnpm --filter @paperjsx/document-diff build && vitest run",
"test:watch": "vitest",
"typecheck": "pnpm --filter @paperjsx/document-diff build && tsc --noEmit",
"validate:fixtures": "pnpm exec tsx scripts/validate-fixtures.ts",
"validate:fixtures:large": "pnpm exec tsx scripts/validate-fixtures.ts --include-large"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.3.4 but max published is 0.3.5",
"mass_publish_burst": "publisher 'theplainworks' pushed 8 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['0.3.3', '0.3.4', '0.3.5']"
},
"time": {
"created": "2026-03-28T03:22:18.939Z",
"modified": "2026-07-28T05:25:03.551Z"
}
}