npm @homebridge-plugins/homebridge-august @3.3.2
score
0.6471
med
flagged
2026-07-25 04:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.3.2 but max published is 3.4.0-beta.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/homebridge-plugins/homebridge-august.git' also claimed by 1 package(s) under different publishers: ['npm/homebridge-august'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"northernman",
"bwp91"
],
"versions": 55
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-hvkhj3n0ITLAOX2yl64C9SJdFBEjsNfGpAhMj9uq3MMyquwDBYLdM7Yq2umscnhiC/6f+XKIghT6g3udpHVGpw==",
"tarball": "https://registry.npmjs.org/@homebridge-plugins/homebridge-august/-/homebridge-august-3.3.2.tgz",
"unpackedSize": 413001
},
"dist-tags": {
"beta": "3.4.0-beta.3",
"latest": "3.3.2"
},
"latest_version": "3.3.2",
"maintainers": [
{
"email": "buyminivan-northern@yahoo.ca",
"name": "northernman"
},
{
"email": "bwp91@icloud.com",
"name": "bwp91"
}
],
"num_versions": 57,
"repository": {
"type": "git",
"url": "git+https://github.com/homebridge-plugins/homebridge-august.git"
},
"scripts": {
"build": "rimraf ./dist && tsc && npm run plugin-ui",
"docs": "typedoc",
"docs:lint": "typedoc --emit none --treatWarningsAsErrors",
"lint": "eslint . --max-warnings=0",
"lint:fix": "npm run lint -- --fix",
"plugin-ui": "rsync ./src/homebridge-ui/public/index.html ./dist/homebridge-ui/public/",
"prepublishOnly": "npm run lint && npm run build",
"test": "vitest run",
"test-coverage": "npm run test -- --coverage",
"test:watch": "vitest watch",
"watch": "npm run build && npm link && nodemon"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.3.2 but max published is 3.4.0-beta.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/homebridge-plugins/homebridge-august.git' also claimed by 1 package(s) under different publishers: ['npm/homebridge-august']"
},
"time": {
"created": "2024-11-02T13:22:37.270Z",
"modified": "2026-07-25T09:59:39.752Z"
}
}