@jimp/plugin-shadow
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,13 @@ | ||
# v1.1.2 (Mon Sep 02 2024) | ||
#### 🐛 Bug Fix | ||
- Fix blur on transparent images [#1315](https://github.com/jimp-dev/jimp/pull/1315) ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
#### Authors: 1 | ||
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie)) | ||
--- | ||
# v1.1.0 (Sun Sep 01 2024) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@jimp/plugin-shadow", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"repository": "jimp-dev/jimp", | ||
@@ -16,6 +16,6 @@ "scripts": { | ||
"devDependencies": { | ||
"@jimp/config-eslint": "1.1.1", | ||
"@jimp/config-typescript": "1.1.1", | ||
"@jimp/config-vitest": "1.1.1", | ||
"@jimp/test-utils": "1.1.1", | ||
"@jimp/config-eslint": "1.1.2", | ||
"@jimp/config-typescript": "1.1.2", | ||
"@jimp/config-vitest": "1.1.2", | ||
"@jimp/test-utils": "1.1.2", | ||
"@vitest/browser": "^1.4.0", | ||
@@ -29,8 +29,8 @@ "eslint": "^8.57.0", | ||
"dependencies": { | ||
"@jimp/core": "1.1.1", | ||
"@jimp/plugin-blur": "1.1.1", | ||
"@jimp/plugin-color": "1.1.1", | ||
"@jimp/plugin-resize": "1.1.1", | ||
"@jimp/types": "1.1.1", | ||
"@jimp/utils": "1.1.1", | ||
"@jimp/core": "1.1.2", | ||
"@jimp/plugin-blur": "1.1.2", | ||
"@jimp/plugin-color": "1.1.2", | ||
"@jimp/plugin-resize": "1.1.2", | ||
"@jimp/types": "1.1.2", | ||
"@jimp/utils": "1.1.2", | ||
"zod": "^3.22.4" | ||
@@ -68,3 +68,3 @@ }, | ||
"module": "./dist/esm/index.js", | ||
"gitHead": "310b6ef10aaddedf85fb326fcc793d29f23c36d8" | ||
"gitHead": "ba9de4df25a2f0e41f11a68c7aa50181a52115cb" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
21692
26
+ Added@jimp/core@1.1.2(transitive)
+ Added@jimp/file-ops@1.1.2(transitive)
+ Added@jimp/plugin-blur@1.1.2(transitive)
+ Added@jimp/plugin-color@1.1.2(transitive)
+ Added@jimp/plugin-resize@1.1.2(transitive)
+ Added@jimp/types@1.1.2(transitive)
+ Added@jimp/utils@1.1.2(transitive)
- Removed@jimp/core@1.1.1(transitive)
- Removed@jimp/file-ops@1.1.1(transitive)
- Removed@jimp/plugin-blur@1.1.1(transitive)
- Removed@jimp/plugin-color@1.1.1(transitive)
- Removed@jimp/plugin-resize@1.1.1(transitive)
- Removed@jimp/types@1.1.1(transitive)
- Removed@jimp/utils@1.1.1(transitive)
Updated@jimp/core@1.1.2
Updated@jimp/plugin-blur@1.1.2
Updated@jimp/plugin-color@1.1.2
Updated@jimp/plugin-resize@1.1.2
Updated@jimp/types@1.1.2
Updated@jimp/utils@1.1.2