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.12 to 0.0.13

4

dist/index.js

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

var SOURCE = 'library';
var VERSION = '0.0.12';
var VERSION = '0.0.13';

@@ -169,3 +169,3 @@ function Optiic(options) {

if (This.options.local) {
serverAddy = 'http://localhost:5000/' + config.path;
serverAddy = 'http://localhost:3000/' + config.path;
} else {

@@ -172,0 +172,0 @@ serverAddy = 'https://api.optiic.dev/' + config.path;

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

@@ -45,2 +45,2 @@ "main": "./dist/index.js",

"runkitExampleFilename": "examples/process.js"
}
}
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