Skip to content

Commit ebb6c49

Browse files
committed
Updated magick-native.
1 parent bbdb6f2 commit ebb6c49

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

NOTICE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Licensed under the Apache License, Version 2.0.
77

88
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
99

10-
[ ImageMagick 7.1.1-41 (2024-11-16) ] copyright:
10+
[ ImageMagick 7.1.1-43 (2024-12-22) ] copyright:
1111

1212
ImageMagick License
1313
https://imagemagick.org/script/license.php
@@ -118,7 +118,7 @@ To apply the ImageMagick License to your work, attach the following boilerplate
118118

119119
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
120120

121-
[ aom 3.10.0 (2024-08-27) ] copyright:
121+
[ aom 3.11.0 (2024-11-14) ] copyright:
122122

123123
Copyright (c) 2016, Alliance for Open Media. All rights reserved.
124124

@@ -1814,7 +1814,7 @@ That's all there is to it!
18141814

18151815
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
18161816

1817-
[ heif 1.19.3 (2024-11-11) ] copyright:
1817+
[ heif 1.19.5 (2024-11-19) ] copyright:
18181818

18191819
* The library `libheif` is distributed under the terms of the GNU Lesser General Public License.
18201820
* The sample applications are distributed under the terms of the MIT License.
@@ -3039,7 +3039,7 @@ that were granted to the IJG for code derived from their software.
30393039

30403040
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
30413041

3042-
[ jpeg-xl 0.11.0 (2024-09-13) ] copyright:
3042+
[ jpeg-xl 0.11.1 (2024-11-26) ] copyright:
30433043

30443044
Copyright (c) the JPEG XL Project Authors.
30453045
All rights reserved.
@@ -3546,7 +3546,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35463546

35473547
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
35483548

3549-
[ xml 2.13.4 (2024-09-18) ] copyright:
3549+
[ xml 2.13.5 (2024-11-12) ] copyright:
35503550

35513551
Except where otherwise noted in the source code (e.g. the files dict.c and
35523552
list.c, which are covered by a similar licence but with different Copyright

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"update-index": "cd tools && tsc && node update-index.js ../src"
4848
},
4949
"devDependencies": {
50-
"@dlemstra/magick-native": "2024.1117.915",
50+
"@dlemstra/magick-native": "2024.1226.1934",
5151
"@types/jsdom": "21.1.7",
5252
"@typescript-eslint/eslint-plugin": "8.18.2",
5353
"@typescript-eslint/parser": "8.18.2",

0 commit comments

Comments
 (0)