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

@capacitor-community/bluetooth-le

Package Overview
Dependencies
Maintainers
20
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/bluetooth-le - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

8

CHANGELOG.md

@@ -0,3 +1,11 @@

## 0.0.3 (2020-12-14)
- fix dependencies
## 0.0.2 (2020-12-14)
- update readme and add code of conduct and contributing
## 0.0.1 (2020-12-14)
- initial release

6

package.json
{
"name": "@capacitor-community/bluetooth-le",
"version": "0.0.2",
"version": "0.0.3",
"description": "Capacitor Bluetooth Low Energy Plugin",

@@ -21,2 +21,5 @@ "main": "dist/plugin.js",

"license": "MIT",
"dependencies": {
"@types/web-bluetooth": "^0.0.9"
},
"devDependencies": {

@@ -31,3 +34,2 @@ "@capacitor/android": "^2.4.5",

"@types/jest": "^26.0.19",
"@types/web-bluetooth": "^0.0.9",
"jest": "^26.6.3",

@@ -34,0 +36,0 @@ "prettier": "^2.2.1",

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