BEACON

← candidates

npm @trebired/code-discipline @4.4.0

score
0.6141 med
flagged 2026-07-24 17:39
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 11 versions in last 24h: ['4.2.5', '4.3.0', '4.3.1', '4.3.2', '4.4.0']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['prettier']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 55d ago but package has 40 versions (expect >= 96d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mirmachynka"
  ],
  "versions": 38
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-40lsns0vunIZseBoz00b4P9aorQPa8KtmZJTAa9gWIt3CibX6Q0OMQhqhnJvJQdts8vh99ItBsDlby+Fodi9cg==",
    "tarball": "https://registry.npmjs.org/@trebired/code-discipline/-/code-discipline-4.4.0.tgz",
    "unpackedSize": 5041271
  },
  "dist-tags": {
    "latest": "4.4.0"
  },
  "latest_version": "4.4.0",
  "maintainers": [
    {
      "email": "contact@mirmachynka.com",
      "name": "mirmachynka"
    }
  ],
  "num_versions": 40,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Trebired/code-discipline.git"
  },
  "scripts": {
    "build": "rm -rf dist && tsc -p tsconfig.build.json",
    "build:native": "node ./scripts/build/native.mjs",
    "build:native:matrix": "node ./scripts/build/native-matrix.mjs",
    "demo": "bun run examples/dummy.ts",
    "discipline": "bun node_modules/@trebired/code-discipline/dist/cli.js check",
    "discipline:fix": "bun node_modules/@trebired/code-discipline/dist/cli.js fix",
    "prepublishOnly": "bun run typecheck && bun run test && bun run build",
    "publish:npm": "bun run build:native:matrix && npm publish",
    "publish:npm:host": "bun run build:native && npm publish",
    "test": "bun dist/cli.js gate -- bun test",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['prettier']",
    "rapid_release": "11 versions in last 24h: ['4.2.5', '4.3.0', '4.3.1', '4.3.2', '4.4.0']",
    "repo_too_new_for_version_history": "claimed repo created 55d ago but package has 40 versions (expect >= 96d for that history)"
  },
  "time": {
    "created": "2026-05-30T18:31:58.807Z",
    "modified": "2026-07-24T22:39:35.665Z"
  }
}