imagetools-core
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "imagetools-core", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"main": "dist/index.cjs", | ||
@@ -32,3 +32,3 @@ "module": "dist/index.mjs", | ||
"@types/sharp": "^0.30.0", | ||
"@vitest/coverage-c8": "^0.22.1", | ||
"@vitest/coverage-c8": "^0.23.0", | ||
"jest-file-snapshot": "^0.5.0", | ||
@@ -39,6 +39,6 @@ "jest-image-snapshot": "^5.0.0", | ||
"typescript": "^4.5.5", | ||
"vitest": "^0.22.1" | ||
"vitest": "^0.23.0" | ||
}, | ||
"dependencies": { | ||
"sharp": "^0.30.0" | ||
"sharp": "^0.31.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
+ Addedsharp@0.31.3(transitive)
- Removedsharp@0.30.7(transitive)
Updatedsharp@^0.31.0