Skip to content

Commit 4199155

Browse files
authored
Update TPN. (#11393)
1 parent d949d93 commit 4199155

File tree

1 file changed

+94
-0
lines changed

1 file changed

+94
-0
lines changed

Extension/ThirdPartyNotices.txt

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,6 +2010,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20102010
THE SOFTWARE.
20112011

20122012

2013+
---------------------------------------------------------
2014+
2015+
---------------------------------------------------------
2016+
2017+
nanoid 3.3.6 - MIT
2018+
https://github.com/ai/nanoid#readme
2019+
2020+
Copyright 2017 Andrey Sitnik <[email protected]>
2021+
2022+
The MIT License (MIT)
2023+
2024+
Copyright 2017 Andrey Sitnik <[email protected]>
2025+
2026+
Permission is hereby granted, free of charge, to any person obtaining a copy of
2027+
this software and associated documentation files (the "Software"), to deal in
2028+
the Software without restriction, including without limitation the rights to
2029+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2030+
the Software, and to permit persons to whom the Software is furnished to do so,
2031+
subject to the following conditions:
2032+
2033+
The above copyright notice and this permission notice shall be included in all
2034+
copies or substantial portions of the Software.
2035+
2036+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2037+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2038+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2039+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2040+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2041+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2042+
2043+
20132044
---------------------------------------------------------
20142045

20152046
---------------------------------------------------------
@@ -2047,6 +2078,11 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20472078
node-stream-zip 1.15.0 - MIT
20482079
https://github.com/antelle/node-stream-zip
20492080

2081+
Copyright (c) 2021 Antelle https://github.com/antelle
2082+
(c) 2020 Antelle https://github.com/antelle/node-stream-zip/blob/master/LICENSE
2083+
Copyright (c) 2012 Another-D-Mention Software and other contributors, http://www.another-d-mention.ro
2084+
Portions copyright https://github.com/cthackers/adm-zip https://raw.githubusercontent.com/cthackers/adm-zip/master/LICENSE
2085+
20502086
Copyright (c) 2021 Antelle https://github.com/antelle
20512087

20522088
Permission is hereby granted, free of charge, to any person obtaining
@@ -2068,6 +2104,29 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
20682104
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20692105
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20702106

2107+
== dependency license: adm-zip ==
2108+
2109+
Copyright (c) 2012 Another-D-Mention Software and other contributors,
2110+
http://www.another-d-mention.ro/
2111+
2112+
Permission is hereby granted, free of charge, to any person obtaining
2113+
a copy of this software and associated documentation files (the
2114+
"Software"), to deal in the Software without restriction, including
2115+
without limitation the rights to use, copy, modify, merge, publish,
2116+
distribute, sublicense, and/or sell copies of the Software, and to
2117+
permit persons to whom the Software is furnished to do so, subject to
2118+
the following conditions:
2119+
2120+
The above copyright notice and this permission notice shall be
2121+
included in all copies or substantial portions of the Software.
2122+
2123+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2124+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2125+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2126+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2127+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2128+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2129+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20712130

20722131
---------------------------------------------------------
20732132

@@ -2168,6 +2227,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21682227
THE SOFTWARE.
21692228

21702229

2230+
---------------------------------------------------------
2231+
2232+
---------------------------------------------------------
2233+
2234+
plist 3.1.0 - MIT
2235+
https://github.com/TooTallNate/node-plist#readme
2236+
2237+
Copyright (c) 2010-2017 Nathan Rajlich <[email protected]>
2238+
2239+
(The MIT License)
2240+
2241+
Copyright (c) 2010-2017 Nathan Rajlich <[email protected]>
2242+
2243+
Permission is hereby granted, free of charge, to any person
2244+
obtaining a copy of this software and associated documentation
2245+
files (the "Software"), to deal in the Software without
2246+
restriction, including without limitation the rights to use,
2247+
copy, modify, merge, publish, distribute, sublicense, and/or sell
2248+
copies of the Software, and to permit persons to whom the
2249+
Software is furnished to do so, subject to the following
2250+
conditions:
2251+
2252+
The above copyright notice and this permission notice shall be
2253+
included in all copies or substantial portions of the Software.
2254+
2255+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2256+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2257+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2258+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2259+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2260+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2261+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2262+
OTHER DEALINGS IN THE SOFTWARE.
2263+
2264+
21712265
---------------------------------------------------------
21722266

21732267
---------------------------------------------------------

0 commit comments

Comments
 (0)