npm @postman-cse/onboarding-bootstrap @2.10.14
score
0.7318
high
flagged
2026-07-23 14:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 9 versions in last 24h: ['2.10.10', '2.10.11', '2.10.12', '2.10.13', '2.10.14'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jared.boynton' pushed 5 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jared.boynton"
],
"versions": 51
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-HxVRTnyEGtCmBDO+h7LPC2BfX3Z60vfE2sWBgys4WppOBWwZvC6H5I/U/fNDJ4pr5ssWLxMG/LJVjOfxlSOWXA==",
"tarball": "https://registry.npmjs.org/@postman-cse/onboarding-bootstrap/-/onboarding-bootstrap-2.10.14.tgz",
"unpackedSize": 49611544
},
"dist-tags": {
"latest": "2.10.14"
},
"latest_version": "2.10.14",
"maintainers": [
{
"email": "jared.boynton@postman.com",
"name": "jared.boynton"
}
],
"num_versions": 52,
"repository": {
"type": "git",
"url": "git+https://github.com/postman-cs/postman-bootstrap-action.git"
},
"scripts": {
"build": "npm run typecheck && npm run bundle",
"build:sea": "bash scripts/build-sea.sh",
"bundle": "node -e \"require('node:fs').rmSync('dist',{recursive:true,force:true})\" && esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --alias:jsonc-parser=jsonc-parser/lib/esm/main.js --alias:punycode=punycode/ --define:__SEA_VERSION__=undefined --outfile=dist/index.cjs && esbuild src/main.ts --bundle --platform=node --target=node24 --format=cjs --alias:jsonc-parser=jsonc-parser/lib/esm/main.js --alias:punycode=punycode/ --define:__SEA_VERSION__=undefined --outfile=dist/action.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --alias:jsonc-parser=jsonc-parser/lib/esm/main.js --alias:punycode=punycode/ --define:__SEA_VERSION__=undefined --banner:js=\"#!/usr/bin/env node\" --outfile=dist/cli.cjs && node -e \"if(process.platform!=='win32')require('node:fs').chmodSync('dist/cli.cjs',0o755)\" && node -e \"const {spawnSync}=require('node:child_process');const result=spawnSync(process.execPath,['--trace-deprecation','dist/cli.cjs','--help'],{encoding:'utf8'});if(result.status!==0||result.stderr.includes('[DEP0040]')){process.stderr.write(result.stderr);process.exit(1)}\"",
"docs:tables": "node scripts/render-action-tables.mjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepare": "git config core.hooksPath .githooks",
"test": "vitest run && node --test .github/scripts/dispatch-e2e-monitor.test.mjs",
"test:integration": "node integration/verify.mjs",
"typecheck": "tsc --noEmit -p tsconfig.json",
"verify:dist": "npm run build && npm run verify:dist:assert",
"verify:dist:assert": "git diff --ignore-space-at-eol --text --exit-code -- dist && node scripts/verify-dist-artifact.mjs"
},
"signal_details": {
"mass_publish_burst": "publisher 'jared.boynton' pushed 5 packages in the last 15min on npm",
"rapid_release": "9 versions in last 24h: ['2.10.10', '2.10.11', '2.10.12', '2.10.13', '2.10.14']"
},
"time": {
"created": "2026-03-26T04:37:15.323Z",
"modified": "2026-07-23T19:12:57.054Z"
}
}