Socket
Socket
Sign inDemoInstall

webbluetooth

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webbluetooth - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

10

package.json
{
"name": "webbluetooth",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node.js implementation of the Web Bluetooth Specification",

@@ -23,7 +23,4 @@ "homepage": "https://github.com/thegecko/webbluetooth",

"engines": {
"node": ">=4.0.0"
"node": ">=4.8.0"
},
"dependencies": {
"noble": "^1.8.1"
},
"devDependencies": {

@@ -43,3 +40,6 @@ "@types/noble": "0.0.34",

"typescript": "^2.6.2"
},
"dependencies": {
"noble": "^1.8.1"
}
}

@@ -11,3 +11,3 @@ # Node Web Bluetooth

```bash
$ npm install web-usb
$ npm install webbluetooth
```

Sorry, the diff of this file is not supported yet

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