@jimp/plugin-mask
Advanced tools
Comparing version 0.6.8 to 0.7.0
{ | ||
"name": "@jimp/plugin-mask", | ||
"version": "0.6.8", | ||
"version": "0.7.0", | ||
"description": "mask an image.", | ||
@@ -22,3 +22,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "^0.6.8", | ||
"@jimp/utils": "^0.7.0", | ||
"core-js": "^2.5.7" | ||
@@ -30,4 +30,4 @@ }, | ||
"devDependencies": { | ||
"@jimp/custom": "^0.6.8", | ||
"@jimp/test-utils": "^0.6.8" | ||
"@jimp/custom": "^0.7.0", | ||
"@jimp/test-utils": "^0.7.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "aa937725a7db4f33c68cbab36ab5cf942f4b90ff" | ||
"gitHead": "cd5ff6a525c0e547fb0b8172a864d98c4ed7d5fd" | ||
} |
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.7.0(transitive)
- Removed@jimp/utils@0.6.8(transitive)
Updated@jimp/utils@^0.7.0