BEACON

← candidates

npm litmus-cli @1.3.1

score
0.5871 med
flagged 2026-06-05 04:54
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['litmus']
topology
dependency_added_unknown 0.6 7 new non-watchlisted dep(s): ['chalk', 'commander', 'fast-glob', 'ora', 'unzipper'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "elenazhao"
  ],
  "versions": 28
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-tDc+0Vh+I70kuWheIhM25cXOcFLCGGbKcLB29lVm3PgqE9exw3+Mc49u8jJEuo0KIoEVbNe1FJ+ulHtZ5x/nUQ==",
    "tarball": "https://registry.npmjs.org/litmus-cli/-/litmus-cli-1.3.1.tgz",
    "unpackedSize": 206591
  },
  "dist-tags": {
    "latest": "1.3.1"
  },
  "latest_version": "1.3.1",
  "maintainers": [
    {
      "email": "elena@litmus.build",
      "name": "elenazhao"
    }
  ],
  "num_versions": 31,
  "repository": {
    "directory": "cli",
    "type": "git",
    "url": "git+https://github.com/litmus-team/litmus.git"
  },
  "scripts": {
    "build": "tsc && cp src/lib/hook-logger.cjs dist/lib/hook-logger.cjs",
    "dev": "tsc --watch",
    "prepublishOnly": "npm run build",
    "start": "node dist/index.js",
    "test": "vitest run",
    "test:e2e": "vitest run tests/e2e",
    "test:watch": "vitest"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['litmus']",
    "dependency_added_unknown": "7 new non-watchlisted dep(s): ['chalk', 'commander', 'fast-glob', 'ora', 'unzipper'] ..."
  },
  "time": {
    "created": "2026-02-24T16:41:12.922Z",
    "modified": "2026-06-02T17:00:23.585Z"
  }
}