BEACON

← candidates

npm build-ts @17.2.0

score
0.5 med
flagged 2026-07-19 23:59
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
license_changed 0.4 'UNLICENSED' -> 'Apache-2.0'
topology
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['@babel/plugin-transform-explicit-resource-management', 'magic-string', 'rolldown']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "exkazuu"
  ],
  "versions": 280
}

Evidence (package doc at flag time)

{
  "dependencies_count": 17,
  "dist": {
    "integrity": "sha512-VWoHmFtMXOst5De0NP+bJ7GgbZmY/3/J2BrZbGZ0YJEsiqRNepFAzY4rEAdRYeGmUnSVNR9cERQ+giMgusHT4Q==",
    "tarball": "https://registry.npmjs.org/build-ts/-/build-ts-17.2.0.tgz",
    "unpackedSize": 207845
  },
  "dist-tags": {
    "latest": "17.2.0"
  },
  "latest_version": "17.2.0",
  "maintainers": [
    {
      "email": "exkazuu@gmail.com",
      "name": "exkazuu"
    }
  ],
  "num_versions": 292,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WillBooster/build-ts.git"
  },
  "scripts": {
    "build": "wb buildIfNeeded --command 'yarn start app'",
    "cleanup": "yarn format && yarn lint-fix",
    "format": "sort-package-json && yarn format-code",
    "format-code": "oxfmt --write --no-error-on-unmatched-pattern . '!**/package.json'",
    "lint": "oxlint --type-aware --type-check --no-error-on-unmatched-pattern .",
    "lint-fix": "yarn lint --fix",
    "prepare": "lefthook install || true",
    "start": "tsx src/index.ts",
    "start-prod": "yarn build && yarn build-ts",
    "test": "vitest run",
    "typecheck": "wb typecheck",
    "verify": "wb verify",
    "verify-full": "wb verify --full"
  },
  "signal_details": {
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['@babel/plugin-transform-explicit-resource-management', 'magic-string', 'rolldown']",
    "license_changed": "'UNLICENSED' -> 'Apache-2.0'"
  },
  "time": {
    "created": "2022-12-26T12:34:29.689Z",
    "modified": "2026-07-20T04:59:03.918Z"
  }
}