BEACON

← candidates

npm @shd101wyy/yo @0.1.33

score
0.5952 med
flagged 2026-06-10 03:26
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['yo', 'yo-cli']
script_count_spike 0.5 scripts count 0 -> 11
topology
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['markdown_yo', 'vscode-languageserver-textdocument', 'yargs']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "shd101wyy"
  ],
  "versions": 62
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-/QAgHQX07swy/1geisC8tAOQwQcny3Y7/9A+SuCpOE2Yi2bzKD/WZkFB99btKvGquqZ/s9o+zn4unauCD+i69g==",
    "tarball": "https://registry.npmjs.org/@shd101wyy/yo/-/yo-0.1.33.tgz",
    "unpackedSize": 11796907
  },
  "dist-tags": {
    "latest": "0.1.33"
  },
  "latest_version": "0.1.33",
  "maintainers": [
    {
      "email": "shd101wyy@gmail.com",
      "name": "shd101wyy"
    }
  ],
  "num_versions": 66,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shd101wyy/yo.git"
  },
  "scripts": {
    "build": "bun run build:esbuild && bun run build:typings",
    "build:esbuild": "bun run build.js",
    "build:typings": "tsc --project . --declaration",
    "dev": "bun run build.js --watch",
    "format": "prettier --write \"**/*.*\" \".github/**/*.*\"",
    "lint": "eslint .",
    "postinstall": "node scripts/print-welcome.js && node scripts/check-liburing.js",
    "prepare": "husky",
    "test": "jest",
    "test:coverage": "jest --coverage",
    "test:watch": "jest --watch"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['yo', 'yo-cli']",
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['markdown_yo', 'vscode-languageserver-textdocument', 'yargs']",
    "script_count_spike": "scripts count 0 -> 11"
  },
  "time": {
    "created": "2025-12-31T09:56:05.979Z",
    "modified": "2026-06-10T08:26:44.935Z"
  }
}