BEACON

← candidates

npm @owox/idp-protocol @0.29.0

score
0.5333 med
flagged 2026-07-21 09:19
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
dist_tag_anomaly 0.5 dist-tags.latest=0.29.0 but max published is 0.30.0-next-20260709123806
mass_publish_burst 0.8 publisher 'max-voloshyn' pushed 8 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "max-voloshyn"
  ],
  "versions": 1001
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-9/ZfFQqqn1dUemt2N7gwu8HDQm7yRNsaJJ6/Ww1fAXLiI9uc3Mjc0wg41/EU+rj8ctx70Be4qGwlS6ccKDz2Zg==",
    "tarball": "https://registry.npmjs.org/@owox/idp-protocol/-/idp-protocol-0.29.0.tgz",
    "unpackedSize": 84951
  },
  "dist-tags": {
    "latest": "0.29.0",
    "next": "0.30.0-next-20260721140423"
  },
  "latest_version": "0.29.0",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 1002,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "clean": "shx rm -rf dist",
    "format": "prettier --write \"**/*.{ts,js,json,md}\" --ignore-path ../../.prettierignore",
    "format:check": "prettier --check \"**/*.{ts,js,json,md}\" --ignore-path ../../.prettierignore",
    "lint": "eslint . --config ./eslint.config.js",
    "lint:fix": "eslint . --fix --config ./eslint.config.js",
    "prepublishOnly": "npm run lint && npm run typecheck",
    "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.29.0 but max published is 0.30.0-next-20260709123806",
    "mass_publish_burst": "publisher 'max-voloshyn' pushed 8 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2025-08-18T12:37:21.297Z",
    "modified": "2026-07-21T14:04:55.648Z"
  }
}