node-switchbot
Advanced tools
Comparing version 1.0.2 to 1.0.3-beta.0
{ | ||
"name": "node-switchbot", | ||
"version": "1.0.2", | ||
"description": "The node-switchbot is a Node.js module which allows you to move your Switchbot (Bot)'s arm and Switchbot Curtain(Curtain), also monitor the temperature/humidity from SwitchBot Thermometer & Hygrometer (Meter).", | ||
"main": "./lib/switchbot.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"directories": { | ||
"lib": "./lib" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"update": "npm install && npm update" | ||
}, | ||
"keywords": [ | ||
"switchbot", | ||
"bot", | ||
"meter", | ||
"temperature", | ||
"humidity", | ||
"curtain", | ||
"BLE", | ||
"Bluetooth Low Energy", | ||
"Bluetooth smart", | ||
"Bluetooth" | ||
], | ||
"homepage": "https://github.com/OpenWonderLabs", | ||
"author": "OpenWonderLabs (https://github.com/OpenWonderLabs)", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/futomi/node-switchbot.git" | ||
}, | ||
"readmeFilename": "README.md", | ||
"dependencies": { | ||
"@abandonware/noble": ">=1.9.2-14" | ||
} | ||
"name": "node-switchbot", | ||
"version": "1.0.3-beta.0", | ||
"description": "The node-switchbot is a Node.js module which allows you to move your Switchbot (Bot)'s arm and Switchbot Curtain(Curtain), also monitor the temperature/humidity from SwitchBot Thermometer & Hygrometer (Meter).", | ||
"main": "./lib/switchbot.js", | ||
"files": [ | ||
"lib" | ||
], | ||
"directories": { | ||
"lib": "./lib" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"update": "npm install && npm update" | ||
}, | ||
"keywords": [ | ||
"switchbot", | ||
"bot", | ||
"meter", | ||
"temperature", | ||
"humidity", | ||
"curtain", | ||
"BLE", | ||
"Bluetooth Low Energy", | ||
"Bluetooth smart", | ||
"Bluetooth" | ||
], | ||
"homepage": "https://github.com/OpenWonderLabs", | ||
"author": "OpenWonderLabs (https://github.com/OpenWonderLabs)", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/futomi/node-switchbot.git" | ||
}, | ||
"readmeFilename": "README.md", | ||
"dependencies": { | ||
"@abandonware/noble": ">=1.9.2-14" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
94902
2