@revizly/sharp 0.35.0-revizly29 → 0.35.0-revizly30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@revizly/sharp",
3
3
  "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
4
- "version": "0.35.0-revizly29",
4
+ "version": "0.35.0-revizly30",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
7
7
  "contributors": [
@@ -155,16 +155,16 @@
155
155
  "semver": "^7.7.4"
156
156
  },
157
157
  "optionalDependencies": {
158
- "@revizly/sharp-libvips-linux-arm64": "1.0.32",
159
- "@revizly/sharp-libvips-linux-x64": "1.0.32",
160
- "@revizly/sharp-linux-arm64": "0.35.0-revizly29",
161
- "@revizly/sharp-linux-x64": "0.35.0-revizly29"
158
+ "@revizly/sharp-libvips-linux-arm64": "1.0.33",
159
+ "@revizly/sharp-libvips-linux-x64": "1.0.33",
160
+ "@revizly/sharp-linux-arm64": "0.35.0-revizly30",
161
+ "@revizly/sharp-linux-x64": "0.35.0-revizly30"
162
162
  },
163
163
  "devDependencies": {
164
164
  "@biomejs/biome": "^2.4.13",
165
165
  "@cpplint/cli": "^0.1.0",
166
166
  "@emnapi/runtime": "^1.10.0",
167
- "@revizly/sharp-libvips-dev": "1.0.32",
167
+ "@revizly/sharp-libvips-dev": "1.0.33",
168
168
  "@types/node": "*",
169
169
  "emnapi": "^1.10.0",
170
170
  "exif-reader": "^2.0.3",