phonegap-plugin-barcodescanner
Advanced tools
Comparing version 3.1.2 to 4.0.0
{ | ||
"name": "phonegap-plugin-barcodescanner", | ||
"version": "3.1.2", | ||
"version": "4.0.0", | ||
"description": "You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.", | ||
@@ -13,2 +13,3 @@ "cordova": { | ||
"wp8", | ||
"blackberry10", | ||
"browser" | ||
@@ -29,2 +30,3 @@ ] | ||
"cordova-wp8", | ||
"cordova-blackberry10", | ||
"cordova-browser" | ||
@@ -31,0 +33,0 @@ ], |
@@ -31,2 +31,3 @@ # PhoneGap Plugin BarcodeScanner | ||
- Windows Phone 8 | ||
- BlackBerry 10 | ||
- Browser | ||
@@ -108,2 +109,13 @@ | ||
### BlackBerry 10 | ||
* UPC_A | ||
* UPC_E | ||
* EAN_8 | ||
* EAN_13 | ||
* CODE_39 | ||
* CODE_128 | ||
* ITF | ||
* DATA_MATRIX | ||
* AZTEC | ||
`success` and `fail` are callback functions. Success is passed an object with data, type and cancelled properties. Data is the text representation of the barcode data, type is the type of barcode detected and cancelled is whether or not the user cancelled the scan. | ||
@@ -149,12 +161,16 @@ | ||
## Windows8 quirks ## | ||
Windows 8 implenemtation currently doesn't support encode functionality. | ||
Windows 8 implementation currently doesn't support encode functionality. | ||
## Windows Phone 8 quirks ## | ||
Windows Phone 8 implenemtation currently doesn't support encode functionality. | ||
Windows Phone 8 implementation currently doesn't support encode functionality. | ||
## BlackBerry 10 quirks | ||
BlackBerry 10 implementation currently doesn't support encode functionality. | ||
Cancelling a scan on BlackBerry 10 is done by touching the screen. | ||
## Thanks on Github ## | ||
So many -- check out the original [iOS](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/iOS/BarcodeScanner) and [Android](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/Android/BarcodeScanner) repos. | ||
So many -- check out the original [iOS](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/iOS/BarcodeScanner), [Android](https://github.com/phonegap/phonegap-plugins/tree/DEPRECATED/Android/BarcodeScanner) and | ||
[BlackBerry 10](https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/BarcodeScanner) repos. | ||
## Licence ## | ||
@@ -161,0 +177,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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
6270901
476
568
196
3
70
3