npm @postman-cse/onboarding-repo-sync @2.6.0
score
0.7168
high
flagged
2026-07-27 15:25
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 9 versions in last 24h: ['2.4.0', '2.4.1', '2.4.2', '2.5.0', '2.6.0'] |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'jared.boynton' pushed 6 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"jared.boynton"
],
"versions": 44
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-JaSkJuf+dQfnI0P4VzbOb6AJ9dVmMivZIUbuLKwHUDW1RerIKGIN/QMtnFDCO/d0yeXlv1cg+S3nhKZhtBZYYQ==",
"tarball": "https://registry.npmjs.org/@postman-cse/onboarding-repo-sync/-/onboarding-repo-sync-2.6.0.tgz",
"unpackedSize": 16715319
},
"dist-tags": {
"latest": "2.6.0"
},
"latest_version": "2.6.0",
"maintainers": [
{
"email": "jared.boynton@postman.com",
"name": "jared.boynton"
}
],
"num_versions": 44,
"repository": {
"type": "git",
"url": "git+https://github.com/postman-cs/postman-repo-sync-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 --define:__SEA_VERSION__=undefined --outfile=dist/index.cjs && esbuild src/main.ts --bundle --platform=node --target=node24 --format=cjs --define:__SEA_VERSION__=undefined --outfile=dist/action.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --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)\"",
"docs:tables": "node scripts/render-action-tables.mjs",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepare": "git config core.hooksPath .githooks",
"test": "vitest run --exclude tests/ci-workflow-template.test.ts && vitest run tests/ci-workflow-template.test.ts && node --test .github/scripts/dispatch-e2e-monitor.test.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 6 packages in the last 15min on npm",
"rapid_release": "9 versions in last 24h: ['2.4.0', '2.4.1', '2.4.2', '2.5.0', '2.6.0']"
},
"time": {
"created": "2026-03-26T04:37:21.515Z",
"modified": "2026-07-27T19:24:25.620Z"
}
}