@jimp/png
Advanced tools
Comparing version 0.19.0 to 0.20.0
{ | ||
"name": "@jimp/png", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "Default Jimp png encoder/decoder.", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.7.2", | ||
"@jimp/utils": "^0.19.0", | ||
"@jimp/utils": "^0.20.0", | ||
"pngjs": "^6.0.0" | ||
@@ -33,4 +33,4 @@ }, | ||
"devDependencies": { | ||
"@jimp/custom": "^0.19.0", | ||
"@jimp/test-utils": "^0.19.0", | ||
"@jimp/custom": "^0.20.0", | ||
"@jimp/test-utils": "^0.20.0", | ||
"@types/pngjs": "^6.0.1" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "3dbf7d746be50ec2e0337d279c375c8c558bd9c7" | ||
"gitHead": "a28a7ae48b0b929962fac89d64ccaba117beb454" | ||
} |
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
+ Added@jimp/utils@0.20.2(transitive)
- Removed@jimp/utils@0.19.0(transitive)
Updated@jimp/utils@^0.20.0