@jimp/plugin-shadow
Advanced tools
Comparing version 1.1.4 to 1.1.5--canary.d9590e7.0
{ | ||
"name": "@jimp/plugin-shadow", | ||
"version": "1.1.4", | ||
"version": "1.1.5--canary.d9590e7.0", | ||
"repository": "jimp-dev/jimp", | ||
@@ -19,6 +19,6 @@ "engines": { | ||
"devDependencies": { | ||
"@jimp/config-eslint": "1.1.4", | ||
"@jimp/config-typescript": "1.1.4", | ||
"@jimp/config-vitest": "1.1.4", | ||
"@jimp/test-utils": "1.1.4", | ||
"@jimp/config-eslint": "1.1.5--canary.d9590e7.0", | ||
"@jimp/config-typescript": "1.1.5--canary.d9590e7.0", | ||
"@jimp/config-vitest": "1.1.5--canary.d9590e7.0", | ||
"@jimp/test-utils": "1.1.5--canary.d9590e7.0", | ||
"@vitest/browser": "^2.0.5", | ||
@@ -32,8 +32,8 @@ "eslint": "^9.9.1", | ||
"dependencies": { | ||
"@jimp/core": "1.1.4", | ||
"@jimp/plugin-blur": "1.1.4", | ||
"@jimp/plugin-color": "1.1.4", | ||
"@jimp/plugin-resize": "1.1.4", | ||
"@jimp/types": "1.1.4", | ||
"@jimp/utils": "1.1.4", | ||
"@jimp/core": "1.1.5--canary.d9590e7.0", | ||
"@jimp/plugin-blur": "1.1.5--canary.d9590e7.0", | ||
"@jimp/plugin-color": "1.1.5--canary.d9590e7.0", | ||
"@jimp/plugin-resize": "1.1.5--canary.d9590e7.0", | ||
"@jimp/types": "1.1.5--canary.d9590e7.0", | ||
"@jimp/utils": "1.1.5--canary.d9590e7.0", | ||
"zod": "^3.23.8" | ||
@@ -71,3 +71,3 @@ }, | ||
"module": "./dist/esm/index.js", | ||
"gitHead": "e1010dd5a86e8c5af3d028559cef66c758e64be0" | ||
"gitHead": "d9590e7bf90a7de03c5f67f1c1b2f661d1f30002" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
21344
2
+ Added@jimp/core@1.1.5--canary.d9590e7.0(transitive)
+ Added@jimp/file-ops@1.1.5--canary.d9590e7.0(transitive)
+ Added@jimp/plugin-blur@1.1.5--canary.d9590e7.0(transitive)
+ Added@jimp/plugin-color@1.1.5--canary.d9590e7.0(transitive)
+ Added@jimp/plugin-resize@1.1.5--canary.d9590e7.0(transitive)
+ Added@jimp/types@1.1.5--canary.d9590e7.0(transitive)
+ Added@jimp/utils@1.1.5--canary.d9590e7.0(transitive)
- Removed@jimp/core@1.1.4(transitive)
- Removed@jimp/file-ops@1.1.4(transitive)
- Removed@jimp/plugin-blur@1.1.4(transitive)
- Removed@jimp/plugin-color@1.1.4(transitive)
- Removed@jimp/plugin-resize@1.1.4(transitive)
- Removed@jimp/types@1.1.4(transitive)
- Removed@jimp/utils@1.1.4(transitive)