BEACON

← candidates

npm vexp-cli @2.2.3

score
0.5012 med
flagged 2026-07-21 07:02
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
mass_publish_burst 0.8 publisher 'vexp' pushed 9 packages in the last 15min on npm
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "vexp"
  ],
  "versions": 62
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-TzLaOg5zM0vfat8r/il4PTsZCs6gDSvVo/Uc73LZbrqyGIWzoA7qI9K14V0jUHgfybiPxXG4IntsAwzLCRQOYA==",
    "tarball": "https://registry.npmjs.org/vexp-cli/-/vexp-cli-2.2.3.tgz",
    "unpackedSize": 1447853
  },
  "dist-tags": {
    "latest": "2.2.3"
  },
  "latest_version": "2.2.3",
  "maintainers": [
    {
      "email": "omniselect.ita@gmail.com",
      "name": "vexp"
    }
  ],
  "num_versions": 63,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf dist",
    "clean:artifacts": "node -e \"const fs=require('fs'),p=require('path');function w(d){if(!fs.existsSync(d))return;for(const e of fs.readdirSync(d,{withFileTypes:true})){const f=p.join(d,e.name);if(e.isDirectory())w(f);else if(/\\.(map|d\\.ts|d\\.ts\\.map)$/.test(e.name))fs.unlinkSync(f);}}w('dist');w('mcp');\"",
    "dev": "tsx src/cli.ts",
    "prepublishOnly": "npm run build && npm run clean:artifacts",
    "test": "node --import tsx --test test/*.test.ts"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "mass_publish_burst": "publisher 'vexp' pushed 9 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-02-24T19:05:30.676Z",
    "modified": "2026-07-20T09:28:49.211Z"
  }
}