BEACON

← candidates

npm aws-runtime-bridge @1.9.96

score
0.5333 med
flagged 2026-07-25 10:53
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 13 versions in last 24h: ['1.9.92', '1.9.93', '1.9.94', '1.9.95', '1.9.96']
topology
no_repo 0.3 package.json has no repository field
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "zhuangjieya"
  ],
  "versions": 141
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-iNzB9ES5iUtLVSeRwZ5H4sZF3PAllMuCbchL7/CoXonL7PMI0zYuCh817+UVqplfXUd7C8kwzamIYL0Pzchnrg==",
    "tarball": "https://registry.npmjs.org/aws-runtime-bridge/-/aws-runtime-bridge-1.9.96.tgz",
    "unpackedSize": 25352349
  },
  "dist-tags": {
    "latest": "1.9.96"
  },
  "latest_version": "1.9.96",
  "maintainers": [
    {
      "email": "2119299531@qq.com",
      "name": "zhuangjieya"
    }
  ],
  "num_versions": 142,
  "repository": null,
  "scripts": {
    "build": "tsc -p tsconfig.json && node scripts/minify-dist.mjs",
    "build:acode": "npm run build --prefix package/acode",
    "build:agent-mcp": "npm run build --prefix package/aws-client-agent-mcp",
    "build:all": "npm run build:sdk && npm run build:acode && npm run build:agent-mcp",
    "build:sdk": "npm run build --prefix package/cc-switch-sdk",
    "dev": "tsc -p tsconfig.json && node scripts/dev-runner.mjs",
    "format": "prettier --write \"src/**/*.ts\"",
    "format:check": "prettier --check \"src/**/*.ts\"",
    "lint": "eslint src --max-warnings 0",
    "lint:fix": "eslint src --fix",
    "minify": "node scripts/minify-dist.mjs",
    "postinstall": "node scripts/ensure-bin-executable.mjs",
    "postpack": "node scripts/postpack-restore.mjs",
    "prebuild": "npm run build:all",
    "predev": "npm run build:all",
    "prepack": "node scripts/prepack-guard.mjs",
    "prepublishOnly": "npm run build",
    "prestart": "npm run build:sdk && npm run build:agent-mcp && npm run build:acode",
    "pretypecheck": "npm run build:all",
    "start": "node dist/index.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:watch": "vitest",
    "typecheck": "tsc -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "rapid_release": "13 versions in last 24h: ['1.9.92', '1.9.93', '1.9.94', '1.9.95', '1.9.96']"
  },
  "time": {
    "created": "2026-04-30T10:52:25.286Z",
    "modified": "2026-07-25T10:43:49.254Z"
  }
}