@jimp/bmp
Advanced tools
Comparing version 0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0 to 0.22.0
@@ -0,1 +1,15 @@ | ||
# v0.22.0 (Mon Feb 06 2023) | ||
#### 🏠 Internal | ||
- switch from should to expect [#1163](https://github.com/jimp-dev/jimp/pull/1163) ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
- Change test matching strategy to include all test files [#1161](https://github.com/jimp-dev/jimp/pull/1161) ([@danielholmes](https://github.com/danielholmes)) | ||
#### Authors: 2 | ||
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
- Daniel Holmes ([@danielholmes](https://github.com/danielholmes)) | ||
--- | ||
# v0.21.0 (Sun Feb 05 2023) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "@jimp/bmp", | ||
"version": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0", | ||
"version": "0.22.0", | ||
"description": "Default Jimp bmp encoder/decoder.", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0", | ||
"@jimp/utils": "^0.22.0", | ||
"bmp-js": "^0.1.0" | ||
@@ -32,4 +32,4 @@ }, | ||
"devDependencies": { | ||
"@jimp/custom": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0", | ||
"@jimp/test-utils": "0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0" | ||
"@jimp/custom": "^0.22.0", | ||
"@jimp/test-utils": "^0.22.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "d07ed6254d130e2995d24101e93427ec091016e6" | ||
"gitHead": "d4ed418ae57e5345e42734cd8d7256f558e1eef8" | ||
} |
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
263464
- Removed@jimp/utils@0.21.4--canary.1163.d07ed6254d130e2995d24101e93427ec091016e6.0(transitive)
Updated@jimp/utils@^0.22.0