npm @reportforge/playwright-pdf @0.30.0
score
0.5239
med
flagged
2026-07-22 05:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.27.0', '0.28.0', '0.29.0', '0.30.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['qrcode-generator'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"muralidharan92"
],
"versions": 55
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-AK4QkpQxW7xo6EzSk6ksFF9fUVPFvkFJGd2di7P5ZV8/o6Wl0XqHQbIdnQ13skCSfXMtis3n4Jw0dQKt4kVQbw==",
"tarball": "https://registry.npmjs.org/@reportforge/playwright-pdf/-/playwright-pdf-0.30.0.tgz",
"unpackedSize": 3312241
},
"dist-tags": {
"latest": "0.30.0"
},
"latest_version": "0.30.0",
"maintainers": [
{
"email": "muraleedharan005@gmail.com",
"name": "muralidharan92"
}
],
"num_versions": 57,
"repository": null,
"scripts": {
"build": "tsup && npm run copy-templates",
"build:test-engine": "tsup --config tsup.test-engine.config.ts && node scripts/build/copy-templates.mjs test-dist",
"bundle-chartjs": "tsx scripts/build/bundle-chartjs.ts",
"bundle-fonts": "tsx scripts/build/bundle-fonts.ts",
"bundle-model": "tsx scripts/build/bundle-model.ts",
"bundle-pubkey": "tsx scripts/build/bundle-license-pubkey.ts",
"check:docs": "tsx scripts/docs/sync-docs.ts --check",
"copy-templates": "node scripts/build/copy-templates.mjs",
"dev": "tsup --watch",
"docs:gen": "tsx scripts/docs/sync-docs.ts --write",
"generate-license": "tsx scripts/generate-license.ts",
"lint": "eslint src tests --ext .ts",
"ml:evaluate": "cd scripts/ml && python evaluate.py",
"ml:harvest": "tsx scripts/ml/harvest.ts",
"ml:train": "cd scripts/ml && python train.py",
"prebuild": "npm run bundle-chartjs && npm run bundle-fonts && npm run bundle-pubkey && npm run bundle-model && npm run precompile-templates",
"precompile-templates": "tsx scripts/build/precompile-templates.ts",
"prepublishOnly": "npm run typecheck && npm run test && npm run build",
"snapshot-png": "tsx scripts/snapshot-png.ts",
"stage:bindings": "tsx scripts/build/stage-bindings.ts",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:integration": "vitest run --config vitest.integration.config.ts",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['qrcode-generator']",
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['0.27.0', '0.28.0', '0.29.0', '0.30.0']"
},
"time": {
"created": "2026-05-26T06:15:05.977Z",
"modified": "2026-07-22T10:26:21.854Z"
}
}