Socket
Socket
Sign inDemoInstall

react-native-mlkit-ocr

Package Overview
Dependencies
513
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

ios/MlkitOcr.xcodeproj/project.xcworkspace/contents.xcworkspacedata

4

package.json
{
"name": "react-native-mlkit-ocr",
"version": "0.2.3",
"version": "0.2.4",
"description": "Google on-device MLKit text recognition for React Native",

@@ -99,3 +99,3 @@ "main": "lib/commonjs/index",

"github": {
"release": true
"web": true
},

@@ -102,0 +102,0 @@ "plugins": {

@@ -16,4 +16,11 @@ # react-native-mlkit-ocr

```
## Post-install Steps
### iOS
Run
```js
cd ios && pod install
```
## Usage

@@ -20,0 +27,0 @@

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