@@ -2010,6 +2010,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2010
2010
THE SOFTWARE.
2011
2011
2012
2012
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
+
2013
2044
---------------------------------------------------------
2014
2045
2015
2046
---------------------------------------------------------
@@ -2047,6 +2078,11 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2047
2078
node-stream-zip 1.15.0 - MIT
2048
2079
https://github.com/antelle/node-stream-zip
2049
2080
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
+
2050
2086
Copyright (c) 2021 Antelle https://github.com/antelle
2051
2087
2052
2088
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
2068
2104
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2069
2105
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2070
2106
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.
2071
2130
2072
2131
---------------------------------------------------------
2073
2132
@@ -2168,6 +2227,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2168
2227
THE SOFTWARE.
2169
2228
2170
2229
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
+
2171
2265
---------------------------------------------------------
2172
2266
2173
2267
---------------------------------------------------------
0 commit comments