expo-barcode-scanner
Advanced tools
Comparing version 12.6.0 to 12.6.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 12.6.1 — 2023-08-02 | ||
_This version does not introduce any user-facing changes._ | ||
## 12.6.0 — 2023-07-28 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-barcode-scanner", | ||
"version": "12.6.0", | ||
"version": "12.6.1", | ||
"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.", | ||
@@ -46,3 +46,3 @@ "main": "build/BarCodeScanner.js", | ||
}, | ||
"gitHead": "663654577a7068c641b5e9474efbc502e3f334ea" | ||
"gitHead": "2240630a92eb79a4e4bf73e1439916c394876478" | ||
} |
@@ -8,3 +8,3 @@ // @generated by expo-module-scripts | ||
"include": ["./src"], | ||
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__stories__/*"] | ||
"exclude": ["**/__mocks__/*", "**/__tests__/*"] | ||
} |
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
138392