BEACON

← candidates

npm @homebridge-plugins/homebridge-roomba @3.0.1

score
0.6016 med
flagged 2026-07-23 04:35
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=3.0.1 but max published is 3.0.2-beta.0
shared_repo_different_publisher 0.9 repo 'git://github.com/homebridge-plugins/homebridge-roomba.git' also claimed by 1 package(s) under different publishers: ['npm/homebridge-roomba2']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "northernman",
    "bwp91"
  ],
  "versions": 33
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-o1m2mFT3KYmNhOgCvjYlj9EBAJK4ILmppEExXO+o/y92NL1N10LrTSJqPpM5G9yf0ucRdvthQS3SaVM46Bv9Hw==",
    "tarball": "https://registry.npmjs.org/@homebridge-plugins/homebridge-roomba/-/homebridge-roomba-3.0.1.tgz",
    "unpackedSize": 241802
  },
  "dist-tags": {
    "beta": "3.0.2-beta.1",
    "latest": "3.0.1"
  },
  "latest_version": "3.0.1",
  "maintainers": [
    {
      "email": "buyminivan-northern@yahoo.ca",
      "name": "northernman"
    },
    {
      "email": "bwp91@icloud.com",
      "name": "bwp91"
    }
  ],
  "num_versions": 34,
  "repository": {
    "type": "git",
    "url": "git://github.com/homebridge-plugins/homebridge-roomba.git"
  },
  "scripts": {
    "build": "npm run clean && tsc && npm run plugin-ui",
    "check": "npm install && npm outdated",
    "clean": "shx rm -rf ./dist",
    "docs": "typedoc",
    "docs:lint": "typedoc --emit none --treatWarningsAsErrors",
    "lint": "eslint src/**/*.ts",
    "lint:fix": "eslint src/**/*.ts --fix",
    "plugin-ui": "rsync ./src/homebridge-ui/public/index.html ./dist/homebridge-ui/public/",
    "postpublish": "npm run clean && npm ci",
    "prepublishOnly": "npm run lint && npm run build && npm run plugin-ui && npm run docs && npm run docs:lint",
    "roomba:getlastcommand": "node ./dist/lastcommand.js",
    "roomba:getpassword": "get-roomba-password",
    "test": "vitest run",
    "test-coverage": "npm run test -- --coverage",
    "test:watch": "vitest watch",
    "watch": "npm run build && npm run plugin-ui && npm link && nodemon"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=3.0.1 but max published is 3.0.2-beta.0",
    "shared_repo_different_publisher": "repo 'git://github.com/homebridge-plugins/homebridge-roomba.git' also claimed by 1 package(s) under different publishers: ['npm/homebridge-roomba2']"
  },
  "time": {
    "created": "2025-01-25T04:04:22.740Z",
    "modified": "2026-07-23T09:35:09.442Z"
  }
}