npm @postman-cse/onboarding-repo-sync @0.14.2
score
0.56
med
flagged
2026-06-10 23:37
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.13.2', '0.13.3', '0.14.0', '0.14.2'] |
| 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": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-q4y936IutEruqfbXO8bq/b7EM/zaV80YXSCEu1H67wWW+FQ/rs97C05uD5XiAkN2eyVdlBev7ACu5B0L0J42Qw==",
"tarball": "https://registry.npmjs.org/@postman-cse/onboarding-repo-sync/-/onboarding-repo-sync-0.14.2.tgz",
"unpackedSize": 3134046
},
"dist-tags": {
"latest": "0.14.2"
},
"latest_version": "0.14.2",
"maintainers": [
{
"email": "jared.boynton@postman.com",
"name": "jared.boynton"
}
],
"num_versions": 9,
"repository": {
"type": "git",
"url": "git+https://github.com/postman-cs/postman-repo-sync-action.git"
},
"scripts": {
"build": "npm run typecheck && rm -rf dist && esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --outfile=dist/index.cjs && esbuild src/main.ts --bundle --platform=node --target=node24 --format=cjs --outfile=dist/action.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --outfile=dist/cli.cjs",
"check:dist": "npm run build && git diff --exit-code -- dist",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"test": "vitest run",
"typecheck": "tsc --noEmit -p tsconfig.json"
},
"signal_details": {
"mass_publish_burst": "publisher 'jared.boynton' pushed 5 packages in the last 15min on npm",
"rapid_release": "4 versions in last 24h: ['0.13.2', '0.13.3', '0.14.0', '0.14.2']"
},
"time": {
"created": "2026-03-26T04:37:21.515Z",
"modified": "2026-06-11T01:56:55.591Z"
}
}