🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
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
2.4.1

8

package.json
{
"name": "ocr-space-api-wrapper",
"version": "2.4.0",
"version": "2.4.1",
"description": "Node.js wrapper for ocr.space APIs.",

@@ -34,4 +34,4 @@ "main": "index.js",

"dependencies": {
"axios": "0.27.2",
"form-data": "^4.0.1"
"axios": "~0.30.0",
"form-data": "^4.0.3"
},

@@ -42,5 +42,5 @@ "devDependencies": {

"husky": "^9.1.7",
"mocha": "^11.0.1",
"mocha": "^11.7.1",
"nyc": "^17.1.0"
}
}