@blitsen/darwin-x64 0.2.3 → 0.2.4
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/NOTICES.json +60 -5
- package/NOTICES.txt +90 -19
- package/blitsen-runtime +0 -0
- package/blitsen.node +0 -0
- package/package.json +1 -1
package/NOTICES.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"target": "x86_64-apple-darwin",
|
|
3
3
|
"root": "blitsen-runtime",
|
|
4
|
-
"generatedFor": "0.2.
|
|
4
|
+
"generatedFor": "0.2.4",
|
|
5
5
|
"packages": [
|
|
6
6
|
{
|
|
7
7
|
"name": "accesskit",
|
|
@@ -1597,7 +1597,7 @@
|
|
|
1597
1597
|
},
|
|
1598
1598
|
{
|
|
1599
1599
|
"name": "flate2",
|
|
1600
|
-
"version": "1.1.
|
|
1600
|
+
"version": "1.1.10",
|
|
1601
1601
|
"license": "MIT OR Apache-2.0",
|
|
1602
1602
|
"licenseFile": null,
|
|
1603
1603
|
"repository": "https://github.com/rust-lang/flate2-rs",
|
|
@@ -2121,7 +2121,7 @@
|
|
|
2121
2121
|
},
|
|
2122
2122
|
{
|
|
2123
2123
|
"name": "hidapi",
|
|
2124
|
-
"version": "2.6.
|
|
2124
|
+
"version": "2.6.7",
|
|
2125
2125
|
"license": "MIT",
|
|
2126
2126
|
"licenseFile": null,
|
|
2127
2127
|
"repository": "https://github.com/ruabmbua/hidapi-rs",
|
|
@@ -2788,7 +2788,7 @@
|
|
|
2788
2788
|
},
|
|
2789
2789
|
{
|
|
2790
2790
|
"name": "interprocess",
|
|
2791
|
-
"version": "2.4.
|
|
2791
|
+
"version": "2.4.4",
|
|
2792
2792
|
"license": "0BSD OR Apache-2.0",
|
|
2793
2793
|
"licenseFile": null,
|
|
2794
2794
|
"repository": "https://github.com/kotauskas/interprocess",
|
|
@@ -3259,6 +3259,24 @@
|
|
|
3259
3259
|
"Copyright (c) 2020 Frommi"
|
|
3260
3260
|
]
|
|
3261
3261
|
},
|
|
3262
|
+
{
|
|
3263
|
+
"name": "miniz_oxide",
|
|
3264
|
+
"version": "0.9.1",
|
|
3265
|
+
"license": "MIT OR Zlib OR Apache-2.0",
|
|
3266
|
+
"licenseFile": null,
|
|
3267
|
+
"repository": "https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide",
|
|
3268
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3269
|
+
"copyright": [
|
|
3270
|
+
"Copyright 2013-2014 RAD Game Tools and Valve Software",
|
|
3271
|
+
"Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC",
|
|
3272
|
+
"Copyright (c) 2017 Frommi",
|
|
3273
|
+
"Copyright (c) 2017-2024 oyvindln",
|
|
3274
|
+
"copyright notice that is included in or attached to the work",
|
|
3275
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3276
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3277
|
+
"Copyright (c) 2020 Frommi"
|
|
3278
|
+
]
|
|
3279
|
+
},
|
|
3262
3280
|
{
|
|
3263
3281
|
"name": "mio",
|
|
3264
3282
|
"version": "1.2.2",
|
|
@@ -3956,6 +3974,21 @@
|
|
|
3956
3974
|
"Copyright (c) 2020-2021 Joshua Barretto"
|
|
3957
3975
|
]
|
|
3958
3976
|
},
|
|
3977
|
+
{
|
|
3978
|
+
"name": "pollster",
|
|
3979
|
+
"version": "1.0.1",
|
|
3980
|
+
"license": "Apache-2.0/MIT",
|
|
3981
|
+
"licenseFile": null,
|
|
3982
|
+
"repository": "https://github.com/zesterer/pollster",
|
|
3983
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
3984
|
+
"copyright": [
|
|
3985
|
+
"copyright notice that is included in or attached to the work",
|
|
3986
|
+
"copyright license to reproduce, prepare Derivative Works of,",
|
|
3987
|
+
"(c) You must retain, in the Source form of any Derivative Works",
|
|
3988
|
+
"Copyright [yyyy] [name of copyright owner]",
|
|
3989
|
+
"Copyright (c) 2020-2021 Joshua Barretto"
|
|
3990
|
+
]
|
|
3991
|
+
},
|
|
3959
3992
|
{
|
|
3960
3993
|
"name": "polycool",
|
|
3961
3994
|
"version": "0.4.0",
|
|
@@ -4372,6 +4405,17 @@
|
|
|
4372
4405
|
"Copyright (c) 2016-2026 Sean McArthur"
|
|
4373
4406
|
]
|
|
4374
4407
|
},
|
|
4408
|
+
{
|
|
4409
|
+
"name": "rfd",
|
|
4410
|
+
"version": "0.17.2",
|
|
4411
|
+
"license": "MIT",
|
|
4412
|
+
"licenseFile": null,
|
|
4413
|
+
"repository": "https://github.com/PolyMeilex/rfd",
|
|
4414
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
4415
|
+
"copyright": [
|
|
4416
|
+
"Copyright (c) 2022 Bartłomiej Maryńczak"
|
|
4417
|
+
]
|
|
4418
|
+
},
|
|
4375
4419
|
{
|
|
4376
4420
|
"name": "roxmltree",
|
|
4377
4421
|
"version": "0.21.1",
|
|
@@ -4919,7 +4963,7 @@
|
|
|
4919
4963
|
},
|
|
4920
4964
|
{
|
|
4921
4965
|
"name": "skrifa",
|
|
4922
|
-
"version": "0.46.
|
|
4966
|
+
"version": "0.46.2",
|
|
4923
4967
|
"license": "MIT OR Apache-2.0",
|
|
4924
4968
|
"licenseFile": null,
|
|
4925
4969
|
"repository": "https://github.com/googlefonts/fontations",
|
|
@@ -7037,6 +7081,17 @@
|
|
|
7037
7081
|
"Copyright © 2020-2024 Unicode, Inc."
|
|
7038
7082
|
]
|
|
7039
7083
|
},
|
|
7084
|
+
{
|
|
7085
|
+
"name": "zlib-rs",
|
|
7086
|
+
"version": "0.6.7",
|
|
7087
|
+
"license": "Zlib",
|
|
7088
|
+
"licenseFile": null,
|
|
7089
|
+
"repository": "https://github.com/trifectatechfoundation/zlib-rs",
|
|
7090
|
+
"source": "registry+https://github.com/rust-lang/crates.io-index",
|
|
7091
|
+
"copyright": [
|
|
7092
|
+
"(C) 2024 Trifecta Tech Foundation"
|
|
7093
|
+
]
|
|
7094
|
+
},
|
|
7040
7095
|
{
|
|
7041
7096
|
"name": "zmij",
|
|
7042
7097
|
"version": "1.0.23",
|
package/NOTICES.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIRD-PARTY NOTICES
|
|
2
2
|
|
|
3
|
-
This application was built with Blitsen 0.2.
|
|
3
|
+
This application was built with Blitsen 0.2.4, which links the open-source packages listed
|
|
4
4
|
below for x86_64-apple-darwin. Their terms apply to this executable; the application's own HTML, CSS and
|
|
5
5
|
JavaScript is an interpreted payload and is not covered by them.
|
|
6
6
|
|
|
@@ -62,7 +62,7 @@ named there, and on request from the distributor of this application.
|
|
|
62
62
|
to_shmem_derive 0.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
63
63
|
uluru 3.1.0 — registry+https://github.com/rust-lang/crates.io-index
|
|
64
64
|
|
|
65
|
-
PACKAGES (
|
|
65
|
+
PACKAGES (562)
|
|
66
66
|
|
|
67
67
|
accesskit 0.24.1 — MIT OR Apache-2.0
|
|
68
68
|
https://github.com/AccessKit/accesskit
|
|
@@ -664,7 +664,7 @@ fixed_decimal 0.7.2 — Unicode-3.0
|
|
|
664
664
|
https://github.com/unicode-org/icu4x
|
|
665
665
|
COPYRIGHT AND PERMISSION NOTICE
|
|
666
666
|
Copyright © 2020-2024 Unicode, Inc.
|
|
667
|
-
flate2 1.1.
|
|
667
|
+
flate2 1.1.10 — MIT OR Apache-2.0
|
|
668
668
|
https://github.com/rust-lang/flate2-rs
|
|
669
669
|
copyright notice that is included in or attached to the work
|
|
670
670
|
copyright license to reproduce, prepare Derivative Works of,
|
|
@@ -881,7 +881,7 @@ heck 0.5.0 — MIT OR Apache-2.0
|
|
|
881
881
|
Copyright (c) 2015 The Rust Project Developers
|
|
882
882
|
hexf-parse 0.2.1 — CC0-1.0
|
|
883
883
|
https://github.com/lifthrasiir/hexf
|
|
884
|
-
hidapi 2.6.
|
|
884
|
+
hidapi 2.6.7 — MIT
|
|
885
885
|
https://github.com/ruabmbua/hidapi-rs
|
|
886
886
|
Copyright 2017 The hidapi-rs Developers
|
|
887
887
|
hidreport 0.6.0 — MIT
|
|
@@ -1117,7 +1117,7 @@ indexmap 2.14.0 — Apache-2.0 OR MIT
|
|
|
1117
1117
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1118
1118
|
Copyright [yyyy] [name of copyright owner]
|
|
1119
1119
|
Copyright (c) 2016--2017
|
|
1120
|
-
interprocess 2.4.
|
|
1120
|
+
interprocess 2.4.4 — 0BSD OR Apache-2.0
|
|
1121
1121
|
https://github.com/kotauskas/interprocess
|
|
1122
1122
|
Copyright (c) 2020-2026 Goat
|
|
1123
1123
|
copyright notice that is included in or attached to the work
|
|
@@ -1320,6 +1320,16 @@ miniz_oxide 0.8.9 — MIT OR Zlib OR Apache-2.0
|
|
|
1320
1320
|
copyright license to reproduce, prepare Derivative Works of,
|
|
1321
1321
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1322
1322
|
Copyright (c) 2020 Frommi
|
|
1323
|
+
miniz_oxide 0.9.1 — MIT OR Zlib OR Apache-2.0
|
|
1324
|
+
https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide
|
|
1325
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1326
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1327
|
+
Copyright (c) 2017 Frommi
|
|
1328
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1329
|
+
copyright notice that is included in or attached to the work
|
|
1330
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1331
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1332
|
+
Copyright (c) 2020 Frommi
|
|
1323
1333
|
mio 1.2.2 — MIT
|
|
1324
1334
|
https://github.com/tokio-rs/mio
|
|
1325
1335
|
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
@@ -1578,6 +1588,13 @@ pollster 0.4.0 — Apache-2.0/MIT
|
|
|
1578
1588
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1579
1589
|
Copyright [yyyy] [name of copyright owner]
|
|
1580
1590
|
Copyright (c) 2020-2021 Joshua Barretto
|
|
1591
|
+
pollster 1.0.1 — Apache-2.0/MIT
|
|
1592
|
+
https://github.com/zesterer/pollster
|
|
1593
|
+
copyright notice that is included in or attached to the work
|
|
1594
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1595
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1596
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1597
|
+
Copyright (c) 2020-2021 Joshua Barretto
|
|
1581
1598
|
polycool 0.4.0 — MIT OR Apache-2.0
|
|
1582
1599
|
https://github.com/linebender/kurbo
|
|
1583
1600
|
copyright notice that is included in or attached to the work
|
|
@@ -1756,6 +1773,9 @@ reqwest 0.13.4 — MIT OR Apache-2.0
|
|
|
1756
1773
|
(c) You must retain, in the Source form of any Derivative Works
|
|
1757
1774
|
Copyright 2016 Sean McArthur
|
|
1758
1775
|
Copyright (c) 2016-2026 Sean McArthur
|
|
1776
|
+
rfd 0.17.2 — MIT
|
|
1777
|
+
https://github.com/PolyMeilex/rfd
|
|
1778
|
+
Copyright (c) 2022 Bartłomiej Maryńczak
|
|
1759
1779
|
roxmltree 0.21.1 — MIT OR Apache-2.0
|
|
1760
1780
|
https://github.com/RazrFalcon/roxmltree
|
|
1761
1781
|
copyright notice that is included in or attached to the work
|
|
@@ -1977,7 +1997,7 @@ skrifa 0.44.0 — MIT OR Apache-2.0
|
|
|
1977
1997
|
https://github.com/googlefonts/fontations
|
|
1978
1998
|
Copyright 2019 Fontations Developers
|
|
1979
1999
|
Copyright (c) 2019 Fontations Developers
|
|
1980
|
-
skrifa 0.46.
|
|
2000
|
+
skrifa 0.46.2 — MIT OR Apache-2.0
|
|
1981
2001
|
https://github.com/googlefonts/fontations
|
|
1982
2002
|
Copyright 2019 Fontations Developers
|
|
1983
2003
|
Copyright (c) 2019 Fontations Developers
|
|
@@ -2754,6 +2774,9 @@ zerovec-derive 0.11.5 — Unicode-3.0
|
|
|
2754
2774
|
https://github.com/unicode-org/icu4x
|
|
2755
2775
|
COPYRIGHT AND PERMISSION NOTICE
|
|
2756
2776
|
Copyright © 2020-2024 Unicode, Inc.
|
|
2777
|
+
zlib-rs 0.6.7 — Zlib
|
|
2778
|
+
https://github.com/trifectatechfoundation/zlib-rs
|
|
2779
|
+
(C) 2024 Trifecta Tech Foundation
|
|
2757
2780
|
zmij 1.0.23 — MIT
|
|
2758
2781
|
https://github.com/dtolnay/zmij
|
|
2759
2782
|
zune-core 0.5.3 — MIT OR Apache-2.0 OR Zlib
|
|
@@ -2773,7 +2796,7 @@ zune-jpeg 0.5.15 — MIT OR Apache-2.0 OR Zlib
|
|
|
2773
2796
|
Copyright (c) zune-image developers
|
|
2774
2797
|
(C) zune-image developers
|
|
2775
2798
|
|
|
2776
|
-
LICENCE TEXTS (
|
|
2799
|
+
LICENCE TEXTS (301)
|
|
2777
2800
|
|
|
2778
2801
|
Each distinct text appears once, followed by the packages it came with.
|
|
2779
2802
|
|
|
@@ -3407,7 +3430,7 @@ express Statement of Purpose.
|
|
|
3407
3430
|
this CC0 or use of the Work.
|
|
3408
3431
|
|
|
3409
3432
|
------------------------------------------------------------------------------
|
|
3410
|
-
LICENSE-APACHE.txt —
|
|
3433
|
+
LICENSE-APACHE.txt — 30 package(s): arboard 3.6.1, color 0.3.3, fdeflate 0.3.7, fearless_simd 0.4.1, half 2.7.1, image 0.25.10, image-webp 0.2.4, linebender_resource_handle 0.1.1, miniz_oxide 0.8.9, miniz_oxide 0.9.1, naga 29.0.4, num-conv 0.2.2, pin-project-lite 0.2.17, raw-window-handle 0.6.2, sync_wrapper 1.0.2, time 0.3.55, time-core 0.1.9, time-macros 0.2.32, usvg 0.48.1, vello 0.10.0, vello_common 0.1.0, vello_cpu 0.1.0, vello_encoding 0.10.0, vello_shaders 0.10.0, wgpu 29.0.4, wgpu-core 29.0.4, wgpu-core-deps-apple 29.0.4, wgpu-hal 29.0.4, wgpu-naga-bridge 29.0.4, wgpu-types 29.0.4
|
|
3411
3434
|
------------------------------------------------------------------------------
|
|
3412
3435
|
Apache License
|
|
3413
3436
|
Version 2.0, January 2004
|
|
@@ -3612,7 +3635,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3612
3635
|
SOFTWARE.
|
|
3613
3636
|
|
|
3614
3637
|
------------------------------------------------------------------------------
|
|
3615
|
-
LICENSE-APACHE —
|
|
3638
|
+
LICENSE-APACHE — 123 package(s): arc-swap 1.9.2, arrayvec 0.7.8, atomic-waker 1.1.2, autocfg 1.5.1, base64 0.22.1, base64 0.23.1, bitflags 1.3.2, bitflags 2.13.1, cc 1.4.2, cexpr 0.6.0, cfg-if 1.0.4, core-foundation 0.10.1, core-foundation-sys 0.8.7, coreaudio-rs 0.14.2, crossbeam-channel 0.5.16, crossbeam-deque 0.8.7, crossbeam-epoch 0.9.20, crossbeam-utils 0.8.22, data-url 0.3.2, debugid 0.8.0, displaydoc 0.2.7, either 1.17.0, equivalent 1.0.2, errno 0.3.14, euclid 0.22.14, fastrand 2.5.0, find-msvc-tools 0.1.10, flate2 1.1.10, fnv 1.0.7, fontique 0.11.1, form_urlencoded 1.2.2, futures-lite 2.6.1, futures-timer 3.0.4, gif 0.14.2, glob 0.3.4, glow 0.17.0, hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.1, heck 0.5.0, html5ever 0.39.0, httparse 1.10.1, hyper-tls 0.6.0, idna 1.1.0, idna_adapter 1.2.2, if_chain 1.0.3, indexmap 2.14.0, itertools 0.13.0, itertools 0.14.0, jobserver 0.1.35, keyboard-types 0.7.0, keyboard-types 0.8.3, khronos-egl 6.0.0, lazy_static 1.5.0, lock_api 0.4.14, log 0.4.33, malloc_size_of_derive 0.1.3, markup5ever 0.39.0, mime 0.3.17, muda 0.19.3, num_cpus 1.17.0, num-bigint 0.4.8, num-complex 0.4.6, num-derive 0.4.2, num-integer 0.1.46, num-rational 0.4.2, num-traits 0.2.19, once_cell 1.21.4, parking 2.2.1, parking_lot 0.12.5, parking_lot_core 0.9.12, parlance 0.1.0, parley 0.11.1, parley_data 0.11.1, percent-encoding 2.3.2, pkg-config 0.3.33, png 0.18.1, pollster 0.4.0, pollster 1.0.1, primal-check 0.3.4, rayon 1.12.0, rayon-core 1.13.0, regex 1.13.1, regex-automata 0.4.18, regex-lite 0.1.9, regex-syntax 0.8.11, relative-path 2.0.1, renderdoc-sys 1.1.0, roxmltree 0.21.1, rtrb 0.3.4, rustc_version 0.4.1, rustc-hash 1.1.0, rustix 1.1.4, scopeguard 1.2.0, security-framework 3.7.0, security-framework-sys 2.17.0, servo_arc 0.4.3, signal-hook-registry 1.4.8, simplecss 0.2.2, smallbitvec 2.6.1, smallvec 1.15.2, smol_str 0.3.6, socket2 0.6.5, stable_deref_trait 1.2.1, string_cache 0.9.0, string_cache_codegen 0.6.1, stylo_malloc_size_of 0.20.0, svgtypes 0.16.1, tempfile 3.27.0, tendril 0.5.1, thread_local 1.1.10, tray-icon 0.24.2, tungstenite 0.30.0, unicode-bidi 0.3.18, unicode-segmentation 1.13.3, unicode-vo 0.1.0, unicode-width 0.2.2, url 2.5.8, uuid 1.24.0, version_check 0.9.5, web_atoms 0.2.6, weezl 0.1.12, xml5ever 0.39.0
|
|
3616
3639
|
------------------------------------------------------------------------------
|
|
3617
3640
|
Apache License
|
|
3618
3641
|
Version 2.0, January 2004
|
|
@@ -9322,7 +9345,7 @@ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
|
9322
9345
|
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
9323
9346
|
|
|
9324
9347
|
------------------------------------------------------------------------------
|
|
9325
|
-
LICENSE-MIT — 1 package(s): flate2 1.1.
|
|
9348
|
+
LICENSE-MIT — 1 package(s): flate2 1.1.10
|
|
9326
9349
|
------------------------------------------------------------------------------
|
|
9327
9350
|
Copyright (c) 2014-2026 Alex Crichton
|
|
9328
9351
|
|
|
@@ -9449,7 +9472,7 @@ the following restrictions:
|
|
|
9449
9472
|
3. This notice may not be removed or altered from any source distribution.
|
|
9450
9473
|
|
|
9451
9474
|
------------------------------------------------------------------------------
|
|
9452
|
-
LICENSE-APACHE — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.
|
|
9475
|
+
LICENSE-APACHE — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.2
|
|
9453
9476
|
------------------------------------------------------------------------------
|
|
9454
9477
|
Apache License
|
|
9455
9478
|
|
|
@@ -9520,7 +9543,7 @@ See the License for the specific language governing permissions and
|
|
|
9520
9543
|
limitations under the License.
|
|
9521
9544
|
|
|
9522
9545
|
------------------------------------------------------------------------------
|
|
9523
|
-
LICENSE-MIT — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.
|
|
9546
|
+
LICENSE-MIT — 5 package(s): font-types 0.12.4, read-fonts 0.41.0, read-fonts 0.43.2, skrifa 0.44.0, skrifa 0.46.2
|
|
9524
9547
|
------------------------------------------------------------------------------
|
|
9525
9548
|
Copyright (c) 2019 Fontations Developers
|
|
9526
9549
|
|
|
@@ -10776,7 +10799,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
10776
10799
|
DEALINGS IN THE SOFTWARE.
|
|
10777
10800
|
|
|
10778
10801
|
------------------------------------------------------------------------------
|
|
10779
|
-
LICENSE.txt — 1 package(s): hidapi 2.6.
|
|
10802
|
+
LICENSE.txt — 1 package(s): hidapi 2.6.7
|
|
10780
10803
|
------------------------------------------------------------------------------
|
|
10781
10804
|
Copyright 2017 The hidapi-rs Developers
|
|
10782
10805
|
|
|
@@ -11395,7 +11418,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
11395
11418
|
DEALINGS IN THE SOFTWARE.
|
|
11396
11419
|
|
|
11397
11420
|
------------------------------------------------------------------------------
|
|
11398
|
-
LICENSE-0BSD.txt — 1 package(s): interprocess 2.4.
|
|
11421
|
+
LICENSE-0BSD.txt — 1 package(s): interprocess 2.4.4
|
|
11399
11422
|
------------------------------------------------------------------------------
|
|
11400
11423
|
BSD Zero Clause License
|
|
11401
11424
|
|
|
@@ -11413,7 +11436,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
11413
11436
|
PERFORMANCE OF THIS SOFTWARE.
|
|
11414
11437
|
|
|
11415
11438
|
------------------------------------------------------------------------------
|
|
11416
|
-
LICENSE-APACHE.txt — 1 package(s): interprocess 2.4.
|
|
11439
|
+
LICENSE-APACHE.txt — 1 package(s): interprocess 2.4.4
|
|
11417
11440
|
------------------------------------------------------------------------------
|
|
11418
11441
|
Apache License
|
|
11419
11442
|
Version 2.0, January 2004
|
|
@@ -12581,7 +12604,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
12581
12604
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
12582
12605
|
|
|
12583
12606
|
------------------------------------------------------------------------------
|
|
12584
|
-
LICENSE —
|
|
12607
|
+
LICENSE — 2 package(s): miniz_oxide 0.8.9, miniz_oxide 0.9.1
|
|
12585
12608
|
------------------------------------------------------------------------------
|
|
12586
12609
|
MIT License
|
|
12587
12610
|
|
|
@@ -12610,7 +12633,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12610
12633
|
SOFTWARE.
|
|
12611
12634
|
|
|
12612
12635
|
------------------------------------------------------------------------------
|
|
12613
|
-
LICENSE-MIT.md —
|
|
12636
|
+
LICENSE-MIT.md — 2 package(s): miniz_oxide 0.8.9, miniz_oxide 0.9.1
|
|
12614
12637
|
------------------------------------------------------------------------------
|
|
12615
12638
|
MIT License
|
|
12616
12639
|
|
|
@@ -12638,7 +12661,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
12638
12661
|
SOFTWARE.
|
|
12639
12662
|
|
|
12640
12663
|
------------------------------------------------------------------------------
|
|
12641
|
-
LICENSE-ZLIB.md —
|
|
12664
|
+
LICENSE-ZLIB.md — 2 package(s): miniz_oxide 0.8.9, miniz_oxide 0.9.1
|
|
12642
12665
|
------------------------------------------------------------------------------
|
|
12643
12666
|
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
12644
12667
|
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
@@ -13681,7 +13704,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
|
13681
13704
|
DEALINGS IN THE SOFTWARE.
|
|
13682
13705
|
|
|
13683
13706
|
------------------------------------------------------------------------------
|
|
13684
|
-
LICENSE-MIT —
|
|
13707
|
+
LICENSE-MIT — 2 package(s): pollster 0.4.0, pollster 1.0.1
|
|
13685
13708
|
------------------------------------------------------------------------------
|
|
13686
13709
|
Copyright (c) 2020-2021 Joshua Barretto
|
|
13687
13710
|
|
|
@@ -14845,6 +14868,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
14845
14868
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
14846
14869
|
THE SOFTWARE.
|
|
14847
14870
|
|
|
14871
|
+
------------------------------------------------------------------------------
|
|
14872
|
+
LICENSE — 1 package(s): rfd 0.17.2
|
|
14873
|
+
------------------------------------------------------------------------------
|
|
14874
|
+
MIT License
|
|
14875
|
+
|
|
14876
|
+
Copyright (c) 2022 Bartłomiej Maryńczak
|
|
14877
|
+
|
|
14878
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
14879
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
14880
|
+
in the Software without restriction, including without limitation the rights
|
|
14881
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14882
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
14883
|
+
furnished to do so, subject to the following conditions:
|
|
14884
|
+
|
|
14885
|
+
The above copyright notice and this permission notice shall be included in all
|
|
14886
|
+
copies or substantial portions of the Software.
|
|
14887
|
+
|
|
14888
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
14889
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14890
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
14891
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
14892
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
14893
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
14894
|
+
SOFTWARE.
|
|
14895
|
+
|
|
14848
14896
|
------------------------------------------------------------------------------
|
|
14849
14897
|
LICENSE-MIT — 1 package(s): roxmltree 0.21.1
|
|
14850
14898
|
------------------------------------------------------------------------------
|
|
@@ -19859,6 +19907,29 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
19859
19907
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
19860
19908
|
DEALINGS IN THE SOFTWARE.
|
|
19861
19909
|
|
|
19910
|
+
------------------------------------------------------------------------------
|
|
19911
|
+
LICENSE — 1 package(s): zlib-rs 0.6.7
|
|
19912
|
+
------------------------------------------------------------------------------
|
|
19913
|
+
(C) 2024 Trifecta Tech Foundation
|
|
19914
|
+
|
|
19915
|
+
This software is provided 'as-is', without any express or implied
|
|
19916
|
+
warranty. In no event will the authors be held liable for any damages
|
|
19917
|
+
arising from the use of this software.
|
|
19918
|
+
|
|
19919
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
19920
|
+
including commercial applications, and to alter it and redistribute it
|
|
19921
|
+
freely, subject to the following restrictions:
|
|
19922
|
+
|
|
19923
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
19924
|
+
claim that you wrote the original software. If you use this software
|
|
19925
|
+
in a product, an acknowledgment in the product documentation would be
|
|
19926
|
+
appreciated but is not required.
|
|
19927
|
+
|
|
19928
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
19929
|
+
misrepresented as being the original software.
|
|
19930
|
+
|
|
19931
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
19932
|
+
|
|
19862
19933
|
------------------------------------------------------------------------------
|
|
19863
19934
|
LICENSE-MIT — 2 package(s): zune-core 0.5.3, zune-jpeg 0.5.15
|
|
19864
19935
|
------------------------------------------------------------------------------
|
package/blitsen-runtime
CHANGED
|
Binary file
|
package/blitsen.node
CHANGED
|
Binary file
|