BEACON

← candidates

npm @owox/idp-owox-better-auth @0.29.0

score
0.5333 med
flagged 2026-07-11 23:42
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 5 packages in the last 15min on npm

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 13,
  "dist": {
    "integrity": "sha512-NHTVZoSt7BKBv+F2zXYnodbkUrDH1BH8/4Ux051lI6fs7qKUv07CgjK+0faWm74aTtohE1csd7spNmjNxaKANw==",
    "tarball": "https://registry.npmjs.org/@owox/idp-owox-better-auth/-/idp-owox-better-auth-0.29.0.tgz",
    "unpackedSize": 659374
  },
  "dist-tags": {
    "latest": "0.29.0",
    "next": "0.30.0-next-20260710115936"
  },
  "latest_version": "0.29.0",
  "maintainers": [
    {
      "email": "voloshin.dp@gmail.com",
      "name": "max-voloshyn"
    }
  ],
  "num_versions": 502,
  "repository": null,
  "scripts": {
    "build": "tsc && node ./scripts/copy-public.cjs",
    "build:dep": "npm run build:internal-helpers && npm run build:idp-protocol",
    "build:idp-protocol": "npm run build -w @owox/idp-protocol --prefix ../..",
    "build:internal-helpers": "npm run build -w @owox/internal-helpers --prefix ../..",
    "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",
    "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 5 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-02-12T11:19:50.677Z",
    "modified": "2026-07-10T12:00:13.530Z"
  }
}