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

blinkid-react-native

Package Overview
Dependencies
Maintainers
4
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blinkid-react-native - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "blinkid-react-native",
"version": "1.3.1",
"version": "1.3.2",
"description": "A small and powerful ID card scanning library. Powered by MicroBlink (www.microblink.com).",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -120,2 +120,3 @@ # BlinkID SDK wrapper for React Native

* available:
* enableBeep : if it is set to true, successful scan will play a sound
* useFrontCamera : if it is set to false, back camera is used, else front

@@ -175,2 +176,3 @@ * shouldReturnCroppedImage : if true, cropped images in the recognition process will be returned

{
enableBeep: true,
useFrontCamera: false,

@@ -177,0 +179,0 @@ shouldReturnCroppedImage: true,

Sorry, the diff of this file is not supported yet

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