@img/sharp-libvips-darwin-x64 0.0.1 → 0.0.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.
package/README.md CHANGED
@@ -19,13 +19,13 @@ used under the terms of the following licences:
19
19
  | gdk-pixbuf | LGPLv3 |
20
20
  | glib | LGPLv3 |
21
21
  | harfbuzz | MIT Licence |
22
+ | highway | Apache-2.0 License, BSD 3-Clause |
22
23
  | lcms | MIT Licence |
23
24
  | libarchive | BSD 2-Clause |
24
25
  | libexif | LGPLv3 |
25
26
  | libffi | MIT Licence |
26
27
  | libheif | LGPLv3 |
27
28
  | libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) |
28
- | mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
29
29
  | libnsgif | MIT Licence |
30
30
  | libpng | [libpng License](https://github.com/glennrp/libpng/blob/master/LICENSE) |
31
31
  | librsvg | LGPLv3 |
@@ -34,7 +34,7 @@ used under the terms of the following licences:
34
34
  | libvips | LGPLv3 |
35
35
  | libwebp | New BSD License |
36
36
  | libxml2 | MIT Licence |
37
- | orc | [orc License](https://gitlab.freedesktop.org/gstreamer/orc/blob/master/COPYING) (BSD-like) |
37
+ | mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
38
38
  | pango | LGPLv3 |
39
39
  | pixman | MIT Licence |
40
40
  | proxy-libintl | LGPLv3 |
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-darwin-x64",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
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,7 +1,7 @@
1
1
  {
2
2
  "aom": "3.7.0",
3
3
  "archive": "3.7.2",
4
- "cairo": "1.17.8",
4
+ "cairo": "1.18.0",
5
5
  "cgif": "0.3.2",
6
6
  "exif": "0.6.24",
7
7
  "expat": "2.5.0",
@@ -11,12 +11,12 @@
11
11
  "fribidi": "1.0.13",
12
12
  "gdkpixbuf": "2.42.10",
13
13
  "glib": "2.78.0",
14
- "harfbuzz": "8.2.0",
15
- "heif": "1.16.2",
14
+ "harfbuzz": "8.2.2",
15
+ "heif": "1.17.1",
16
+ "highway": "1.0.7",
16
17
  "imagequant": "2.4.1",
17
18
  "lcms": "2.15",
18
- "mozjpeg": "4.1.4",
19
- "orc": "0.4.34",
19
+ "mozjpeg": "4.1.5",
20
20
  "pango": "1.51.0",
21
21
  "pixman": "0.42.2",
22
22
  "png": "1.6.40",
@@ -24,7 +24,7 @@
24
24
  "rsvg": "2.57.0",
25
25
  "spng": "0.7.4",
26
26
  "tiff": "4.6.0",
27
- "vips": "8.14.5",
27
+ "vips": "8.15.0-rc1",
28
28
  "webp": "1.3.2",
29
29
  "xml": "2.11.5",
30
30
  "zlib-ng": "2.1.3"