expo-barcode-scanner
Advanced tools
Comparing version 0.0.1-canary-20240411-55a0085 to 0.0.1-canary-20240415-0868fc4
{ | ||
"name": "expo-barcode-scanner", | ||
"version": "0.0.1-canary-20240411-55a0085", | ||
"version": "0.0.1-canary-20240415-0868fc4", | ||
"description": "Allows scanning variety of supported barcodes both as standalone module and as extension for expo-camera. It also allows scanning barcodes from existing images.", | ||
@@ -38,6 +38,6 @@ "main": "build/BarCodeScanner.js", | ||
"dependencies": { | ||
"expo-image-loader": "0.0.1-canary-20240411-55a0085" | ||
"expo-image-loader": "0.0.1-canary-20240415-0868fc4" | ||
}, | ||
"devDependencies": { | ||
"expo-module-scripts": "0.0.1-canary-20240411-55a0085" | ||
"expo-module-scripts": "0.0.1-canary-20240415-0868fc4" | ||
}, | ||
@@ -47,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "55a0085807d697b6404370c7532542a29fe50457" | ||
"gitHead": "0868fc473b245d17d18f54ec69a83145bf7b51c6" | ||
} |
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
+ Addedexpo-image-loader@0.0.1-canary-20240415-0868fc4(transitive)
- Removedexpo-image-loader@0.0.1-canary-20240411-55a0085(transitive)