pngquant-bin
Advanced tools
Comparing version 7.0.2 to 8.0.0
{ | ||
"name": "pngquant-bin", | ||
"version": "7.0.2", | ||
"version": "8.0.0", | ||
"description": "`pngquant` wrapper that makes it seamlessly available as a local dependency", | ||
@@ -29,3 +29,3 @@ "license": "GPL-3.0+", | ||
"engines": { | ||
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" | ||
"node": "^14.13.1 || >=16.0.0" | ||
}, | ||
@@ -55,11 +55,11 @@ "scripts": { | ||
"bin-wrapper": "^4.0.1", | ||
"execa": "^5.1.1" | ||
"execa": "^6.1.0" | ||
}, | ||
"devDependencies": { | ||
"ava": "^3.15.0", | ||
"ava": "^4.2.0", | ||
"bin-check": "^4.0.1", | ||
"compare-size": "^3.0.0", | ||
"tempy": "^2.0.0", | ||
"xo": "^0.45.0" | ||
"tempy": "^3.0.0", | ||
"xo": "^0.48.0" | ||
} | ||
} |
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
111258
+ Addedexeca@6.1.0(transitive)
+ Addedhuman-signals@3.0.1(transitive)
+ Addedis-stream@3.0.0(transitive)
+ Addedmimic-fn@4.0.0(transitive)
+ Addednpm-run-path@5.3.0(transitive)
+ Addedonetime@6.0.0(transitive)
+ Addedpath-key@4.0.0(transitive)
+ Addedstrip-final-newline@3.0.0(transitive)
- Removedexeca@5.1.1(transitive)
- Removedhuman-signals@2.1.0(transitive)
- Removedis-stream@2.0.1(transitive)
- Removedmimic-fn@2.1.0(transitive)
- Removednpm-run-path@4.0.1(transitive)
- Removedonetime@5.1.2(transitive)
- Removedstrip-final-newline@2.0.0(transitive)
Updatedexeca@^6.1.0