BEACON

← candidates

npm @owox/internal-helpers @0.26.0

score
0.65 med
flagged 2026-06-05 08:19
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.26.0 but max published is 0.27.0-next-20260528123525
mass_publish_burst 0.8 publisher 'max-voloshyn' pushed 7 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-steGbzi4KuozL5Exewo69t7k9XvKkj+n2rxu5ArGpj2vUdvzE8k5TTEDtE+arLNNIujqesfX8poppsdSV6EsSA==",
    "tarball": "https://registry.npmjs.org/@owox/internal-helpers/-/internal-helpers-0.26.0.tgz",
    "unpackedSize": 155218
  },
  "dist-tags": {
    "latest": "0.26.0",
    "next": "0.27.0-next-20260605131107"
  },
  "latest_version": "0.26.0",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 777,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OWOX/owox-data-marts.git"
  },
  "scripts": {
    "build": "npm run build:esm && npm run build:cjs && npm run build:cjs:pkg",
    "build:cjs": "tsc -p tsconfig.cjs.json",
    "build:cjs:pkg": "shx cp cjs-package.json dist-cjs/package.json",
    "build:clean": "shx rm -rf dist dist-cjs tsconfig.tsbuildinfo",
    "build:esm": "tsc -p tsconfig.json",
    "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",
    "lint:md": "markdownlint-cli2 --config ../../.markdownlint-cli2.mjs",
    "lint:md:fix": "markdownlint-cli2 --config ../../.markdownlint-cli2.mjs --fix",
    "prebuild": "npm run build:clean",
    "prepublishOnly": "npm run lint && npm run typecheck",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.26.0 but max published is 0.27.0-next-20260528123525",
    "mass_publish_burst": "publisher 'max-voloshyn' pushed 7 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-09-15T12:01:34.718Z",
    "modified": "2026-06-05T13:11:45.785Z"
  }
}