Comparing version 0.0.19 to 0.0.20
@@ -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"> |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
15919
189