autoseg-cli
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "autoseg-cli", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"main": "cli.js", | ||
"author": "Severin Ibarluzaea", | ||
"license": "MIT", | ||
"main": "cli.js", | ||
"bin": { | ||
@@ -16,2 +15,3 @@ "autoseg": "./bin/cli.js" | ||
"get-image-data": "^5.0.0", | ||
"jimp": "^0.14.0", | ||
"mkdirp": "^1.0.4", | ||
@@ -18,0 +18,0 @@ "sharp": "^0.25.4", |
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
5804
8
+ Addedjimp@^0.14.0