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.2 to 1.4.0

keys/pdf417_keys.js

3

index.js

@@ -31,2 +31,3 @@ 'use strict';

export const EUDLKeys = require('./keys/eudl_keys')
export const MYKADKeys = require('./keys/mykad_keys')
export const MYKADKeys = require('./keys/mykad_keys')
export const PDF417Keys = require('./keys/pdf417_keys')
{
"name": "blinkid-react-native",
"version": "1.3.2",
"version": "1.4.0",
"description": "A small and powerful ID card scanning library. Powered by MicroBlink (www.microblink.com).",

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

@@ -60,2 +60,11 @@ # BlinkID SDK wrapper for React Native

### Video tutorial
Step by step guide how to start BlinkID React Native. A tutorial flows from git clone to successfully deployed demo application on iOS device with real-time screen mirroring. Application demo contains simple use of USDL recognizer with Ontario DL card.
<p align="center" >
<a href="https://vimeo.com/241003187" target="_blank">
<img src="https://i.vimeocdn.com/video/664456443.webp" alt="Video tutorial" />
</a>
<a href="https://vimeo.com/241003187" target="_blank">Watch on Vimeo</a>
</p>
## iOS Installation and Settings

@@ -62,0 +71,0 @@

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