cordova-plugin-usbserialport
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cordova-plugin-usbserialport", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Cordova plug-in for serial port", | ||
@@ -5,0 +5,0 @@ "main": "plugin.xml", |
@@ -19,2 +19,4 @@ # cordova-plugin-usbserialport | ||
cordova plugin add cordova-plugin-usbserialport | ||
# or | ||
cordova plugin add https://github.com/king2088/cordova-plugin-usbserialport.git | ||
``` | ||
@@ -21,0 +23,0 @@ |
@@ -20,2 +20,4 @@ # cordova-plugin-usbserialport | ||
cordova plugin add cordova-plugin-usbserialport | ||
# 或 | ||
cordova plugin add https://github.com/king2088/cordova-plugin-usbserialport.git | ||
``` | ||
@@ -22,0 +24,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
97274
280