Skip to content

Commit 39d633f

Browse files
committed
Updated magick-native.
1 parent fc9783f commit 39d633f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

NOTICE

Lines changed: 4 additions & 4 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-39 (2024-10-05) ] copyright:
10+
[ ImageMagick 7.1.1-41 (2024-11-16) ] copyright:
1111

1212
ImageMagick License
1313
https://imagemagick.org/script/license.php
@@ -1050,7 +1050,7 @@ SOFTWARE.
10501050

10511051
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
10521052

1053-
[ deflate 1.21.0 (2024-08-04) ] copyright:
1053+
[ deflate 1.22.0 (2024-10-05) ] copyright:
10541054

10551055
Copyright 2016 Eric Biggers
10561056
Copyright 2024 Google LLC
@@ -1077,7 +1077,7 @@ SOFTWARE.
10771077

10781078
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
10791079

1080-
[ openexr 3.2.4 (2024-03-26) ] copyright:
1080+
[ openexr 3.3.2 (2024-11-11) ] copyright:
10811081

10821082
Copyright (c) Contributors to the OpenEXR Project. All rights reserved.
10831083

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

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

1817-
[ heif 1.18.2 (2024-08-07) ] copyright:
1817+
[ heif 1.19.3 (2024-11-11) ] 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.

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.1006.2012",
50+
"@dlemstra/magick-native": "2024.1117.915",
5151
"@types/jsdom": "21.1.7",
5252
"@typescript-eslint/eslint-plugin": "8.16.0",
5353
"@typescript-eslint/parser": "8.16.0",

0 commit comments

Comments
 (0)