BEACON

← candidates

npm @owox/ctl @0.29.0

score
0.65 med
flagged 2026-07-21 07:12
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 9 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-+zXHHtX3CaK0tshTsYHhy4V55rmmcMC5AzrQcjHlyrPgkkGoI8ax2GTdw1KGCYLL+s//BvTzRfQIcMroceklng==",
    "tarball": "https://registry.npmjs.org/@owox/ctl/-/ctl-0.29.0.tgz",
    "unpackedSize": 27457
  },
  "dist-tags": {
    "latest": "0.29.0",
    "next": "0.30.0-next-20260721120355"
  },
  "latest_version": "0.29.0",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 187,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OWOX/owox-data-marts.git"
  },
  "scripts": {
    "build": "tsc",
    "build:clean": "shx rm -rf dist oclif.manifest.json tsconfig.tsbuildinfo",
    "build:dep": "npm run build -w @owox/internal-helpers --prefix ../.. && npm run build -w @owox/api-client --prefix ../..",
    "clean": "npm run build:clean",
    "format": "prettier --write \"**/*.{ts,js,json}\" --ignore-path ../../.prettierignore",
    "format:check": "prettier --check \"**/*.{ts,js,json}\" --ignore-path ../../.prettierignore",
    "lint": "eslint . --config ./eslint.config.js",
    "lint:fix": "eslint . --fix --config ./eslint.config.js",
    "prebuild": "npm run build:clean && npm run build:dep",
    "prepack": "oclif manifest",
    "prepublishOnly": "npm run lint && npm run typecheck",
    "pretest": "npm run build:dep",
    "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 9 packages in the last 15min on npm"
  },
  "time": {
    "created": "2026-05-29T13:18:53.017Z",
    "modified": "2026-07-21T12:04:23.027Z"
  }
}