Socket
Socket
Sign inDemoInstall

react-native-vision-camera-v3-text-recognition

Package Overview
Dependencies
522
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

1

lib/commonjs/index.js

@@ -29,2 +29,3 @@ "use strict";

// @ts-ignore
// eslint-disable-next-line react-hooks/rules-of-hooks
useWorklets(data);

@@ -31,0 +32,0 @@ }, []);

@@ -22,2 +22,3 @@ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

// @ts-ignore
// eslint-disable-next-line react-hooks/rules-of-hooks
useWorklets(data);

@@ -24,0 +25,0 @@ }, []);

2

package.json
{
"name": "react-native-vision-camera-v3-text-recognition",
"version": "1.0.0",
"version": "1.0.1",
"description": "The frame processor plugin for text recognition using Google ML Kit library for react-native-vision-camera with high performance.",

@@ -5,0 +5,0 @@ "main": "lib/commonjs/index",

@@ -21,3 +21,3 @@ The frame processor plugin for text recognition using Google ML Kit library for react-native-vision-camera with high performance.

Works With Android 🤖 and IOS.📱
Writen With Objective-C and Kotlin.
Writen With Kotlin and Objective-C.

@@ -24,0 +24,0 @@ ## 💡 Usage

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc