@img/sharp-libvips-darwin-x64 1.0.4 → 1.1.0-rc1

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 guintptr;
114
114
  #define G_GUINTPTR_FORMAT "lu"
115
115
 
116
116
  #define GLIB_MAJOR_VERSION 2
117
- #define GLIB_MINOR_VERSION 81
117
+ #define GLIB_MINOR_VERSION 82
118
118
  #define GLIB_MICRO_VERSION 1
119
119
 
120
120
  #define G_OS_UNIX
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-darwin-x64",
3
- "version": "1.0.4",
3
+ "version": "1.1.0-rc1",
4
4
  "description": "Prebuilt libvips and dependencies for use with sharp on macOS x64",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
package/versions.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
- "aom": "3.9.1",
3
- "archive": "3.7.4",
4
- "cairo": "1.18.0",
2
+ "aom": "3.10.0",
3
+ "archive": "3.7.6",
4
+ "cairo": "1.18.2",
5
5
  "cgif": "0.4.1",
6
6
  "exif": "0.6.24",
7
- "expat": "2.6.2",
7
+ "expat": "2.6.3",
8
8
  "ffi": "3.4.6",
9
9
  "fontconfig": "2.15.0",
10
- "freetype": "2.13.2",
11
- "fribidi": "1.0.15",
12
- "glib": "2.81.1",
13
- "harfbuzz": "9.0.0",
10
+ "freetype": "2.13.3",
11
+ "fribidi": "1.0.16",
12
+ "glib": "2.82.1",
13
+ "harfbuzz": "10.0.1",
14
14
  "heif": "1.18.2",
15
15
  "highway": "1.2.0",
16
16
  "imagequant": "2.4.1",
@@ -18,13 +18,13 @@
18
18
  "mozjpeg": "4.1.5",
19
19
  "pango": "1.54.0",
20
20
  "pixman": "0.43.4",
21
- "png": "1.6.43",
21
+ "png": "1.6.44",
22
22
  "proxy-libintl": "0.4",
23
- "rsvg": "2.58.93",
23
+ "rsvg": "2.59.1",
24
24
  "spng": "0.7.4",
25
- "tiff": "4.6.0",
26
- "vips": "8.15.3",
25
+ "tiff": "4.7.0",
26
+ "vips": "8.16.0-rc1",
27
27
  "webp": "1.4.0",
28
- "xml": "2.13.3",
29
- "zlib-ng": "2.2.1"
28
+ "xml": "2.13.4",
29
+ "zlib-ng": "2.2.2"
30
30
  }