@img/sharp-libvips-linux-x64 1.1.0 → 1.2.0-rc.2
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,8 +114,8 @@ 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
|
|
118
|
-
#define GLIB_MICRO_VERSION
|
|
117
|
+
#define GLIB_MINOR_VERSION 85
|
|
118
|
+
#define GLIB_MICRO_VERSION 0
|
|
119
119
|
|
|
120
120
|
#define G_OS_UNIX
|
|
121
121
|
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-linux-x64",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.2.0-rc.2",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 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.
|
|
3
|
-
"archive": "3.
|
|
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
7
|
"expat": "2.7.1",
|
|
8
|
-
"ffi": "3.
|
|
9
|
-
"fontconfig": "2.16.
|
|
8
|
+
"ffi": "3.5.1",
|
|
9
|
+
"fontconfig": "2.16.2",
|
|
10
10
|
"freetype": "2.13.3",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.
|
|
13
|
-
"harfbuzz": "11.
|
|
14
|
-
"heif": "1.19.
|
|
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
19
|
"pango": "1.56.3",
|
|
20
|
-
"pixman": "0.
|
|
21
|
-
"png": "1.6.
|
|
20
|
+
"pixman": "0.46.2",
|
|
21
|
+
"png": "1.6.48",
|
|
22
22
|
"proxy-libintl": "0.4",
|
|
23
23
|
"rsvg": "2.60.0",
|
|
24
24
|
"spng": "0.7.4",
|
|
25
25
|
"tiff": "4.7.0",
|
|
26
|
-
"vips": "8.
|
|
26
|
+
"vips": "8.17.0",
|
|
27
27
|
"webp": "1.5.0",
|
|
28
|
-
"
|
|
28
|
+
"xml2": "2.14.3",
|
|
29
29
|
"zlib-ng": "2.2.4"
|
|
30
30
|
}
|