BEACON

← candidates

npm @owox/api-client @0.29.0

score
0.65 med
flagged 2026-07-21 09:19
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
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": 189
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-muIV8YtZrhmcP9HFV7GqszeMi4ysNo+9j3v5jMgijocubz7QWN8pomx681Aloc2y0PgI0byRtgxfH7DdK2BkMw==",
    "tarball": "https://registry.npmjs.org/@owox/api-client/-/api-client-0.29.0.tgz",
    "unpackedSize": 35962
  },
  "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": 189,
  "repository": {
    "directory": "packages/api-client",
    "type": "git",
    "url": "git+https://github.com/OWOX/owox-data-marts.git"
  },
  "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"
  },
  "time": {
    "created": "2026-05-29T13:18:52.282Z",
    "modified": "2026-07-21T14:04:51.545Z"
  }
}