BEACON

← candidates

npm zodvex @0.7.1

score
0.5845 med
flagged 2026-06-08 15:49
signals by category
content 2 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['zodvex']
script_count_spike 0.5 scripts count 0 -> 10
topology
dist_tag_anomaly 0.5 dist-tags.latest=0.7.1 but max published is 0.7.2-beta.0
dependency_added_unknown 0.6 2 new non-watchlisted dep(s): ['tinyglobby', 'ts-morph']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "panzacoder"
  ],
  "versions": 81
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-KAsqufsuPCypLrb8dtaLBCdGiZR3x9MFg2TVpaQcMA7OZWKmgYW6MT2C2aGR4YeD7dKlI6nVdmVZu5IoFOBpmQ==",
    "tarball": "https://registry.npmjs.org/zodvex/-/zodvex-0.7.1.tgz",
    "unpackedSize": 2809735
  },
  "dist-tags": {
    "beta": "0.7.2-beta.0",
    "latest": "0.7.1"
  },
  "latest_version": "0.7.1",
  "maintainers": [
    {
      "email": "jake@plfx.studio",
      "name": "panzacoder"
    }
  ],
  "num_versions": 82,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/panzacoder/zodvex.git"
  },
  "scripts": {
    "build": "node ./scripts/build.mjs",
    "dev": "bun run tsup --watch",
    "format": "bun x biome format --write src __tests__",
    "lint": "bun x biome check src __tests__",
    "lint:core-types": "! grep -rn 'z\\.Zod[A-Z]' src/ --include='*.ts' --exclude-dir=mini --exclude-dir=core --exclude=tables.ts --exclude-dir=form | grep -v '// zod-ok' | grep -v 'import type'",
    "lint:fix": "bun x biome check --write src __tests__",
    "prepare": "node ./scripts/build.mjs",
    "prepublishOnly": "bun run type-check",
    "test": "vitest run",
    "type-check": "bun run tsc -p tsconfig.typecheck.json"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['zodvex']",
    "dependency_added_unknown": "2 new non-watchlisted dep(s): ['tinyglobby', 'ts-morph']",
    "dist_tag_anomaly": "dist-tags.latest=0.7.1 but max published is 0.7.2-beta.0",
    "script_count_spike": "scripts count 0 -> 10"
  },
  "time": {
    "created": "2025-09-16T21:13:07.135Z",
    "modified": "2026-05-20T03:25:58.323Z"
  }
}