@img/sharp-libvips-win32-x64 0.0.3 → 1.0.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
 
115
115
  #define GLIB_MAJOR_VERSION 2
116
116
  #define GLIB_MINOR_VERSION 78
117
- #define GLIB_MICRO_VERSION 1
117
+ #define GLIB_MICRO_VERSION 3
118
118
 
119
119
  #define G_OS_WIN32
120
120
  #define G_PLATFORM_WIN32
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-win32-x64",
3
- "version": "0.0.3",
3
+ "version": "1.0.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,5 +1,5 @@
1
1
  {
2
- "aom": "3.7.0",
2
+ "aom": "3.8.0",
3
3
  "archive": "3.7.2",
4
4
  "cairo": "1.18.0",
5
5
  "cgif": "0.3.2",
@@ -10,22 +10,22 @@
10
10
  "freetype": "2.13.2",
11
11
  "fribidi": "1.0.13",
12
12
  "gdkpixbuf": "2.42.10",
13
- "glib": "2.78.1",
14
- "harfbuzz": "8.2.2",
15
- "heif": "1.17.3",
13
+ "glib": "2.78.3",
14
+ "harfbuzz": "8.3.0",
15
+ "heif": "1.17.5",
16
16
  "highway": "1.0.7",
17
17
  "imagequant": "2.4.1",
18
- "lcms": "2.15",
18
+ "lcms": "2.16",
19
19
  "mozjpeg": "4.1.5",
20
20
  "pango": "1.51.0",
21
21
  "pixman": "0.42.2",
22
22
  "png": "1.6.40",
23
23
  "proxy-libintl": "0.4",
24
- "rsvg": "2.57.0",
24
+ "rsvg": "2.57.1",
25
25
  "spng": "0.7.4",
26
26
  "tiff": "4.6.0",
27
- "vips": "8.15.0",
27
+ "vips": "8.15.1",
28
28
  "webp": "1.3.2",
29
- "xml": "2.11.5",
30
- "zlib-ng": "2.1.4"
29
+ "xml": "2.12.3",
30
+ "zlib-ng": "2.1.5"
31
31
  }