Comparing version 0.0.7 to 0.0.8
@@ -25,3 +25,3 @@ (function (root, factory) { | ||
var SOURCE = 'library'; | ||
var VERSION = '0.0.7'; | ||
var VERSION = '0.0.8'; | ||
@@ -65,2 +65,6 @@ function Optiic(options) { | ||
if (!This.options.apiKey || This.options.apiKey === 'api_test_key') { | ||
console.warn('You are not using an Optiic API Key. Please get one at https://optiic.dev/signup'); | ||
} | ||
options = options || {}; | ||
@@ -67,0 +71,0 @@ options.url = options.url || options.path || options.image || ''; |
{ | ||
"name": "optiic", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "An advanced free OCR & image recognition API.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -81,3 +81,3 @@ <p align="center"> | ||
### .process(options) | ||
### optiic.process(options) | ||
Submit and image to process and return the text in the image. | ||
@@ -84,0 +84,0 @@ #### options |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14905
182
0