@img/sharp-libvips-darwin-x64 1.3.3 → 1.3.4-rc.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.
package/README.md CHANGED
@@ -10,7 +10,7 @@ used under the terms of the following licenses:
10
10
  | Library | Used under the terms of |
11
11
  |---------------|-----------------------------------------------------------------------------------------------------------|
12
12
  | aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) |
13
- | cairo | Mozilla Public License 2.0 |
13
+ | cairo | Mozilla Public License 1.1 |
14
14
  | cgif | MIT License |
15
15
  | expat | MIT License |
16
16
  | fontconfig | [fontconfig License](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) |
@@ -112,8 +112,8 @@ typedef unsigned long guintptr;
112
112
  #define G_GUINTPTR_FORMAT "lu"
113
113
 
114
114
  #define GLIB_MAJOR_VERSION 2
115
- #define GLIB_MINOR_VERSION 89
116
- #define GLIB_MICRO_VERSION 4
115
+ #define GLIB_MINOR_VERSION 90
116
+ #define GLIB_MICRO_VERSION 0
117
117
 
118
118
  #define G_OS_UNIX
119
119
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-darwin-x64",
3
- "version": "1.3.3",
3
+ "version": "1.3.4-rc.0",
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
@@ -2,16 +2,16 @@
2
2
  "aom": "3.15.0",
3
3
  "archive": "3.8.9",
4
4
  "cairo": "1.18.4",
5
- "cgif": "0.5.3",
5
+ "cgif": "0.5.4",
6
6
  "exif": "0.6.26",
7
- "expat": "2.8.3",
7
+ "expat": "2.8.4",
8
8
  "ffi": "3.8.0",
9
9
  "fontconfig": "2.18.3",
10
10
  "freetype": "2.14.3",
11
- "fribidi": "1.0.16",
12
- "glib": "2.89.4",
13
- "harfbuzz": "14.3.1",
14
- "heif": "1.23.2",
11
+ "fribidi": "1.0.17",
12
+ "glib": "2.90.0",
13
+ "harfbuzz": "14.5.0",
14
+ "heif": "1.23.5",
15
15
  "highway": "1.4.0",
16
16
  "imagequant": "2.4.1",
17
17
  "lcms": "2.19.1",
@@ -20,11 +20,11 @@
20
20
  "pixman": "0.46.4",
21
21
  "png": "1.6.58",
22
22
  "proxy-libintl": "0.5",
23
- "rsvg": "2.62.91",
23
+ "rsvg": "2.63.2",
24
24
  "tiff": "4.7.2",
25
25
  "uhdr": "2.0.2",
26
26
  "vips": "8.18.6",
27
27
  "webp": "1.6.0",
28
- "xml2": "2.15.3",
28
+ "xml2": "2.15.4",
29
29
  "zlib-ng": "2.3.3"
30
30
  }