@jimp/plugin-cover
Advanced tools
Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "@jimp/plugin-cover", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"repository": "jimp-dev/jimp", | ||
@@ -19,13 +19,13 @@ "engines": { | ||
"dependencies": { | ||
"@jimp/core": "1.4.0", | ||
"@jimp/plugin-crop": "1.4.0", | ||
"@jimp/plugin-resize": "1.4.0", | ||
"@jimp/types": "1.4.0", | ||
"@jimp/core": "1.5.0", | ||
"@jimp/plugin-crop": "1.5.0", | ||
"@jimp/plugin-resize": "1.5.0", | ||
"@jimp/types": "1.5.0", | ||
"zod": "^3.23.8" | ||
}, | ||
"devDependencies": { | ||
"@jimp/config-eslint": "1.4.0", | ||
"@jimp/config-typescript": "1.4.0", | ||
"@jimp/config-vitest": "1.4.0", | ||
"@jimp/test-utils": "1.4.0", | ||
"@jimp/config-eslint": "1.5.0", | ||
"@jimp/config-typescript": "1.5.0", | ||
"@jimp/config-vitest": "1.5.0", | ||
"@jimp/test-utils": "1.5.0", | ||
"@vitest/browser": "^2.0.5", | ||
@@ -68,3 +68,3 @@ "eslint": "^9.9.1", | ||
"module": "./dist/esm/index.js", | ||
"gitHead": "c1b91e9007f17d0702894bd9bfab8215cff764f9" | ||
"gitHead": "9b8d6106ef2498113ebcdddf8e6a4fae0b3cadff" | ||
} |
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
+ Added@jimp/core@1.5.0(transitive)
+ Added@jimp/file-ops@1.5.0(transitive)
+ Added@jimp/plugin-crop@1.5.0(transitive)
+ Added@jimp/plugin-resize@1.5.0(transitive)
+ Added@jimp/types@1.5.0(transitive)
+ Added@jimp/utils@1.5.0(transitive)
- Removed@jimp/core@1.4.0(transitive)
- Removed@jimp/file-ops@1.4.0(transitive)
- Removed@jimp/plugin-crop@1.4.0(transitive)
- Removed@jimp/plugin-resize@1.4.0(transitive)
- Removed@jimp/types@1.4.0(transitive)
- Removed@jimp/utils@1.4.0(transitive)
Updated@jimp/core@1.5.0
Updated@jimp/plugin-crop@1.5.0
Updated@jimp/plugin-resize@1.5.0
Updated@jimp/types@1.5.0