bluetooth-network
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -13,3 +13,3 @@ { | ||
"name": "bluetooth-network", | ||
"version": "1.0.7" | ||
"version": "1.0.8" | ||
} |
@@ -18,3 +18,3 @@ // Copyright 2016 Franco Bugnano | ||
channel = require('cordova/channel'), | ||
CDVNetEvent = require('cordova-plugin-networking-bluetooth.CDVNetEvent') | ||
CDVNetEvent = require('bluetooth-network.CDVNetEvent') | ||
; | ||
@@ -21,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
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
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
40133