Socket
Socket
Sign inDemoInstall

react-native-mlkit-ocr

Package Overview
Dependencies
514
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.2.0

lib/typescript/index.d.ts

11

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

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

"test": "jest",
"typescript": "tsc --noEmit",
"typescript": "tsc --noEmit -p ./tsconfig.build.json",
"lint": "eslint \"**/*.{js,ts,tsx}\"",

@@ -143,5 +143,10 @@ "prepare": "bob build",

"module",
"typescript"
[
"typescript",
{
"project": "tsconfig.build.json"
}
]
]
}
}

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