@jimp/plugin-color
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@jimp/plugin-color", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"repository": "jimp-dev/jimp", | ||
@@ -19,8 +19,8 @@ "engines": { | ||
"devDependencies": { | ||
"@jimp/config-eslint": "1.3.0", | ||
"@jimp/config-typescript": "1.3.0", | ||
"@jimp/config-vitest": "1.3.0", | ||
"@jimp/js-jpeg": "1.3.0", | ||
"@jimp/js-png": "1.3.0", | ||
"@jimp/test-utils": "1.3.0", | ||
"@jimp/config-eslint": "1.4.0", | ||
"@jimp/config-typescript": "1.4.0", | ||
"@jimp/config-vitest": "1.4.0", | ||
"@jimp/js-jpeg": "1.4.0", | ||
"@jimp/js-png": "1.4.0", | ||
"@jimp/test-utils": "1.4.0", | ||
"@types/node": "^18.19.48", | ||
@@ -36,5 +36,5 @@ "@types/tinycolor2": "^1.4.6", | ||
"dependencies": { | ||
"@jimp/core": "1.3.0", | ||
"@jimp/types": "1.3.0", | ||
"@jimp/utils": "1.3.0", | ||
"@jimp/core": "1.4.0", | ||
"@jimp/types": "1.4.0", | ||
"@jimp/utils": "1.4.0", | ||
"tinycolor2": "^1.6.0", | ||
@@ -73,3 +73,3 @@ "zod": "^3.23.8" | ||
"module": "./dist/esm/index.js", | ||
"gitHead": "fb52a357ac774d6314a319fe43f8d0d022ac214c" | ||
"gitHead": "c1b91e9007f17d0702894bd9bfab8215cff764f9" | ||
} |
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.4.0(transitive)
+ Added@jimp/file-ops@1.4.0(transitive)
+ Added@jimp/types@1.4.0(transitive)
+ Added@jimp/utils@1.4.0(transitive)
- Removed@jimp/core@1.3.0(transitive)
- Removed@jimp/file-ops@1.3.0(transitive)
- Removed@jimp/types@1.3.0(transitive)
- Removed@jimp/utils@1.3.0(transitive)
Updated@jimp/core@1.4.0
Updated@jimp/types@1.4.0
Updated@jimp/utils@1.4.0