Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-switchbot

Package Overview
Dependencies
Maintainers
2
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-switchbot - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3-beta.0

74

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc