@img/sharp-libvips-win32-x64 1.3.3-rc.0 → 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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
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) |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-win32-x64",
3
- "version": "1.3.3-rc.0",
3
+ "version": "1.3.4-rc.0",
4
4
  "description": "Prebuilt libvips and dependencies for use with sharp on Windows x64",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",