@img/sharp-libvips-win32-x64 1.3.0-rc.7 → 1.3.0

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.
@@ -17,8 +17,6 @@
17
17
  #define GIO_STATIC_COMPILATION 1
18
18
  #define GMODULE_STATIC_COMPILATION 1
19
19
  #define GI_STATIC_COMPILATION 1
20
- #define G_INTL_STATIC_COMPILATION 1
21
- #define FFI_STATIC_BUILD 1
22
20
 
23
21
  /* Specifies that GLib's g_print*() functions wrap the
24
22
  * system printf functions. This is useful to know, for example,
@@ -114,7 +112,7 @@ typedef unsigned long long guintptr;
114
112
  #define G_GUINTPTR_FORMAT "llu"
115
113
 
116
114
  #define GLIB_MAJOR_VERSION 2
117
- #define GLIB_MINOR_VERSION 88
115
+ #define GLIB_MINOR_VERSION 89
118
116
  #define GLIB_MICRO_VERSION 0
119
117
 
120
118
  #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.3.0-rc.7",
3
+ "version": "1.3.0",
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.13.2",
3
- "archive": "3.8.6",
2
+ "aom": "3.14.1",
3
+ "archive": "3.8.7",
4
4
  "cairo": "1.18.4",
5
5
  "cgif": "0.5.3",
6
- "exif": "0.6.25",
7
- "expat": "2.7.5",
6
+ "exif": "0.6.26",
7
+ "expat": "2.8.1",
8
8
  "ffi": "3.5.2",
9
- "fontconfig": "2.17.1",
9
+ "fontconfig": "2.18.1",
10
10
  "freetype": "2.14.3",
11
11
  "fribidi": "1.0.16",
12
- "glib": "2.88.0",
13
- "harfbuzz": "13.2.1",
14
- "heif": "1.21.2",
15
- "highway": "1.3.0",
12
+ "glib": "2.89.0",
13
+ "harfbuzz": "14.2.1",
14
+ "heif": "1.23.0",
15
+ "highway": "1.4.0",
16
16
  "imagequant": "2.4.1",
17
- "lcms": "2.18",
17
+ "lcms": "2.19.1",
18
18
  "mozjpeg": "0826579",
19
19
  "pango": "1.57.1",
20
20
  "pixman": "0.46.4",
21
- "png": "1.6.56",
21
+ "png": "1.6.58",
22
22
  "proxy-libintl": "0.5",
23
- "rsvg": "2.62.1",
24
- "tiff": "4.7.1",
25
- "uhdr": "1.4.0",
26
- "vips": "8.18.2",
23
+ "rsvg": "2.62.3",
24
+ "tiff": "732665c",
25
+ "uhdr": "13a058f",
26
+ "vips": "8.18.3",
27
27
  "webp": "1.6.0",
28
- "xml2": "2.15.2",
28
+ "xml2": "2.15.3",
29
29
  "zlib-ng": "2.3.3"
30
30
  }