BEACON

← candidates

npm @owox/internal-helpers @0.27.1

score
0.65 med
flagged 2026-06-17 09:39
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.27.1 but max published is 0.28.0-next-20260611124543
mass_publish_burst 0.8 publisher 'max-voloshyn' pushed 10 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-O38ddUzH7v4tL7gHkVLyTXvyaOGOB/ci90+ocRF/SbTiIJ5dDMgF8DS7FnwtH2XxatlwSIEli4mCCeOYKmCFfA==",
    "tarball": "https://registry.npmjs.org/@owox/internal-helpers/-/internal-helpers-0.27.1.tgz",
    "unpackedSize": 183642
  },
  "dist-tags": {
    "latest": "0.27.1",
    "next": "0.28.0-next-20260617143158"
  },
  "latest_version": "0.27.1",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 825,
  "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.build.json",
    "format": "prettier --write \"**/*.{ts,js,json}\" --ignore-path ../../.prettierignore",
    "format:check": "prettier --check \"**/*.{ts,js,json}\" --ignore-path ../../.prettierignore",
    "inject-posthog-key": "node scripts/inject-posthog-key.mjs",
    "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",
    "test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests",
    "typecheck": "tsc --noEmit -p tsconfig.build.json"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.27.1 but max published is 0.28.0-next-20260611124543",
    "mass_publish_burst": "publisher 'max-voloshyn' pushed 10 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-09-15T12:01:34.718Z",
    "modified": "2026-06-17T14:32:36.831Z"
  }
}