@@ -4,7 +4,7 @@ THIRD PARTY LICENSES
44This file lists the licenses of the projects used in atlas-local-js.
55
66OVERVIEW OF LICENSES:
7- - Apache License 2.0 (92 dependencies)
7+ - Apache License 2.0 (95 dependencies)
88- MIT License (23 dependencies)
99- Unicode License v3 (19 dependencies)
1010- BSD Zero Clause License (1 dependencies)
@@ -463,7 +463,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
463463-----------------------------------------------------------------------------
464464 Apache License 2.0
465465 applies to:
466- - bollard 0.19.3 (https://github.com/fussybeaver/bollard)
466+ - bollard 0.19.4 (https://github.com/fussybeaver/bollard)
467467 - hyper-named-pipe 0.1.0 (https://github.com/fussybeaver/hyper-named-pipe)
468468-----------------------------------------------------------------------------
469469
@@ -1514,10 +1514,13 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15141514 applies to:
15151515 - futures-channel 0.3.31 (https://github.com/rust-lang/futures-rs)
15161516 - futures-core 0.3.31 (https://github.com/rust-lang/futures-rs)
1517+ - futures-executor 0.3.31 (https://github.com/rust-lang/futures-rs)
1518+ - futures-io 0.3.31 (https://github.com/rust-lang/futures-rs)
15171519 - futures-macro 0.3.31 (https://github.com/rust-lang/futures-rs)
15181520 - futures-sink 0.3.31 (https://github.com/rust-lang/futures-rs)
15191521 - futures-task 0.3.31 (https://github.com/rust-lang/futures-rs)
15201522 - futures-util 0.3.31 (https://github.com/rust-lang/futures-rs)
1523+ - futures 0.3.31 (https://github.com/rust-lang/futures-rs)
15211524-----------------------------------------------------------------------------
15221525
15231526 Apache License
@@ -3731,7 +3734,7 @@ limitations under the License.
37313734-----------------------------------------------------------------------------
37323735 ISC License
37333736 applies to:
3734- - libloading 0.8.9 (https://github.com/nagisa/rust_libloading/)
3737+ - libloading 0.9.0 (https://github.com/nagisa/rust_libloading/)
37353738-----------------------------------------------------------------------------
37363739
37373740Copyright © 2015, Simonas Kazlauskas
@@ -4130,7 +4133,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRES
41304133-----------------------------------------------------------------------------
41314134 MIT License
41324135 applies to:
4133- - convert_case 0.8 .0 (https://github.com/rutrum/convert-case)
4136+ - convert_case 0.9 .0 (https://github.com/rutrum/convert-case)
41344137-----------------------------------------------------------------------------
41354138
41364139MIT License
@@ -4158,11 +4161,11 @@ SOFTWARE.
41584161-----------------------------------------------------------------------------
41594162 MIT License
41604163 applies to:
4161- - napi-build 2.2.4 (https://github.com/napi-rs/napi-rs)
4162- - napi-derive-backend 3.0.0 (https://github.com/napi-rs/napi-rs)
4163- - napi-derive 3.3.0 (https://github.com/napi-rs/napi-rs)
4164- - napi-sys 3.0 .1 (https://github.com/napi-rs/napi-rs)
4165- - napi 3.4.0 (https://github.com/napi-rs/napi-rs)
4164+ - napi-build 2.3.1 (https://github.com/napi-rs/napi-rs)
4165+ - napi-derive-backend 3.0.2 (https://github.com/napi-rs/napi-rs)
4166+ - napi-derive 3.3.3 (https://github.com/napi-rs/napi-rs)
4167+ - napi-sys 3.1 .1 (https://github.com/napi-rs/napi-rs)
4168+ - napi 3.5.2 (https://github.com/napi-rs/napi-rs)
41664169-----------------------------------------------------------------------------
41674170
41684171MIT License
0 commit comments