@img-custom/sharp-win32-x64 0.14.0 → 0.35.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
@@ -18,39 +18,39 @@ See the License for the specific language governing permissions and
18
18
  limitations under the License.
19
19
 
20
20
  This software contains third-party libraries
21
- used under the terms of the following licences:
21
+ used under the terms of the following licenses:
22
22
 
23
23
  | Library | Used under the terms of |
24
24
  |---------------|-----------------------------------------------------------------------------------------------------------|
25
25
  | aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) |
26
26
  | cairo | Mozilla Public License 2.0 |
27
- | cgif | MIT Licence |
28
- | expat | MIT Licence |
29
- | fontconfig | [fontconfig Licence](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) |
30
- | freetype | [freetype Licence](https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT) (BSD-like) |
27
+ | cgif | MIT License |
28
+ | expat | MIT License |
29
+ | fontconfig | [fontconfig License](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) |
30
+ | freetype | [freetype License](https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT) (BSD-like) |
31
31
  | fribidi | LGPLv3 |
32
32
  | glib | LGPLv3 |
33
- | harfbuzz | MIT Licence |
34
- | highway | Apache-2.0 License, BSD 3-Clause |
35
- | lcms | MIT Licence |
33
+ | harfbuzz | MIT License |
34
+ | highway | BSD 3-Clause |
35
+ | lcms | MIT License |
36
36
  | libarchive | BSD 2-Clause |
37
37
  | libexif | LGPLv3 |
38
- | libffi | MIT Licence |
38
+ | libffi | MIT License |
39
39
  | libheif | LGPLv3 |
40
40
  | libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) |
41
- | libnsgif | MIT Licence |
41
+ | libnsgif | MIT License |
42
42
  | libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) |
43
43
  | librsvg | LGPLv3 |
44
44
  | libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) |
45
- | libultrahdr | Apache-2.0 License |
45
+ | libultrahdr | MIT License |
46
46
  | libvips | LGPLv3 |
47
47
  | libwebp | New BSD License |
48
- | libxml2 | MIT Licence |
49
- | mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
48
+ | libxml2 | MIT License |
49
+ | mozjpeg | [zlib License, IJG License, BSD 3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
50
50
  | pango | LGPLv3 |
51
- | pixman | MIT Licence |
51
+ | pixman | MIT License |
52
52
  | proxy-libintl | LGPLv3 |
53
- | zlib-ng | [zlib Licence](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) |
53
+ | zlib-ng | [zlib License](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) |
54
54
 
55
55
  Use of libraries under the terms of the LGPLv3 is via the
56
56
  "any later version" clause of the LGPLv2 or LGPLv2.1.
package/index.cjs CHANGED
@@ -1 +1 @@
1
- module.exports = require('./lib/sharp-win32-x64-0.14.0.node');
1
+ module.exports = require('./lib/sharp-win32-x64-0.35.0.node');
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img-custom/sharp-win32-x64",
3
- "version": "0.14.0",
3
+ "version": "0.35.0",
4
4
  "description": "Prebuilt sharp for use with Windows x64",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
package/versions.json CHANGED
@@ -1,29 +1,29 @@
1
1
  {
2
- "aom": "3.13.2",
3
- "archive": "3.8.6",
2
+ "aom": "3.14.1",
3
+ "archive": "3.8.7",
4
4
  "cairo": "1.18.4",
5
5
  "cgif": "0.5.3",
6
- "exif": "0.6.25",
7
- "expat": "2.8.0",
6
+ "exif": "0.6.26",
7
+ "expat": "2.8.1",
8
8
  "ffi": "3.5.2",
9
- "fontconfig": "2.17.1",
9
+ "fontconfig": "2.18.1",
10
10
  "freetype": "2.14.3",
11
11
  "fribidi": "1.0.16",
12
- "glib": "2.88.1",
13
- "harfbuzz": "14.2.0",
14
- "heif": "1.21.2",
15
- "highway": "1.3.0",
12
+ "glib": "2.89.0",
13
+ "harfbuzz": "14.2.1",
14
+ "heif": "1.23.0",
15
+ "highway": "1.4.0",
16
16
  "imagequant": "2.4.1",
17
- "lcms": "2.19",
17
+ "lcms": "2.19.1",
18
18
  "mozjpeg": "0826579",
19
19
  "pango": "1.57.1",
20
20
  "pixman": "0.46.4",
21
21
  "png": "1.6.58",
22
22
  "proxy-libintl": "0.5",
23
- "rsvg": "2.62.1",
24
- "tiff": "4.7.1",
25
- "uhdr": "1.4.0",
26
- "vips": "17ad2f6",
23
+ "rsvg": "2.62.3",
24
+ "tiff": "732665c",
25
+ "uhdr": "13a058f",
26
+ "vips": "3664cfc",
27
27
  "webp": "1.6.0",
28
28
  "xml2": "2.15.3",
29
29
  "zlib-ng": "2.3.3"
Binary file