cordova-plugin-usbserialport
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "cordova-plugin-usbserialport", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Cordova plug-in for serial port", | ||
@@ -5,0 +5,0 @@ "main": "plugin.xml", |
@@ -18,3 +18,3 @@ # cordova-plugin-usbserialport | ||
```bash | ||
cordova plugin add cordovcordova-plugin-usbserialport | ||
cordova plugin add cordova-plugin-usbserialport | ||
``` | ||
@@ -21,0 +21,0 @@ |
@@ -19,3 +19,3 @@ # cordova-plugin-usbserialport | ||
```bash | ||
cordova plugin add cordovcordova-plugin-usbserialport | ||
cordova plugin add cordova-plugin-usbserialport | ||
``` | ||
@@ -22,0 +22,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
97103