You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

ionic-plugin-bluetoothle

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-plugin-bluetoothle - npm Package Compare versions

Comparing version

to
0.0.4

{
"name": "ionic-plugin-bluetoothle",
"version": "0.0.3",
"version": "0.0.4",
"description": "Ionic Native plugin wrapper for cordova-plugin-bluetoothle ",

@@ -8,3 +8,3 @@ "main": "install.js",

"test": "",
"install": "node install.js"
"postinstall": "node install.js"
},

@@ -28,5 +28,6 @@ "repository": {

"homepage": "https://github.com/somq/ionic-plugin-bluetoothle#readme",
"devDependencies": {
"devDependencies": {},
"dependencies": {
"ncp": "^2.0.0"
}
}