npm @paperjsx/json-to-pdf @0.4.2
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.4.1', '0.4.2', '0.4.3'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.4.2 but max published is 0.4.3 |
| 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": 18,
"dist": {
"integrity": "sha512-zufSk8XwZW7zUn5/h+6+6LmvEWb5TRMfQjBHAD/Oay9oI+hvYISL2gG+8bAoZ1XlSk3PTiPfhVcU5P2+IQPrGQ==",
"tarball": "https://registry.npmjs.org/@paperjsx/json-to-pdf/-/json-to-pdf-0.4.2.tgz",
"unpackedSize": 9768434
},
"dist-tags": {
"latest": "0.4.2",
"release-candidate": "0.4.3"
},
"latest_version": "0.4.2",
"maintainers": [
{
"email": "hello+dev@theplain.works",
"name": "theplainworks"
}
],
"num_versions": 12,
"repository": {
"type": "git",
"url": "git+https://github.com/paperjsx/json-to-pdf.git"
},
"scripts": {
"benchmark:0410": "pnpm exec tsx scripts/benchmark-pdf-0410.ts",
"benchmark:0410:acrobat-checklist": "pnpm exec tsx scripts/benchmark-pdf-008-acrobat-checklist.ts",
"benchmark:phase1": "pnpm exec tsx scripts/benchmark-phase1.ts",
"benchmark:phase10": "pnpm exec tsx scripts/benchmark-phase10.ts",
"benchmark:phase2": "pnpm exec tsx scripts/benchmark-phase2.ts",
"benchmark:phase3": "pnpm exec tsx scripts/benchmark-phase3.ts",
"benchmark:phase4": "pnpm exec tsx scripts/benchmark-phase4.ts",
"benchmark:phase5": "pnpm exec tsx scripts/benchmark-phase5.ts",
"benchmark:phase6": "pnpm exec tsx scripts/benchmark-phase6.ts",
"benchmark:phase7": "pnpm exec tsx scripts/benchmark-phase7.ts",
"benchmark:phase8": "pnpm exec tsx scripts/benchmark-phase8.ts",
"benchmark:phase9": "pnpm exec tsx scripts/benchmark-phase9.ts",
"build": "pnpm --filter @paperjsx/license 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",
"clean": "rm -rf dist dist-pro",
"dev": "tsup --watch",
"ensure:phase10-certs": "pnpm exec tsx scripts/phase10-fixtures.ts",
"ensure:phase2-fonts": "pnpm exec tsx scripts/phase2-font-fixtures.ts",
"lint": "pnpm exec eslint src __tests__ scripts *.config.ts",
"pack:check": "node ../../scripts/pack-check.mjs",
"pdf:robustness:baseline": "node scripts/pdf-robustness.mjs baseline",
"pdf:robustness:ci": "node scripts/pdf-robustness.mjs ci",
"pdf:robustness:full": "node scripts/pdf-robustness.mjs full",
"pdf:robustness:quick": "node scripts/pdf-robustness.mjs quick",
"pdf:robustness:release": "node scripts/pdf-robustness.mjs release",
"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 pack:check",
"test": "vitest run",
"typecheck": "tsc --noEmit",
"validate:qpdf": "pnpm exec tsx scripts/validate-qpdf.ts"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.4.2 but max published is 0.4.3",
"mass_publish_burst": "publisher 'theplainworks' pushed 8 packages in the last 15min on npm",
"rapid_release": "3 versions in last 24h: ['0.4.1', '0.4.2', '0.4.3']"
},
"time": {
"created": "2026-04-15T22:58:31.734Z",
"modified": "2026-07-28T05:24:45.836Z"
}
}