npm @reportforge/playwright-pdf @0.31.0
score
0.511
med
flagged
2026-07-22 06:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.27.0', '0.28.0', '0.29.0', '0.30.0', '0.31.0'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"muralidharan92"
],
"versions": 57
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-otjhVVPYXnDE0C10JDkTNLnfTo4M36e1KWbS5D6NrzJH/YSm2A627k021WB6rNVjW7U9zx/vmSsAE5oXbx8Kfg==",
"tarball": "https://registry.npmjs.org/@reportforge/playwright-pdf/-/playwright-pdf-0.31.0.tgz",
"unpackedSize": 3313130
},
"dist-tags": {
"latest": "0.31.0"
},
"latest_version": "0.31.0",
"maintainers": [
{
"email": "muraleedharan005@gmail.com",
"name": "muralidharan92"
}
],
"num_versions": 58,
"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": {
"no_repo": "package.json has no repository field",
"rapid_release": "5 versions in last 24h: ['0.27.0', '0.28.0', '0.29.0', '0.30.0', '0.31.0']"
},
"time": {
"created": "2026-05-26T06:15:05.977Z",
"modified": "2026-07-22T11:57:43.710Z"
}
}