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

ocr-react

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocr-react - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

index.js

2

package.json
{
"name": "ocr-react",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

/*
* @Author: Anthony Zhang
* @Date: 2022-03-15 16:50:34
* @LastEditTime: 2022-03-16 17:00:28
* @LastEditors: Please set LastEditors
* @LastEditTime: 2022-04-21 17:24:25
* @LastEditors: Tianyou
* @FilePath: \驾照识别\scripts\webpack.pord.config.js

@@ -25,3 +25,3 @@ */

entry: {
app: [resolve('../src/components/index.js')]
app: [resolve('../index.js')]
},

@@ -28,0 +28,0 @@ output: {

/*
* @Author: Anthony Zhang
* @Date: 2022-03-15 17:02:25
* @LastEditTime: 2022-04-21 17:10:45
* @LastEditTime: 2022-04-21 17:24:26
* @LastEditors: Tianyou

@@ -9,3 +9,1 @@ * @FilePath: \驾照识别\src\components\index.js

import OfflineOcr from './offline-ocr/offlineOcr'
export default OfflineOcr
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