@jimp/plugin-normalize
Advanced tools
Comparing version 0.22.0 to 0.22.1--canary.1169.6db477d088d28aea43b31d9ca8b0eaf74dc511d1.0
@@ -21,3 +21,3 @@ # v0.22.0 (Mon Feb 06 2023) | ||
Marking this as a "breaking release" because it might change what deps need to be installed. | ||
Marking this as a "breaking release" because it might change what deps need to be installed. | ||
@@ -42,3 +42,3 @@ All modules should be exported as valid cjs and esm | ||
#### ⚠️ Pushed to `master` | ||
#### ⚠️ Pushed to `main` | ||
@@ -45,0 +45,0 @@ - upgrade prettier ([@hipstersmoothie](https://github.com/hipstersmoothie)) |
{ | ||
"name": "@jimp/plugin-normalize", | ||
"version": "0.22.0", | ||
"version": "0.22.1--canary.1169.6db477d088d28aea43b31d9ca8b0eaf74dc511d1.0", | ||
"description": "normalize an image.", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "^0.22.0" | ||
"@jimp/utils": "0.22.1--canary.1169.6db477d088d28aea43b31d9ca8b0eaf74dc511d1.0" | ||
}, | ||
@@ -31,4 +31,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@jimp/custom": "^0.22.0", | ||
"@jimp/test-utils": "^0.22.0" | ||
"@jimp/custom": "0.22.1--canary.1169.6db477d088d28aea43b31d9ca8b0eaf74dc511d1.0", | ||
"@jimp/test-utils": "0.22.1--canary.1169.6db477d088d28aea43b31d9ca8b0eaf74dc511d1.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d4ed418ae57e5345e42734cd8d7256f558e1eef8" | ||
"gitHead": "6db477d088d28aea43b31d9ca8b0eaf74dc511d1" | ||
} |
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
23718