Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expo-barcode-scanner

Package Overview
Dependencies
Maintainers
28
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-barcode-scanner - npm Package Compare versions

Comparing version 12.6.0 to 12.6.1

4

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc