You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ocr-space-api-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ocr-space-api-wrapper - npm Package Compare versions

Comparing version

to
1.0.3

4

index.js

@@ -60,3 +60,5 @@ const fs = require('fs')

},
data
data,
maxContentLength: Infinity,
maxBodyLength: Infinity
}

@@ -63,0 +65,0 @@ const response = await axios(request)

{
"name": "ocr-space-api-wrapper",
"version": "1.0.2",
"version": "1.0.3",
"description": "Node.js wrapper for ocr.space APIs.",

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

@@ -40,3 +40,3 @@ # OCR Space Node.js API wrapper

- `ocrUrl`: a different URL for oce.space APIs, for example when you purchase the PRO plan.
- All other params as documented in the [official website](https://ocr.space/OCRAPI#Response).
- All other params as documented in the [official website](https://ocr.space/OCRAPI#PostParameters).

@@ -43,0 +43,0 @@ ## Response