BEACON

← candidates

npm validate-package-exports @1.0.1

score
0.534 med
flagged 2026-06-05 09:32
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['validate-package-exports']
script_count_spike 0.5 scripts count 0 -> 14
topology
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['@npmcli/arborist', '@webdeveric/utils', 'npm-packlist']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "webdeveric"
  ],
  "versions": 29
}

Evidence (package doc at flag time)

{
  "dependencies_count": 3,
  "dist": {
    "integrity": "sha512-wd6TJDE3Li81mzM8h6IcqQfiBySIk5rfrATZLeKpkPxpU9SaFRh9Kyj0Tj7LMYyuT+1CaYLOhaCrC9gI8D2/jw==",
    "tarball": "https://registry.npmjs.org/validate-package-exports/-/validate-package-exports-1.0.1.tgz",
    "unpackedSize": 22625
  },
  "dist-tags": {
    "latest": "1.0.1"
  },
  "latest_version": "1.0.1",
  "maintainers": [
    {
      "email": "eric@webdeveric.com",
      "name": "webdeveric"
    }
  ],
  "num_versions": 31,
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/webdeveric/validate-package-exports.git"
  },
  "scripts": {
    "build": "cross-env NODE_ENV=production node --experimental-json-modules --no-warnings ./build.mjs",
    "build:dev": "cross-env NODE_ENV=development node --experimental-json-modules --no-warnings ./build.mjs",
    "coverage": "vitest run --coverage",
    "format": "prettier --write .",
    "lint": "eslint ./src \"./*.{mjs,mts}\" --ext .ts",
    "postbuild": "node dist/cli.mjs --check",
    "prepack": "pnpm build",
    "prepare": "husky",
    "prepublishOnly": "pnpm typecheck && pnpm spellcheck && pnpm lint && pnpm coverage",
    "prevalidate": "pnpm build:dev",
    "spellcheck": "cspell --no-progress \"./src/**/*.{ts,js,json}\" \"./*.{md,js,mjs,mts}\" \"./LICENSE\" \"./package.json\"",
    "test": "vitest",
    "typecheck": "tsgo --build --force --noEmit",
    "validate": "./dist/cli.mjs"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['validate-package-exports']",
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['@npmcli/arborist', '@webdeveric/utils', 'npm-packlist']",
    "script_count_spike": "scripts count 0 -> 14"
  },
  "time": {
    "created": "2024-03-25T05:20:28.640Z",
    "modified": "2026-06-04T18:29:14.208Z"
  }
}