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

optiic

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

optiic - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

2

dist/index.js

@@ -25,3 +25,3 @@ (function (root, factory) {

var SOURCE = 'library';
var VERSION = '1.0.0';
var VERSION = '1.0.1';

@@ -28,0 +28,0 @@ function Optiic(options) {

{
"name": "optiic",
"version": "1.0.0",
"version": "1.0.1",
"description": "An advanced free OCR & image recognition API.",

@@ -12,3 +12,3 @@ "main": "./dist/index.js",

"engines": {
"node": ">=6.0.0"
"node": ">=12"
},

@@ -37,16 +37,16 @@ "repository": {

"runkitExampleFilename": "examples/process.js",
"preparePackage": {
"input": "./src",
"output": "./dist",
"replace": {}
},
"dependencies": {
"form-data": "^3.0.1",
"itwcw-package-analytics": "^1.0.3",
"wonderful-fetch": "^1.1.11"
"itwcw-package-analytics": "^1.0.4",
"wonderful-fetch": "^1.1.12"
},
"devDependencies": {
"mocha": "^8.4.0",
"prepare-package": "^1.1.11"
},
"preparePackage": {
"input": "./src",
"output": "./dist",
"replace": {}
"prepare-package": "^1.1.12"
}
}

Sorry, the diff of this file is not supported yet

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