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 0.0.19 to 0.0.20

2

dist/index.js

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

var SOURCE = 'library';
var VERSION = '0.0.19';
var VERSION = '0.0.20';

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

{
"name": "optiic",
"version": "0.0.19",
"version": "0.0.20",
"description": "An advanced free OCR & image recognition API.",
"main": "./dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "npm run prepare && ./node_modules/mocha/bin/mocha test/ --recursive --timeout=10000",
"prepare": "node -e 'require(`prepare-package`)'"

@@ -42,6 +42,6 @@ },

"devDependencies": {
"fs-jetpack": "^4.1.0",
"prepare-package": "^0.0.11"
"mocha": "^8.4.0",
"prepare-package": "^0.0.12"
},
"runkitExampleFilename": "examples/process.js"
}

@@ -12,3 +12,2 @@

<img src="https://img.shields.io/librariesio/release/npm/optiic.svg">
<!-- <img src="https://img.shields.io/david/dev/optiic/optiic.svg"> -->
<img src="https://img.shields.io/bundlephobia/min/optiic.svg">

@@ -15,0 +14,0 @@ <img src="https://img.shields.io/codeclimate/maintainability-percentage/optiic/optiic.svg">

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