@img/sharp-libvips-win32-ia32 1.3.4-rc.0 → 1.3.4-rc.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.
- package/lib/glib-2.0/include/glibconfig.h +2 -2
- package/lib/libvips-42.dll +0 -0
- package/package.json +1 -1
- package/versions.json +11 -11
|
@@ -112,8 +112,8 @@ typedef unsigned int guintptr;
|
|
|
112
112
|
#define G_GUINTPTR_FORMAT "u"
|
|
113
113
|
|
|
114
114
|
#define GLIB_MAJOR_VERSION 2
|
|
115
|
-
#define GLIB_MINOR_VERSION
|
|
116
|
-
#define GLIB_MICRO_VERSION
|
|
115
|
+
#define GLIB_MINOR_VERSION 90
|
|
116
|
+
#define GLIB_MICRO_VERSION 0
|
|
117
117
|
|
|
118
118
|
#define G_OS_WIN32
|
|
119
119
|
#define G_PLATFORM_WIN32
|
package/lib/libvips-42.dll
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-win32-ia32",
|
|
3
|
-
"version": "1.3.4-rc.
|
|
3
|
+
"version": "1.3.4-rc.1",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on Windows x86",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
package/versions.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"aom": "3.
|
|
2
|
+
"aom": "3.15.1",
|
|
3
3
|
"archive": "3.8.9",
|
|
4
|
-
"cairo": "1.18.
|
|
5
|
-
"cgif": "0.5.
|
|
4
|
+
"cairo": "1.18.6",
|
|
5
|
+
"cgif": "0.5.4",
|
|
6
6
|
"exif": "0.6.26",
|
|
7
|
-
"expat": "2.8.
|
|
7
|
+
"expat": "2.8.5",
|
|
8
8
|
"ffi": "3.8.0",
|
|
9
9
|
"fontconfig": "2.18.3",
|
|
10
10
|
"freetype": "2.14.3",
|
|
11
|
-
"fribidi": "1.0.
|
|
12
|
-
"glib": "2.
|
|
13
|
-
"harfbuzz": "14.
|
|
14
|
-
"heif": "1.23.
|
|
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.
|
|
23
|
+
"rsvg": "2.63.2",
|
|
24
24
|
"tiff": "4.7.2",
|
|
25
25
|
"uhdr": "2.0.2",
|
|
26
|
-
"vips": "8.18.
|
|
26
|
+
"vips": "8.18.7",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
|
-
"xml2": "2.15.
|
|
28
|
+
"xml2": "2.15.4",
|
|
29
29
|
"zlib-ng": "2.3.3"
|
|
30
30
|
}
|