@img/sharp-libvips-win32-x64 1.1.0-rc5 → 1.2.0-rc.1

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.
@@ -114,7 +114,7 @@ typedef unsigned long long guintptr;
114
114
  #define G_GUINTPTR_FORMAT "llu"
115
115
 
116
116
  #define GLIB_MAJOR_VERSION 2
117
- #define GLIB_MINOR_VERSION 84
117
+ #define GLIB_MINOR_VERSION 85
118
118
  #define GLIB_MICRO_VERSION 0
119
119
 
120
120
  #define G_OS_WIN32
Binary file
package/lib/libvips.lib CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-win32-x64",
3
- "version": "1.1.0-rc5",
3
+ "version": "1.2.0-rc.1",
4
4
  "description": "Prebuilt libvips and dependencies for use with sharp on Windows x64",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
package/versions.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "aom": "3.12.0",
3
- "archive": "3.7.7",
2
+ "aom": "3.12.1",
3
+ "archive": "3.8.1",
4
4
  "cairo": "1.18.4",
5
5
  "cgif": "0.5.0",
6
6
  "exif": "0.6.25",
7
- "expat": "2.6.4",
8
- "ffi": "3.4.7",
9
- "fontconfig": "2.16.0",
7
+ "expat": "2.7.1",
8
+ "ffi": "3.4.8",
9
+ "fontconfig": "2.16.2",
10
10
  "freetype": "2.13.3",
11
11
  "fribidi": "1.0.16",
12
- "glib": "2.84.0",
13
- "harfbuzz": "10.4.0",
14
- "heif": "1.19.7",
12
+ "glib": "2.85.0",
13
+ "harfbuzz": "11.2.1",
14
+ "heif": "1.19.8",
15
15
  "highway": "1.2.0",
16
16
  "imagequant": "2.4.1",
17
17
  "lcms": "2.17",
18
18
  "mozjpeg": "4.1.5",
19
- "pango": "1.56.2",
20
- "pixman": "0.44.2",
21
- "png": "1.6.47",
19
+ "pango": "1.56.3",
20
+ "pixman": "0.46.0",
21
+ "png": "1.6.48",
22
22
  "proxy-libintl": "0.4",
23
- "rsvg": "2.59.91",
23
+ "rsvg": "2.60.0",
24
24
  "spng": "0.7.4",
25
25
  "tiff": "4.7.0",
26
- "vips": "8.16.1",
26
+ "vips": "8.17.0",
27
27
  "webp": "1.5.0",
28
- "xml": "2.13.6",
28
+ "xml": "2.14.3",
29
29
  "zlib-ng": "2.2.4"
30
30
  }