Skip to content

Commit e34fb6c

Browse files
committed
adding the two missing runtime dependencies caused by the optional dependency on rxjs
1 parent ea86437 commit e34fb6c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

THIRD_PARTY_LICENSES.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,6 +1578,9 @@ The following packages are licensed under Apache License, Version 2.0:
15781578
15791579
Copyright 2017 Lovell Fuller
15801580

1581+
1582+
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
1583+
15811584
15821585
No Copyright
15831586

@@ -2066,6 +2069,28 @@ POSSIBILITY OF SUCH DAMAGE.
20662069
--------------------------------------------------------------------------------
20672070

20682071

2072+
The following packages are licensed under BSD Zero Clause License:
2073+
2074+
2075+
Copyright (c) Microsoft Corporation.
2076+
2077+
2078+
BSD Zero Clause License
2079+
2080+
Permission to use, copy, modify, and/or distribute this software
2081+
for any purpose with or without fee is hereby granted.
2082+
2083+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2084+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2085+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2086+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2087+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2088+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2089+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2090+
2091+
--------------------------------------------------------------------------------
2092+
2093+
20692094
The following packages are licensed under The Universal Permissive License (UPL), Version 1.0:
20702095

20712096

0 commit comments

Comments
 (0)