BEACON

← candidates

npm @postman-cse/onboarding-repo-sync @2.6.1

score
0.7168 high
flagged 2026-07-27 15:32
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 10 versions in last 24h: ['2.4.1', '2.4.2', '2.5.0', '2.6.0', '2.6.1']
topology
mass_publish_burst 0.8 publisher 'jared.boynton' pushed 7 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-DQ20/cyrJAg5sMKH0DXnmBLNblW7VLjr48r7FmiWI3XGVd/+LNv2HLKbsKklt8WMY4LIcAsv5R13z99lsiFHeA==",
    "tarball": "https://registry.npmjs.org/@postman-cse/onboarding-repo-sync/-/onboarding-repo-sync-2.6.1.tgz",
    "unpackedSize": 16717704
  },
  "dist-tags": {
    "latest": "2.6.1"
  },
  "latest_version": "2.6.1",
  "maintainers": [
    {
      "email": "jared.boynton@postman.com",
      "name": "jared.boynton"
    }
  ],
  "num_versions": 45,
  "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 7 packages in the last 15min on npm",
    "rapid_release": "10 versions in last 24h: ['2.4.1', '2.4.2', '2.5.0', '2.6.0', '2.6.1']"
  },
  "time": {
    "created": "2026-03-26T04:37:21.515Z",
    "modified": "2026-07-27T20:25:36.962Z"
  }
}