@nx/key 3.0.1-alpha.0 → 3.0.1
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/THIRD_PARTY_LICENSES.txt +1244 -1368
- package/index.js +1 -1
- package/native.js +1 -1
- package/nx_key.wasm32-wasi.wasm +0 -0
- package/package.json +11 -11
- package/request.js +1 -1
- package/src/auto-register.js +1 -1
- package/src/output.js +1 -1
- package/src/version.js +1 -1
package/THIRD_PARTY_LICENSES.txt
CHANGED
@@ -4,43 +4,154 @@ The following sections form the legal attributions for third party software and
|
|
4
4
|
|
5
5
|
============================================================================================================================================
|
6
6
|
|
7
|
-
Package:
|
8
|
-
Type:
|
9
|
-
License: MIT
|
7
|
+
Package: @emnapi/core (1.4.5)
|
8
|
+
Type: npm
|
9
|
+
License: MIT
|
10
10
|
|
11
|
-
|
11
|
+
MIT License
|
12
12
|
|
13
|
-
|
14
|
-
person obtaining a copy of this software and associated
|
15
|
-
documentation files (the "Software"), to deal in the
|
16
|
-
Software without restriction, including without
|
17
|
-
limitation the rights to use, copy, modify, merge,
|
18
|
-
publish, distribute, sublicense, and/or sell copies of
|
19
|
-
the Software, and to permit persons to whom the Software
|
20
|
-
is furnished to do so, subject to the following
|
21
|
-
conditions:
|
13
|
+
Copyright (c) 2021-present Toyobayashi
|
22
14
|
|
23
|
-
|
24
|
-
|
25
|
-
|
15
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
16
|
+
of this software and associated documentation files (the "Software"), to deal
|
17
|
+
in the Software without restriction, including without limitation the rights
|
18
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
19
|
+
copies of the Software, and to permit persons to whom the Software is
|
20
|
+
furnished to do so, subject to the following conditions:
|
26
21
|
|
27
|
-
|
28
|
-
|
29
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
30
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
31
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
32
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
33
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
34
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
35
|
-
DEALINGS IN THE SOFTWARE.
|
22
|
+
The above copyright notice and this permission notice shall be included in all
|
23
|
+
copies or substantial portions of the Software.
|
36
24
|
|
25
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
26
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
27
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
28
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
29
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
31
|
+
SOFTWARE.
|
37
32
|
|
38
|
-
|
33
|
+
---
|
39
34
|
|
40
|
-
Package:
|
35
|
+
Package: @emnapi/runtime (1.4.5)
|
36
|
+
Type: npm
|
37
|
+
License: MIT
|
38
|
+
|
39
|
+
MIT License
|
40
|
+
|
41
|
+
Copyright (c) 2021-present Toyobayashi
|
42
|
+
|
43
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
44
|
+
of this software and associated documentation files (the "Software"), to deal
|
45
|
+
in the Software without restriction, including without limitation the rights
|
46
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
47
|
+
copies of the Software, and to permit persons to whom the Software is
|
48
|
+
furnished to do so, subject to the following conditions:
|
49
|
+
|
50
|
+
The above copyright notice and this permission notice shall be included in all
|
51
|
+
copies or substantial portions of the Software.
|
52
|
+
|
53
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
54
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
55
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
56
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
57
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
58
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
59
|
+
SOFTWARE.
|
60
|
+
|
61
|
+
---
|
62
|
+
|
63
|
+
Package: @emnapi/wasi-threads (1.0.4)
|
64
|
+
Type: npm
|
65
|
+
License: MIT
|
66
|
+
|
67
|
+
MIT License
|
68
|
+
|
69
|
+
Copyright (c) 2021-present Toyobayashi
|
70
|
+
|
71
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
72
|
+
of this software and associated documentation files (the "Software"), to deal
|
73
|
+
in the Software without restriction, including without limitation the rights
|
74
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
75
|
+
copies of the Software, and to permit persons to whom the Software is
|
76
|
+
furnished to do so, subject to the following conditions:
|
77
|
+
|
78
|
+
The above copyright notice and this permission notice shall be included in all
|
79
|
+
copies or substantial portions of the Software.
|
80
|
+
|
81
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
82
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
83
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
84
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
85
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
86
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
87
|
+
SOFTWARE.
|
88
|
+
|
89
|
+
---
|
90
|
+
|
91
|
+
Package: @napi-rs/wasm-runtime (0.2.12)
|
92
|
+
Type: npm
|
93
|
+
License: MIT
|
94
|
+
|
95
|
+
MIT License
|
96
|
+
|
97
|
+
Copyright (c) 2020-present LongYinan
|
98
|
+
|
99
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
100
|
+
of this software and associated documentation files (the "Software"), to deal
|
101
|
+
in the Software without restriction, including without limitation the rights
|
102
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
103
|
+
copies of the Software, and to permit persons to whom the Software is
|
104
|
+
furnished to do so, subject to the following conditions:
|
105
|
+
|
106
|
+
The above copyright notice and this permission notice shall be included in all
|
107
|
+
copies or substantial portions of the Software.
|
108
|
+
|
109
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
110
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
111
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
112
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
113
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
114
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
115
|
+
SOFTWARE.
|
116
|
+
|
117
|
+
MIT License
|
118
|
+
|
119
|
+
Copyright (c) 2018 GitHub
|
120
|
+
|
121
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
122
|
+
of this software and associated documentation files (the "Software"), to deal
|
123
|
+
in the Software without restriction, including without limitation the rights
|
124
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
125
|
+
copies of the Software, and to permit persons to whom the Software is
|
126
|
+
furnished to do so, subject to the following conditions:
|
127
|
+
|
128
|
+
The above copyright notice and this permission notice shall be included in all
|
129
|
+
copies or substantial portions of the Software.
|
130
|
+
|
131
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
132
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
133
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
134
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
135
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
136
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
137
|
+
SOFTWARE.
|
138
|
+
|
139
|
+
---
|
140
|
+
|
141
|
+
Package: @tybys/wasm-util (0.9.0)
|
142
|
+
Type: npm
|
143
|
+
License: MIT
|
144
|
+
|
145
|
+
The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
|
146
|
+
|
147
|
+
---
|
148
|
+
|
149
|
+
Package: aes (0.8.4)
|
41
150
|
Type: cargo
|
42
151
|
License: MIT OR Apache-2.0
|
43
152
|
|
153
|
+
Copyright (c) 2018 Artyom Pavlov
|
154
|
+
|
44
155
|
Permission is hereby granted, free of charge, to any
|
45
156
|
person obtaining a copy of this software and associated
|
46
157
|
documentation files (the "Software"), to deal in the
|
@@ -65,16 +176,15 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
65
176
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
66
177
|
DEALINGS IN THE SOFTWARE.
|
67
178
|
|
179
|
+
---
|
68
180
|
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
Type: cargo
|
73
|
-
License: MIT OR Apache-2.0
|
181
|
+
Package: ansi-colors (4.1.3)
|
182
|
+
Type: npm
|
183
|
+
License: MIT
|
74
184
|
|
75
185
|
The MIT License (MIT)
|
76
186
|
|
77
|
-
Copyright (c) 2015
|
187
|
+
Copyright (c) 2015-present, Brian Woodward.
|
78
188
|
|
79
189
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
80
190
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -94,16 +204,44 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
94
204
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
95
205
|
THE SOFTWARE.
|
96
206
|
|
207
|
+
---
|
97
208
|
|
98
|
-
|
209
|
+
Package: ansi-regex (6.1.0)
|
210
|
+
Type: npm
|
211
|
+
License: MIT
|
99
212
|
|
100
|
-
|
213
|
+
MIT License
|
214
|
+
|
215
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
216
|
+
|
217
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
218
|
+
|
219
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
220
|
+
|
221
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
222
|
+
|
223
|
+
---
|
224
|
+
|
225
|
+
Package: ansi-styles (4.3.0)
|
226
|
+
Type: npm
|
227
|
+
License: MIT
|
228
|
+
|
229
|
+
MIT License
|
230
|
+
|
231
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
232
|
+
|
233
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
234
|
+
|
235
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
236
|
+
|
237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
238
|
+
|
239
|
+
---
|
240
|
+
|
241
|
+
Package: anyhow (1.0.87)
|
101
242
|
Type: cargo
|
102
243
|
License: MIT OR Apache-2.0
|
103
244
|
|
104
|
-
Copyright (c) 2018-2022 RustCrypto Developers
|
105
|
-
Copyright (c) 2018 Artyom Pavlov
|
106
|
-
|
107
245
|
Permission is hereby granted, free of charge, to any
|
108
246
|
person obtaining a copy of this software and associated
|
109
247
|
documentation files (the "Software"), to deal in the
|
@@ -128,26 +266,41 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
128
266
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
129
267
|
DEALINGS IN THE SOFTWARE.
|
130
268
|
|
269
|
+
---
|
131
270
|
|
132
|
-
|
133
|
-
|
134
|
-
Package: chrono (0.4.38)
|
271
|
+
Package: assert_fs (1.1.2)
|
135
272
|
Type: cargo
|
136
273
|
License: MIT OR Apache-2.0
|
137
274
|
|
138
|
-
|
139
|
-
Apache 2.0 License [2]. Copyright (c) 2014--2017, Kang Seonghoon and
|
140
|
-
contributors.
|
275
|
+
Copyright (c) Individual contributors
|
141
276
|
|
142
|
-
|
277
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
278
|
+
of this software and associated documentation files (the "Software"), to deal
|
279
|
+
in the Software without restriction, including without limitation the rights
|
280
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
281
|
+
copies of the Software, and to permit persons to whom the Software is
|
282
|
+
furnished to do so, subject to the following conditions:
|
143
283
|
|
284
|
+
The above copyright notice and this permission notice shall be included in all
|
285
|
+
copies or substantial portions of the Software.
|
144
286
|
|
145
|
-
|
287
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
288
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
289
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
290
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
291
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
292
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
293
|
+
SOFTWARE.
|
294
|
+
|
295
|
+
---
|
296
|
+
|
297
|
+
Package: asynckit (0.4.0)
|
298
|
+
Type: npm
|
299
|
+
License: MIT
|
146
300
|
|
147
|
-
~~~~
|
148
301
|
The MIT License (MIT)
|
149
302
|
|
150
|
-
Copyright (c)
|
303
|
+
Copyright (c) 2016 Alex Indigo
|
151
304
|
|
152
305
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
153
306
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -156,32 +309,281 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
156
309
|
copies of the Software, and to permit persons to whom the Software is
|
157
310
|
furnished to do so, subject to the following conditions:
|
158
311
|
|
159
|
-
The above copyright notice and this permission notice shall be included in
|
160
|
-
|
312
|
+
The above copyright notice and this permission notice shall be included in all
|
313
|
+
copies or substantial portions of the Software.
|
161
314
|
|
162
315
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
163
316
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
164
317
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
165
318
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
166
319
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
167
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
168
|
-
|
169
|
-
~~~~
|
320
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
321
|
+
SOFTWARE.
|
170
322
|
|
323
|
+
---
|
171
324
|
|
172
|
-
|
325
|
+
Package: axios (1.7.9)
|
326
|
+
Type: npm
|
327
|
+
License: MIT
|
173
328
|
|
174
|
-
|
175
|
-
Apache License
|
176
|
-
Version 2.0, January 2004
|
177
|
-
http://www.apache.org/licenses/
|
329
|
+
# Copyright (c) 2014-present Matt Zabriskie & Collaborators
|
178
330
|
|
179
|
-
|
331
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
180
332
|
|
181
|
-
|
333
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
182
334
|
|
183
|
-
|
184
|
-
|
335
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
336
|
+
|
337
|
+
---
|
338
|
+
|
339
|
+
Package: axios-retry (4.5.0)
|
340
|
+
Type: npm
|
341
|
+
License: Apache-2.0
|
342
|
+
|
343
|
+
Copyright 2019 Softonic International S.A.
|
344
|
+
|
345
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
346
|
+
you may not use this file except in compliance with the License.
|
347
|
+
You may obtain a copy of the License at
|
348
|
+
|
349
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
350
|
+
|
351
|
+
Unless required by applicable law or agreed to in writing, software
|
352
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
353
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
354
|
+
See the License for the specific language governing permissions and
|
355
|
+
limitations under the License.
|
356
|
+
|
357
|
+
---
|
358
|
+
|
359
|
+
Package: base64 (0.22.1)
|
360
|
+
Type: cargo
|
361
|
+
License: MIT OR Apache-2.0
|
362
|
+
|
363
|
+
The MIT License (MIT)
|
364
|
+
|
365
|
+
Copyright (c) 2015 Alice Maz
|
366
|
+
|
367
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
368
|
+
of this software and associated documentation files (the "Software"), to deal
|
369
|
+
in the Software without restriction, including without limitation the rights
|
370
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
371
|
+
copies of the Software, and to permit persons to whom the Software is
|
372
|
+
furnished to do so, subject to the following conditions:
|
373
|
+
|
374
|
+
The above copyright notice and this permission notice shall be included in
|
375
|
+
all copies or substantial portions of the Software.
|
376
|
+
|
377
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
378
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
379
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
380
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
381
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
382
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
383
|
+
THE SOFTWARE.
|
384
|
+
|
385
|
+
---
|
386
|
+
|
387
|
+
Package: base64-js (1.5.1)
|
388
|
+
Type: npm
|
389
|
+
License: MIT
|
390
|
+
|
391
|
+
The MIT License (MIT)
|
392
|
+
|
393
|
+
Copyright (c) 2014 Jameson Little
|
394
|
+
|
395
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
396
|
+
of this software and associated documentation files (the "Software"), to deal
|
397
|
+
in the Software without restriction, including without limitation the rights
|
398
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
399
|
+
copies of the Software, and to permit persons to whom the Software is
|
400
|
+
furnished to do so, subject to the following conditions:
|
401
|
+
|
402
|
+
The above copyright notice and this permission notice shall be included in
|
403
|
+
all copies or substantial portions of the Software.
|
404
|
+
|
405
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
406
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
407
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
408
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
409
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
410
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
411
|
+
THE SOFTWARE.
|
412
|
+
|
413
|
+
---
|
414
|
+
|
415
|
+
Package: bl (4.1.0)
|
416
|
+
Type: npm
|
417
|
+
License: MIT
|
418
|
+
|
419
|
+
# The MIT License (MIT)
|
420
|
+
|
421
|
+
## Copyright (c) 2013-2019 bl contributors
|
422
|
+
|
423
|
+
_bl contributors listed at <https://github.com/rvagg/bl#contributors>_
|
424
|
+
|
425
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
426
|
+
|
427
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
428
|
+
|
429
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
430
|
+
|
431
|
+
---
|
432
|
+
|
433
|
+
Package: buffer (5.6.0)
|
434
|
+
Type: npm
|
435
|
+
License: MIT
|
436
|
+
|
437
|
+
The MIT License (MIT)
|
438
|
+
|
439
|
+
Copyright (c) Feross Aboukhadijeh, and other contributors.
|
440
|
+
|
441
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
442
|
+
of this software and associated documentation files (the "Software"), to deal
|
443
|
+
in the Software without restriction, including without limitation the rights
|
444
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
445
|
+
copies of the Software, and to permit persons to whom the Software is
|
446
|
+
furnished to do so, subject to the following conditions:
|
447
|
+
|
448
|
+
The above copyright notice and this permission notice shall be included in
|
449
|
+
all copies or substantial portions of the Software.
|
450
|
+
|
451
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
452
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
453
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
454
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
455
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
456
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
457
|
+
THE SOFTWARE.
|
458
|
+
|
459
|
+
---
|
460
|
+
|
461
|
+
Package: call-bind-apply-helpers (1.0.2)
|
462
|
+
Type: npm
|
463
|
+
License: MIT
|
464
|
+
|
465
|
+
MIT License
|
466
|
+
|
467
|
+
Copyright (c) 2024 Jordan Harband
|
468
|
+
|
469
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
470
|
+
of this software and associated documentation files (the "Software"), to deal
|
471
|
+
in the Software without restriction, including without limitation the rights
|
472
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
473
|
+
copies of the Software, and to permit persons to whom the Software is
|
474
|
+
furnished to do so, subject to the following conditions:
|
475
|
+
|
476
|
+
The above copyright notice and this permission notice shall be included in all
|
477
|
+
copies or substantial portions of the Software.
|
478
|
+
|
479
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
480
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
481
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
482
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
483
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
484
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
485
|
+
SOFTWARE.
|
486
|
+
|
487
|
+
---
|
488
|
+
|
489
|
+
Package: cbc (0.1.2)
|
490
|
+
Type: cargo
|
491
|
+
License: MIT OR Apache-2.0
|
492
|
+
|
493
|
+
Copyright (c) 2018-2022 RustCrypto Developers
|
494
|
+
Copyright (c) 2018 Artyom Pavlov
|
495
|
+
|
496
|
+
Permission is hereby granted, free of charge, to any
|
497
|
+
person obtaining a copy of this software and associated
|
498
|
+
documentation files (the "Software"), to deal in the
|
499
|
+
Software without restriction, including without
|
500
|
+
limitation the rights to use, copy, modify, merge,
|
501
|
+
publish, distribute, sublicense, and/or sell copies of
|
502
|
+
the Software, and to permit persons to whom the Software
|
503
|
+
is furnished to do so, subject to the following
|
504
|
+
conditions:
|
505
|
+
|
506
|
+
The above copyright notice and this permission notice
|
507
|
+
shall be included in all copies or substantial portions
|
508
|
+
of the Software.
|
509
|
+
|
510
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
511
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
512
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
513
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
514
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
515
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
516
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
517
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
518
|
+
DEALINGS IN THE SOFTWARE.
|
519
|
+
|
520
|
+
---
|
521
|
+
|
522
|
+
Package: chalk (4.1.2)
|
523
|
+
Type: npm
|
524
|
+
License: MIT
|
525
|
+
|
526
|
+
MIT License
|
527
|
+
|
528
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
529
|
+
|
530
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
531
|
+
|
532
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
533
|
+
|
534
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
535
|
+
|
536
|
+
---
|
537
|
+
|
538
|
+
Package: chrono (0.4.38)
|
539
|
+
Type: cargo
|
540
|
+
License: MIT OR Apache-2.0
|
541
|
+
|
542
|
+
Rust-chrono is dual-licensed under The MIT License [1] and
|
543
|
+
Apache 2.0 License [2]. Copyright (c) 2014--2017, Kang Seonghoon and
|
544
|
+
contributors.
|
545
|
+
|
546
|
+
Nota Bene: This is same as the Rust Project's own license.
|
547
|
+
|
548
|
+
[1]: <http://opensource.org/licenses/MIT>, which is reproduced below:
|
549
|
+
|
550
|
+
```
|
551
|
+
The MIT License (MIT)
|
552
|
+
|
553
|
+
Copyright (c) 2014, Kang Seonghoon.
|
554
|
+
|
555
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
556
|
+
of this software and associated documentation files (the "Software"), to deal
|
557
|
+
in the Software without restriction, including without limitation the rights
|
558
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
559
|
+
copies of the Software, and to permit persons to whom the Software is
|
560
|
+
furnished to do so, subject to the following conditions:
|
561
|
+
|
562
|
+
The above copyright notice and this permission notice shall be included in
|
563
|
+
all copies or substantial portions of the Software.
|
564
|
+
|
565
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
566
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
567
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
568
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
569
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
570
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
571
|
+
THE SOFTWARE.
|
572
|
+
```
|
573
|
+
|
574
|
+
[2]: <http://www.apache.org/licenses/LICENSE-2.0>, which is reproduced below:
|
575
|
+
|
576
|
+
```
|
577
|
+
Apache License
|
578
|
+
Version 2.0, January 2004
|
579
|
+
http://www.apache.org/licenses/
|
580
|
+
|
581
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
582
|
+
|
583
|
+
1. Definitions.
|
584
|
+
|
585
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
586
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
185
587
|
|
186
588
|
"Licensor" shall mean the copyright owner or entity authorized by
|
187
589
|
the copyright owner that is granting the License.
|
@@ -373,33 +775,33 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
|
373
775
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
374
776
|
See the License for the specific language governing permissions and
|
375
777
|
limitations under the License.
|
376
|
-
|
778
|
+
```
|
377
779
|
|
780
|
+
---
|
378
781
|
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
Package: napi (3.0.0-alpha.20)
|
383
|
-
Type: cargo
|
782
|
+
Package: cli-cursor (3.1.0)
|
783
|
+
Type: npm
|
384
784
|
License: MIT
|
385
785
|
|
386
|
-
|
786
|
+
MIT License
|
387
787
|
|
388
|
-
|
788
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
389
789
|
|
390
|
-
|
391
|
-
Type: cargo
|
392
|
-
License: MIT
|
790
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
393
791
|
|
394
|
-
The
|
792
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
793
|
+
|
794
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
395
795
|
|
396
|
-
|
796
|
+
---
|
397
797
|
|
398
|
-
Package:
|
399
|
-
Type:
|
798
|
+
Package: cli-spinners (2.6.1)
|
799
|
+
Type: npm
|
400
800
|
License: MIT
|
401
801
|
|
402
|
-
|
802
|
+
MIT License
|
803
|
+
|
804
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
403
805
|
|
404
806
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
405
807
|
|
@@ -407,16 +809,80 @@ The above copyright notice and this permission notice shall be included in all c
|
|
407
809
|
|
408
810
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
409
811
|
|
812
|
+
---
|
410
813
|
|
411
|
-
|
814
|
+
Package: clone (1.0.4)
|
815
|
+
Type: npm
|
816
|
+
License: MIT
|
412
817
|
|
413
|
-
|
414
|
-
|
818
|
+
Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
|
819
|
+
|
820
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
821
|
+
this software and associated documentation files (the “Software”), to deal in
|
822
|
+
the Software without restriction, including without limitation the rights to
|
823
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
824
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
825
|
+
subject to the following conditions:
|
826
|
+
|
827
|
+
The above copyright notice and this permission notice shall be included in all
|
828
|
+
copies or substantial portions of the Software.
|
829
|
+
|
830
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
831
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
832
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
833
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
834
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
|
835
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
836
|
+
|
837
|
+
---
|
838
|
+
|
839
|
+
Package: color-convert (2.0.1)
|
840
|
+
Type: npm
|
415
841
|
License: MIT
|
416
842
|
|
417
|
-
|
843
|
+
Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
|
418
844
|
|
419
|
-
|
845
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
846
|
+
a copy of this software and associated documentation files (the
|
847
|
+
"Software"), to deal in the Software without restriction, including
|
848
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
849
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
850
|
+
permit persons to whom the Software is furnished to do so, subject to
|
851
|
+
the following conditions:
|
852
|
+
|
853
|
+
The above copyright notice and this permission notice shall be
|
854
|
+
included in all copies or substantial portions of the Software.
|
855
|
+
|
856
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
857
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
858
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
859
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
860
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
861
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
862
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
863
|
+
|
864
|
+
---
|
865
|
+
|
866
|
+
Package: color-name (1.1.4)
|
867
|
+
Type: npm
|
868
|
+
License: MIT
|
869
|
+
|
870
|
+
The MIT License (MIT)
|
871
|
+
Copyright (c) 2015 Dmitry Ivanov
|
872
|
+
|
873
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
874
|
+
|
875
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
876
|
+
|
877
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
878
|
+
|
879
|
+
---
|
880
|
+
|
881
|
+
Package: combined-stream (1.0.8)
|
882
|
+
Type: npm
|
883
|
+
License: MIT
|
884
|
+
|
885
|
+
Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
|
420
886
|
|
421
887
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
422
888
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -425,25 +891,27 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
425
891
|
copies of the Software, and to permit persons to whom the Software is
|
426
892
|
furnished to do so, subject to the following conditions:
|
427
893
|
|
428
|
-
The above copyright notice and this permission notice shall be included in
|
429
|
-
copies or substantial portions of the Software.
|
894
|
+
The above copyright notice and this permission notice shall be included in
|
895
|
+
all copies or substantial portions of the Software.
|
430
896
|
|
431
897
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
432
898
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
433
899
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
434
900
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
435
901
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
436
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
437
|
-
SOFTWARE.
|
902
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
903
|
+
THE SOFTWARE.
|
438
904
|
|
905
|
+
---
|
439
906
|
|
440
|
-
|
907
|
+
Package: defaults (1.0.4)
|
908
|
+
Type: npm
|
909
|
+
License: MIT
|
441
910
|
|
442
|
-
|
443
|
-
Type: cargo
|
444
|
-
License: MIT OR Apache-2.0
|
911
|
+
The MIT License (MIT)
|
445
912
|
|
446
|
-
Copyright (c)
|
913
|
+
Copyright (c) 2022 Sindre Sorhus
|
914
|
+
Copyright (c) 2015 Elijah Insua
|
447
915
|
|
448
916
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
449
917
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -463,127 +931,97 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
463
931
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
464
932
|
THE SOFTWARE.
|
465
933
|
|
934
|
+
---
|
466
935
|
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
Package: rust-ini (0.21.1)
|
471
|
-
Type: cargo
|
936
|
+
Package: delayed-stream (1.0.0)
|
937
|
+
Type: npm
|
472
938
|
License: MIT
|
473
939
|
|
474
|
-
|
475
|
-
|
476
|
-
Copyright (c) 2014 Y. T. CHUNG
|
477
|
-
|
478
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
479
|
-
|
480
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
481
|
-
|
482
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
483
|
-
|
484
|
-
|
485
|
-
--------------------------------------------------------------------------------
|
940
|
+
Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
|
486
941
|
|
487
|
-
|
488
|
-
|
489
|
-
|
942
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
943
|
+
of this software and associated documentation files (the "Software"), to deal
|
944
|
+
in the Software without restriction, including without limitation the rights
|
945
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
946
|
+
copies of the Software, and to permit persons to whom the Software is
|
947
|
+
furnished to do so, subject to the following conditions:
|
490
948
|
|
491
|
-
|
492
|
-
|
493
|
-
documentation files (the "Software"), to deal in the
|
494
|
-
Software without restriction, including without
|
495
|
-
limitation the rights to use, copy, modify, merge,
|
496
|
-
publish, distribute, sublicense, and/or sell copies of
|
497
|
-
the Software, and to permit persons to whom the Software
|
498
|
-
is furnished to do so, subject to the following
|
499
|
-
conditions:
|
949
|
+
The above copyright notice and this permission notice shall be included in
|
950
|
+
all copies or substantial portions of the Software.
|
500
951
|
|
501
|
-
|
502
|
-
|
503
|
-
|
952
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
953
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
954
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
955
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
956
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
957
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
958
|
+
THE SOFTWARE.
|
504
959
|
|
505
|
-
|
506
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
507
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
508
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
509
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
510
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
511
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
512
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
513
|
-
DEALINGS IN THE SOFTWARE.
|
960
|
+
---
|
514
961
|
|
962
|
+
Package: dunder-proto (1.0.1)
|
963
|
+
Type: npm
|
964
|
+
License: MIT
|
515
965
|
|
516
|
-
|
966
|
+
MIT License
|
517
967
|
|
518
|
-
|
519
|
-
Type: cargo
|
520
|
-
License: MIT OR Apache-2.0
|
968
|
+
Copyright (c) 2024 ECMAScript Shims
|
521
969
|
|
522
|
-
Permission is hereby granted, free of charge, to any
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
the Software, and to permit persons to whom the Software
|
529
|
-
is furnished to do so, subject to the following
|
530
|
-
conditions:
|
970
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
971
|
+
of this software and associated documentation files (the "Software"), to deal
|
972
|
+
in the Software without restriction, including without limitation the rights
|
973
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
974
|
+
copies of the Software, and to permit persons to whom the Software is
|
975
|
+
furnished to do so, subject to the following conditions:
|
531
976
|
|
532
|
-
The above copyright notice and this permission notice
|
533
|
-
|
534
|
-
of the Software.
|
977
|
+
The above copyright notice and this permission notice shall be included in all
|
978
|
+
copies or substantial portions of the Software.
|
535
979
|
|
536
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
544
|
-
DEALINGS IN THE SOFTWARE.
|
980
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
981
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
982
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
983
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
984
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
985
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
986
|
+
SOFTWARE.
|
545
987
|
|
988
|
+
---
|
546
989
|
|
547
|
-
|
990
|
+
Package: enquirer (2.4.1)
|
991
|
+
Type: npm
|
992
|
+
License: MIT
|
548
993
|
|
549
|
-
|
550
|
-
Type: cargo
|
551
|
-
License: MIT OR Apache-2.0
|
994
|
+
The MIT License (MIT)
|
552
995
|
|
553
|
-
|
554
|
-
person obtaining a copy of this software and associated
|
555
|
-
documentation files (the "Software"), to deal in the
|
556
|
-
Software without restriction, including without
|
557
|
-
limitation the rights to use, copy, modify, merge,
|
558
|
-
publish, distribute, sublicense, and/or sell copies of
|
559
|
-
the Software, and to permit persons to whom the Software
|
560
|
-
is furnished to do so, subject to the following
|
561
|
-
conditions:
|
996
|
+
Copyright (c) 2016-present, Jon Schlinkert.
|
562
997
|
|
563
|
-
|
564
|
-
|
565
|
-
|
998
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
999
|
+
of this software and associated documentation files (the "Software"), to deal
|
1000
|
+
in the Software without restriction, including without limitation the rights
|
1001
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1002
|
+
copies of the Software, and to permit persons to whom the Software is
|
1003
|
+
furnished to do so, subject to the following conditions:
|
566
1004
|
|
567
|
-
|
568
|
-
|
569
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
570
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
571
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
572
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
573
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
574
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
575
|
-
DEALINGS IN THE SOFTWARE.
|
1005
|
+
The above copyright notice and this permission notice shall be included in
|
1006
|
+
all copies or substantial portions of the Software.
|
576
1007
|
|
1008
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1009
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1010
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1011
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1012
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1013
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1014
|
+
THE SOFTWARE.
|
577
1015
|
|
578
|
-
|
1016
|
+
---
|
579
1017
|
|
580
|
-
Package:
|
581
|
-
Type:
|
1018
|
+
Package: es-define-property (1.0.1)
|
1019
|
+
Type: npm
|
582
1020
|
License: MIT
|
583
1021
|
|
584
1022
|
MIT License
|
585
1023
|
|
586
|
-
Copyright (c)
|
1024
|
+
Copyright (c) 2024 Jordan Harband
|
587
1025
|
|
588
1026
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
589
1027
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -603,111 +1041,43 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
603
1041
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
604
1042
|
SOFTWARE.
|
605
1043
|
|
1044
|
+
---
|
606
1045
|
|
607
|
-
|
608
|
-
|
609
|
-
Package: tracing (0.1.40)
|
610
|
-
Type: cargo
|
1046
|
+
Package: es-errors (1.3.0)
|
1047
|
+
Type: npm
|
611
1048
|
License: MIT
|
612
1049
|
|
613
|
-
|
1050
|
+
MIT License
|
614
1051
|
|
615
|
-
|
616
|
-
person obtaining a copy of this software and associated
|
617
|
-
documentation files (the "Software"), to deal in the
|
618
|
-
Software without restriction, including without
|
619
|
-
limitation the rights to use, copy, modify, merge,
|
620
|
-
publish, distribute, sublicense, and/or sell copies of
|
621
|
-
the Software, and to permit persons to whom the Software
|
622
|
-
is furnished to do so, subject to the following
|
623
|
-
conditions:
|
624
|
-
|
625
|
-
The above copyright notice and this permission notice
|
626
|
-
shall be included in all copies or substantial portions
|
627
|
-
of the Software.
|
628
|
-
|
629
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
630
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
631
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
632
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
633
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
634
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
635
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
636
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
637
|
-
DEALINGS IN THE SOFTWARE.
|
638
|
-
|
639
|
-
|
640
|
-
--------------------------------------------------------------------------------
|
641
|
-
|
642
|
-
Package: tracing-subscriber (0.3.18)
|
643
|
-
Type: cargo
|
644
|
-
License: MIT
|
645
|
-
|
646
|
-
Copyright (c) 2019 Tokio Contributors
|
647
|
-
|
648
|
-
Permission is hereby granted, free of charge, to any
|
649
|
-
person obtaining a copy of this software and associated
|
650
|
-
documentation files (the "Software"), to deal in the
|
651
|
-
Software without restriction, including without
|
652
|
-
limitation the rights to use, copy, modify, merge,
|
653
|
-
publish, distribute, sublicense, and/or sell copies of
|
654
|
-
the Software, and to permit persons to whom the Software
|
655
|
-
is furnished to do so, subject to the following
|
656
|
-
conditions:
|
657
|
-
|
658
|
-
The above copyright notice and this permission notice
|
659
|
-
shall be included in all copies or substantial portions
|
660
|
-
of the Software.
|
661
|
-
|
662
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
663
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
664
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
665
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
666
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
667
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
668
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
669
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
670
|
-
DEALINGS IN THE SOFTWARE.
|
671
|
-
|
672
|
-
|
673
|
-
--------------------------------------------------------------------------------
|
674
|
-
|
675
|
-
Package: xxhash-rust (0.8.12)
|
676
|
-
Type: cargo
|
677
|
-
License: BSL-1.0
|
678
|
-
|
679
|
-
Boost Software License - Version 1.0 - August 17th, 2003
|
1052
|
+
Copyright (c) 2024 Jordan Harband
|
680
1053
|
|
681
|
-
Permission is hereby granted, free of charge, to any person
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
Software, and to permit
|
686
|
-
do so,
|
1054
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1055
|
+
of this software and associated documentation files (the "Software"), to deal
|
1056
|
+
in the Software without restriction, including without limitation the rights
|
1057
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1058
|
+
copies of the Software, and to permit persons to whom the Software is
|
1059
|
+
furnished to do so, subject to the following conditions:
|
687
1060
|
|
688
|
-
The copyright
|
689
|
-
|
690
|
-
must be included in all copies of the Software, in whole or in part, and
|
691
|
-
all derivative works of the Software, unless such copies or derivative
|
692
|
-
works are solely in the form of machine-executable object code generated by
|
693
|
-
a source language processor.
|
1061
|
+
The above copyright notice and this permission notice shall be included in all
|
1062
|
+
copies or substantial portions of the Software.
|
694
1063
|
|
695
1064
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
696
1065
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
697
|
-
FITNESS FOR A PARTICULAR PURPOSE
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
1066
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1067
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1068
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1069
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1070
|
+
SOFTWARE.
|
702
1071
|
|
1072
|
+
---
|
703
1073
|
|
704
|
-
|
1074
|
+
Package: es-object-atoms (1.1.1)
|
1075
|
+
Type: npm
|
1076
|
+
License: MIT
|
705
1077
|
|
706
|
-
|
707
|
-
Type: cargo
|
708
|
-
License: MIT OR Apache-2.0
|
1078
|
+
MIT License
|
709
1079
|
|
710
|
-
Copyright (c)
|
1080
|
+
Copyright (c) 2024 Jordan Harband
|
711
1081
|
|
712
1082
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
713
1083
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -727,16 +1097,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
727
1097
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
728
1098
|
SOFTWARE.
|
729
1099
|
|
1100
|
+
---
|
730
1101
|
|
731
|
-
|
732
|
-
|
733
|
-
Package: mockito (1.5.0)
|
734
|
-
Type: cargo
|
1102
|
+
Package: es-set-tostringtag (2.1.0)
|
1103
|
+
Type: npm
|
735
1104
|
License: MIT
|
736
1105
|
|
737
|
-
|
1106
|
+
MIT License
|
738
1107
|
|
739
|
-
Copyright (c)
|
1108
|
+
Copyright (c) 2022 ECMAScript Shims
|
740
1109
|
|
741
1110
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
742
1111
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -756,24 +1125,38 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
756
1125
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
757
1126
|
SOFTWARE.
|
758
1127
|
|
1128
|
+
---
|
759
1129
|
|
760
|
-
|
761
|
-
|
762
|
-
Package: napi-build (2.1.3)
|
763
|
-
Type: cargo
|
1130
|
+
Package: follow-redirects (1.15.9)
|
1131
|
+
Type: npm
|
764
1132
|
License: MIT
|
765
1133
|
|
766
|
-
|
1134
|
+
Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
|
767
1135
|
|
768
|
-
|
1136
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
1137
|
+
this software and associated documentation files (the "Software"), to deal in
|
1138
|
+
the Software without restriction, including without limitation the rights to
|
1139
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
1140
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
1141
|
+
so, subject to the following conditions:
|
769
1142
|
|
770
|
-
|
1143
|
+
The above copyright notice and this permission notice shall be included in all
|
1144
|
+
copies or substantial portions of the Software.
|
1145
|
+
|
1146
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1147
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1148
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1149
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
1150
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
1151
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1152
|
+
|
1153
|
+
---
|
1154
|
+
|
1155
|
+
Package: form-data (4.0.4)
|
771
1156
|
Type: npm
|
772
1157
|
License: MIT
|
773
1158
|
|
774
|
-
|
775
|
-
|
776
|
-
Copyright (c) 2020-present LongYinan
|
1159
|
+
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
777
1160
|
|
778
1161
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
779
1162
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -782,20 +1165,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
782
1165
|
copies of the Software, and to permit persons to whom the Software is
|
783
1166
|
furnished to do so, subject to the following conditions:
|
784
1167
|
|
785
|
-
The above copyright notice and this permission notice shall be included in
|
786
|
-
copies or substantial portions of the Software.
|
1168
|
+
The above copyright notice and this permission notice shall be included in
|
1169
|
+
all copies or substantial portions of the Software.
|
787
1170
|
|
788
1171
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
789
1172
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
790
1173
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
791
1174
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
792
1175
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
793
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
794
|
-
SOFTWARE.
|
1176
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1177
|
+
THE SOFTWARE.
|
795
1178
|
|
796
|
-
|
1179
|
+
---
|
797
1180
|
|
798
|
-
|
1181
|
+
Package: function-bind (1.1.2)
|
1182
|
+
Type: npm
|
1183
|
+
License: MIT
|
1184
|
+
|
1185
|
+
Copyright (c) 2013 Raynos.
|
799
1186
|
|
800
1187
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
801
1188
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -804,27 +1191,26 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
804
1191
|
copies of the Software, and to permit persons to whom the Software is
|
805
1192
|
furnished to do so, subject to the following conditions:
|
806
1193
|
|
807
|
-
The above copyright notice and this permission notice shall be included in
|
808
|
-
copies or substantial portions of the Software.
|
1194
|
+
The above copyright notice and this permission notice shall be included in
|
1195
|
+
all copies or substantial portions of the Software.
|
809
1196
|
|
810
1197
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
811
1198
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
812
1199
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
813
1200
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
814
1201
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
815
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
816
|
-
SOFTWARE.
|
817
|
-
|
1202
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1203
|
+
THE SOFTWARE.
|
818
1204
|
|
819
|
-
|
1205
|
+
---
|
820
1206
|
|
821
|
-
Package:
|
1207
|
+
Package: get-intrinsic (1.3.0)
|
822
1208
|
Type: npm
|
823
1209
|
License: MIT
|
824
1210
|
|
825
1211
|
MIT License
|
826
1212
|
|
827
|
-
Copyright (c)
|
1213
|
+
Copyright (c) 2020 Jordan Harband
|
828
1214
|
|
829
1215
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
830
1216
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -844,16 +1230,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
844
1230
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
845
1231
|
SOFTWARE.
|
846
1232
|
|
1233
|
+
---
|
847
1234
|
|
848
|
-
|
849
|
-
|
850
|
-
Package: @emnapi/wasi-threads (1.0.4)
|
1235
|
+
Package: get-proto (1.0.1)
|
851
1236
|
Type: npm
|
852
1237
|
License: MIT
|
853
1238
|
|
854
1239
|
MIT License
|
855
1240
|
|
856
|
-
Copyright (c)
|
1241
|
+
Copyright (c) 2025 Jordan Harband
|
857
1242
|
|
858
1243
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
859
1244
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -873,35 +1258,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
873
1258
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
874
1259
|
SOFTWARE.
|
875
1260
|
|
1261
|
+
---
|
876
1262
|
|
877
|
-
|
878
|
-
|
879
|
-
Package: tslib (2.8.1)
|
880
|
-
Type: npm
|
881
|
-
License: 0BSD
|
882
|
-
|
883
|
-
Copyright (c) Microsoft Corporation.
|
884
|
-
|
885
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
886
|
-
purpose with or without fee is hereby granted.
|
887
|
-
|
888
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
889
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
890
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
891
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
892
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
893
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
894
|
-
PERFORMANCE OF THIS SOFTWARE.
|
895
|
-
|
896
|
-
--------------------------------------------------------------------------------
|
897
|
-
|
898
|
-
Package: @emnapi/runtime (1.4.5)
|
1263
|
+
Package: gopd (1.2.0)
|
899
1264
|
Type: npm
|
900
1265
|
License: MIT
|
901
1266
|
|
902
1267
|
MIT License
|
903
1268
|
|
904
|
-
Copyright (c)
|
1269
|
+
Copyright (c) 2022 Jordan Harband
|
905
1270
|
|
906
1271
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
907
1272
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -921,22 +1286,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
921
1286
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
922
1287
|
SOFTWARE.
|
923
1288
|
|
1289
|
+
---
|
924
1290
|
|
925
|
-
|
926
|
-
|
927
|
-
Package: @tybys/wasm-util (0.9.0)
|
1291
|
+
Package: has-flag (4.0.0)
|
928
1292
|
Type: npm
|
929
1293
|
License: MIT
|
930
1294
|
|
931
|
-
|
932
|
-
|
933
|
-
--------------------------------------------------------------------------------
|
934
|
-
|
935
|
-
Package: axios (1.7.9)
|
936
|
-
Type: npm
|
937
|
-
License: MIT
|
1295
|
+
MIT License
|
938
1296
|
|
939
|
-
|
1297
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
940
1298
|
|
941
1299
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
942
1300
|
|
@@ -944,21 +1302,22 @@ The above copyright notice and this permission notice shall be included in all c
|
|
944
1302
|
|
945
1303
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
946
1304
|
|
1305
|
+
---
|
947
1306
|
|
948
|
-
|
949
|
-
|
950
|
-
Package: follow-redirects (1.15.9)
|
1307
|
+
Package: has-symbols (1.1.0)
|
951
1308
|
Type: npm
|
952
1309
|
License: MIT
|
953
1310
|
|
954
|
-
|
1311
|
+
MIT License
|
955
1312
|
|
956
|
-
|
957
|
-
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
1313
|
+
Copyright (c) 2016 Jordan Harband
|
1314
|
+
|
1315
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1316
|
+
of this software and associated documentation files (the "Software"), to deal
|
1317
|
+
in the Software without restriction, including without limitation the rights
|
1318
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1319
|
+
copies of the Software, and to permit persons to whom the Software is
|
1320
|
+
furnished to do so, subject to the following conditions:
|
962
1321
|
|
963
1322
|
The above copyright notice and this permission notice shall be included in all
|
964
1323
|
copies or substantial portions of the Software.
|
@@ -966,47 +1325,20 @@ copies or substantial portions of the Software.
|
|
966
1325
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
967
1326
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
968
1327
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
969
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
970
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
971
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
972
|
-
|
973
|
-
|
974
|
-
--------------------------------------------------------------------------------
|
975
|
-
|
976
|
-
Package: form-data (4.0.4)
|
977
|
-
Type: npm
|
978
|
-
License: MIT
|
979
|
-
|
980
|
-
Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
|
981
|
-
|
982
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
983
|
-
of this software and associated documentation files (the "Software"), to deal
|
984
|
-
in the Software without restriction, including without limitation the rights
|
985
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
986
|
-
copies of the Software, and to permit persons to whom the Software is
|
987
|
-
furnished to do so, subject to the following conditions:
|
988
|
-
|
989
|
-
The above copyright notice and this permission notice shall be included in
|
990
|
-
all copies or substantial portions of the Software.
|
991
|
-
|
992
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
993
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
994
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
995
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
996
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
997
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
998
|
-
THE SOFTWARE.
|
999
|
-
|
1328
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1329
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1330
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1331
|
+
SOFTWARE.
|
1000
1332
|
|
1001
|
-
|
1333
|
+
---
|
1002
1334
|
|
1003
|
-
Package:
|
1335
|
+
Package: has-tostringtag (1.0.2)
|
1004
1336
|
Type: npm
|
1005
1337
|
License: MIT
|
1006
1338
|
|
1007
|
-
|
1339
|
+
MIT License
|
1008
1340
|
|
1009
|
-
Copyright (c)
|
1341
|
+
Copyright (c) 2021 Inspect JS
|
1010
1342
|
|
1011
1343
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1012
1344
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -1026,14 +1358,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1026
1358
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1027
1359
|
SOFTWARE.
|
1028
1360
|
|
1361
|
+
---
|
1029
1362
|
|
1030
|
-
|
1031
|
-
|
1032
|
-
Package: combined-stream (1.0.8)
|
1363
|
+
Package: hasown (2.0.2)
|
1033
1364
|
Type: npm
|
1034
1365
|
License: MIT
|
1035
1366
|
|
1036
|
-
|
1367
|
+
MIT License
|
1368
|
+
|
1369
|
+
Copyright (c) Jordan Harband and contributors
|
1037
1370
|
|
1038
1371
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1039
1372
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -1042,141 +1375,131 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1042
1375
|
copies of the Software, and to permit persons to whom the Software is
|
1043
1376
|
furnished to do so, subject to the following conditions:
|
1044
1377
|
|
1045
|
-
The above copyright notice and this permission notice shall be included in
|
1046
|
-
|
1378
|
+
The above copyright notice and this permission notice shall be included in all
|
1379
|
+
copies or substantial portions of the Software.
|
1047
1380
|
|
1048
1381
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1049
1382
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1050
1383
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1051
1384
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1052
1385
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1053
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1054
|
-
|
1386
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1387
|
+
SOFTWARE.
|
1388
|
+
|
1389
|
+
---
|
1390
|
+
|
1391
|
+
Package: ieee754 (1.2.1)
|
1392
|
+
Type: npm
|
1393
|
+
License: BSD-3-Clause
|
1394
|
+
|
1395
|
+
Copyright 2008 Fair Oaks Labs, Inc.
|
1055
1396
|
|
1397
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
1056
1398
|
|
1057
|
-
|
1399
|
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
1058
1400
|
|
1059
|
-
|
1401
|
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
1402
|
+
|
1403
|
+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
1404
|
+
|
1405
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1406
|
+
|
1407
|
+
---
|
1408
|
+
|
1409
|
+
Package: inherits (2.0.4)
|
1410
|
+
Type: npm
|
1411
|
+
License: ISC
|
1412
|
+
|
1413
|
+
The ISC License
|
1414
|
+
|
1415
|
+
Copyright (c) Isaac Z. Schlueter
|
1416
|
+
|
1417
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
1418
|
+
purpose with or without fee is hereby granted, provided that the above
|
1419
|
+
copyright notice and this permission notice appear in all copies.
|
1420
|
+
|
1421
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
1422
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
1423
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
1424
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
1425
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
1426
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
1427
|
+
PERFORMANCE OF THIS SOFTWARE.
|
1428
|
+
|
1429
|
+
---
|
1430
|
+
|
1431
|
+
Package: is-interactive (1.0.0)
|
1060
1432
|
Type: npm
|
1061
1433
|
License: MIT
|
1062
1434
|
|
1063
|
-
|
1435
|
+
MIT License
|
1064
1436
|
|
1065
|
-
|
1066
|
-
of this software and associated documentation files (the "Software"), to deal
|
1067
|
-
in the Software without restriction, including without limitation the rights
|
1068
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1069
|
-
copies of the Software, and to permit persons to whom the Software is
|
1070
|
-
furnished to do so, subject to the following conditions:
|
1437
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1071
1438
|
|
1072
|
-
|
1073
|
-
all copies or substantial portions of the Software.
|
1439
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1074
1440
|
|
1075
|
-
|
1076
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1077
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1078
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1079
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1080
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1081
|
-
THE SOFTWARE.
|
1441
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1082
1442
|
|
1443
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1083
1444
|
|
1084
|
-
|
1445
|
+
---
|
1085
1446
|
|
1086
|
-
Package:
|
1447
|
+
Package: is-retry-allowed (2.2.0)
|
1087
1448
|
Type: npm
|
1088
1449
|
License: MIT
|
1089
1450
|
|
1090
1451
|
MIT License
|
1091
1452
|
|
1092
|
-
Copyright (c)
|
1093
|
-
|
1094
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1095
|
-
of this software and associated documentation files (the "Software"), to deal
|
1096
|
-
in the Software without restriction, including without limitation the rights
|
1097
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1098
|
-
copies of the Software, and to permit persons to whom the Software is
|
1099
|
-
furnished to do so, subject to the following conditions:
|
1453
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
1454
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1100
1455
|
|
1101
|
-
|
1102
|
-
copies or substantial portions of the Software.
|
1456
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1103
1457
|
|
1104
|
-
|
1105
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1106
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1107
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1108
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1109
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1110
|
-
SOFTWARE.
|
1458
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1111
1459
|
|
1460
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1112
1461
|
|
1113
|
-
|
1462
|
+
---
|
1114
1463
|
|
1115
|
-
Package:
|
1464
|
+
Package: is-unicode-supported (0.1.0)
|
1116
1465
|
Type: npm
|
1117
1466
|
License: MIT
|
1118
1467
|
|
1119
1468
|
MIT License
|
1120
1469
|
|
1121
|
-
Copyright (c)
|
1122
|
-
|
1123
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1124
|
-
of this software and associated documentation files (the "Software"), to deal
|
1125
|
-
in the Software without restriction, including without limitation the rights
|
1126
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1127
|
-
copies of the Software, and to permit persons to whom the Software is
|
1128
|
-
furnished to do so, subject to the following conditions:
|
1470
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1129
1471
|
|
1130
|
-
|
1131
|
-
copies or substantial portions of the Software.
|
1472
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1132
1473
|
|
1133
|
-
|
1134
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1135
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1136
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1137
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1138
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1139
|
-
SOFTWARE.
|
1474
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1140
1475
|
|
1476
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1141
1477
|
|
1142
|
-
|
1478
|
+
---
|
1143
1479
|
|
1144
|
-
Package:
|
1480
|
+
Package: log-symbols (4.1.0)
|
1145
1481
|
Type: npm
|
1146
1482
|
License: MIT
|
1147
1483
|
|
1148
1484
|
MIT License
|
1149
1485
|
|
1150
|
-
Copyright (c)
|
1151
|
-
|
1152
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1153
|
-
of this software and associated documentation files (the "Software"), to deal
|
1154
|
-
in the Software without restriction, including without limitation the rights
|
1155
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1156
|
-
copies of the Software, and to permit persons to whom the Software is
|
1157
|
-
furnished to do so, subject to the following conditions:
|
1486
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1158
1487
|
|
1159
|
-
|
1160
|
-
copies or substantial portions of the Software.
|
1488
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1161
1489
|
|
1162
|
-
|
1163
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1164
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1165
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1166
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1167
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1168
|
-
SOFTWARE.
|
1490
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1169
1491
|
|
1492
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1170
1493
|
|
1171
|
-
|
1494
|
+
---
|
1172
1495
|
|
1173
|
-
Package:
|
1496
|
+
Package: math-intrinsics (1.1.0)
|
1174
1497
|
Type: npm
|
1175
1498
|
License: MIT
|
1176
1499
|
|
1177
1500
|
MIT License
|
1178
1501
|
|
1179
|
-
Copyright (c) 2024
|
1502
|
+
Copyright (c) 2024 ECMAScript Shims
|
1180
1503
|
|
1181
1504
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1182
1505
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -1196,102 +1519,91 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1196
1519
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1197
1520
|
SOFTWARE.
|
1198
1521
|
|
1522
|
+
---
|
1199
1523
|
|
1200
|
-
|
1201
|
-
|
1202
|
-
Package: function-bind (1.1.2)
|
1524
|
+
Package: mime-db (1.54.0)
|
1203
1525
|
Type: npm
|
1204
1526
|
License: MIT
|
1205
1527
|
|
1206
|
-
|
1207
|
-
|
1208
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1209
|
-
of this software and associated documentation files (the "Software"), to deal
|
1210
|
-
in the Software without restriction, including without limitation the rights
|
1211
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1212
|
-
copies of the Software, and to permit persons to whom the Software is
|
1213
|
-
furnished to do so, subject to the following conditions:
|
1528
|
+
(The MIT License)
|
1214
1529
|
|
1215
|
-
|
1216
|
-
|
1530
|
+
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
1531
|
+
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1217
1532
|
|
1218
|
-
|
1219
|
-
|
1220
|
-
|
1221
|
-
|
1222
|
-
|
1223
|
-
|
1224
|
-
|
1533
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
1534
|
+
a copy of this software and associated documentation files (the
|
1535
|
+
'Software'), to deal in the Software without restriction, including
|
1536
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
1537
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
1538
|
+
permit persons to whom the Software is furnished to do so, subject to
|
1539
|
+
the following conditions:
|
1225
1540
|
|
1541
|
+
The above copyright notice and this permission notice shall be
|
1542
|
+
included in all copies or substantial portions of the Software.
|
1226
1543
|
|
1544
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
1545
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1546
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1547
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1548
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1549
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1550
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1227
1551
|
|
1228
|
-
|
1552
|
+
---
|
1229
1553
|
|
1230
|
-
Package:
|
1554
|
+
Package: mime-types (2.1.35)
|
1231
1555
|
Type: npm
|
1232
1556
|
License: MIT
|
1233
1557
|
|
1234
|
-
MIT License
|
1235
|
-
|
1236
|
-
Copyright (c) 2024 Jordan Harband
|
1558
|
+
(The MIT License)
|
1237
1559
|
|
1238
|
-
|
1239
|
-
|
1240
|
-
in the Software without restriction, including without limitation the rights
|
1241
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1242
|
-
copies of the Software, and to permit persons to whom the Software is
|
1243
|
-
furnished to do so, subject to the following conditions:
|
1560
|
+
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
1561
|
+
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1244
1562
|
|
1245
|
-
|
1246
|
-
|
1563
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
1564
|
+
a copy of this software and associated documentation files (the
|
1565
|
+
'Software'), to deal in the Software without restriction, including
|
1566
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
1567
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
1568
|
+
permit persons to whom the Software is furnished to do so, subject to
|
1569
|
+
the following conditions:
|
1247
1570
|
|
1248
|
-
|
1249
|
-
|
1250
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1251
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1252
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1253
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1254
|
-
SOFTWARE.
|
1571
|
+
The above copyright notice and this permission notice shall be
|
1572
|
+
included in all copies or substantial portions of the Software.
|
1255
1573
|
|
1574
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
1575
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1576
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1577
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1578
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1579
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1580
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1256
1581
|
|
1257
|
-
|
1582
|
+
---
|
1258
1583
|
|
1259
|
-
Package:
|
1584
|
+
Package: mimic-fn (2.1.0)
|
1260
1585
|
Type: npm
|
1261
1586
|
License: MIT
|
1262
1587
|
|
1263
1588
|
MIT License
|
1264
1589
|
|
1265
|
-
Copyright (c)
|
1266
|
-
|
1267
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1268
|
-
of this software and associated documentation files (the "Software"), to deal
|
1269
|
-
in the Software without restriction, including without limitation the rights
|
1270
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1271
|
-
copies of the Software, and to permit persons to whom the Software is
|
1272
|
-
furnished to do so, subject to the following conditions:
|
1590
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1273
1591
|
|
1274
|
-
|
1275
|
-
copies or substantial portions of the Software.
|
1592
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1276
1593
|
|
1277
|
-
|
1278
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1279
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1280
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1281
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1282
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1283
|
-
SOFTWARE.
|
1594
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1284
1595
|
|
1596
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1285
1597
|
|
1286
|
-
|
1598
|
+
---
|
1287
1599
|
|
1288
|
-
Package:
|
1289
|
-
Type:
|
1600
|
+
Package: mockito (1.5.0)
|
1601
|
+
Type: cargo
|
1290
1602
|
License: MIT
|
1291
1603
|
|
1292
|
-
MIT License
|
1604
|
+
The MIT License (MIT)
|
1293
1605
|
|
1294
|
-
Copyright (c)
|
1606
|
+
Copyright (c) 2016 Florin Lipan
|
1295
1607
|
|
1296
1608
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1297
1609
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -1311,74 +1623,85 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1311
1623
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1312
1624
|
SOFTWARE.
|
1313
1625
|
|
1626
|
+
---
|
1314
1627
|
|
1315
|
-
|
1316
|
-
|
1317
|
-
Package: dunder-proto (1.0.1)
|
1318
|
-
Type: npm
|
1628
|
+
Package: napi (3.0.0-alpha.20)
|
1629
|
+
Type: cargo
|
1319
1630
|
License: MIT
|
1320
1631
|
|
1321
|
-
MIT
|
1632
|
+
The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
|
1322
1633
|
|
1323
|
-
|
1634
|
+
---
|
1324
1635
|
|
1325
|
-
|
1326
|
-
|
1327
|
-
|
1328
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1329
|
-
copies of the Software, and to permit persons to whom the Software is
|
1330
|
-
furnished to do so, subject to the following conditions:
|
1636
|
+
Package: napi-build (2.1.3)
|
1637
|
+
Type: cargo
|
1638
|
+
License: MIT
|
1331
1639
|
|
1332
|
-
The
|
1333
|
-
copies or substantial portions of the Software.
|
1640
|
+
The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
|
1334
1641
|
|
1335
|
-
|
1336
|
-
|
1337
|
-
|
1338
|
-
|
1339
|
-
|
1340
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1341
|
-
SOFTWARE.
|
1642
|
+
---
|
1643
|
+
|
1644
|
+
Package: napi-derive (3.0.0-alpha.19)
|
1645
|
+
Type: cargo
|
1646
|
+
License: MIT
|
1342
1647
|
|
1648
|
+
The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
|
1343
1649
|
|
1344
|
-
|
1650
|
+
---
|
1345
1651
|
|
1346
|
-
Package:
|
1652
|
+
Package: obfstr (0.4.3)
|
1653
|
+
Type: cargo
|
1654
|
+
License: MIT
|
1655
|
+
|
1656
|
+
Copyright (c) 2019-2020 Casper <CasualX@users.noreply.github.com>
|
1657
|
+
|
1658
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1659
|
+
|
1660
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1661
|
+
|
1662
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1663
|
+
|
1664
|
+
---
|
1665
|
+
|
1666
|
+
Package: onetime (5.1.2)
|
1347
1667
|
Type: npm
|
1348
1668
|
License: MIT
|
1349
1669
|
|
1350
1670
|
MIT License
|
1351
1671
|
|
1352
|
-
Copyright (c)
|
1353
|
-
|
1354
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1355
|
-
of this software and associated documentation files (the "Software"), to deal
|
1356
|
-
in the Software without restriction, including without limitation the rights
|
1357
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1358
|
-
copies of the Software, and to permit persons to whom the Software is
|
1359
|
-
furnished to do so, subject to the following conditions:
|
1672
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1360
1673
|
|
1361
|
-
|
1362
|
-
copies or substantial portions of the Software.
|
1674
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1363
1675
|
|
1364
|
-
|
1365
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1366
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1367
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1368
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1369
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1370
|
-
SOFTWARE.
|
1676
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1371
1677
|
|
1678
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1372
1679
|
|
1373
|
-
|
1680
|
+
---
|
1374
1681
|
|
1375
|
-
Package:
|
1682
|
+
Package: ora (5.4.1)
|
1376
1683
|
Type: npm
|
1377
1684
|
License: MIT
|
1378
1685
|
|
1379
1686
|
MIT License
|
1380
1687
|
|
1381
|
-
Copyright (c)
|
1688
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1689
|
+
|
1690
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1691
|
+
|
1692
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1693
|
+
|
1694
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1695
|
+
|
1696
|
+
---
|
1697
|
+
|
1698
|
+
Package: owo-colors (4.1.0)
|
1699
|
+
Type: cargo
|
1700
|
+
License: MIT
|
1701
|
+
|
1702
|
+
MIT License
|
1703
|
+
|
1704
|
+
Copyright (c) 2020 - present The owo-colors Developers
|
1382
1705
|
|
1383
1706
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1384
1707
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -1398,74 +1721,94 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1398
1721
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1399
1722
|
SOFTWARE.
|
1400
1723
|
|
1724
|
+
---
|
1401
1725
|
|
1402
|
-
|
1403
|
-
|
1404
|
-
Package: hasown (2.0.2)
|
1726
|
+
Package: proxy-from-env (1.1.0)
|
1405
1727
|
Type: npm
|
1406
1728
|
License: MIT
|
1407
1729
|
|
1408
|
-
MIT License
|
1730
|
+
The MIT License
|
1409
1731
|
|
1410
|
-
Copyright (
|
1732
|
+
Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>
|
1411
1733
|
|
1412
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1413
|
-
|
1414
|
-
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1734
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
1735
|
+
this software and associated documentation files (the "Software"), to deal in
|
1736
|
+
the Software without restriction, including without limitation the rights to
|
1737
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
1738
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
1739
|
+
so, subject to the following conditions:
|
1418
1740
|
|
1419
1741
|
The above copyright notice and this permission notice shall be included in all
|
1420
1742
|
copies or substantial portions of the Software.
|
1421
1743
|
|
1422
1744
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1423
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1424
|
-
|
1425
|
-
|
1426
|
-
|
1427
|
-
|
1428
|
-
SOFTWARE.
|
1429
|
-
|
1745
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
1746
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
1747
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1748
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1749
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1430
1750
|
|
1431
|
-
|
1751
|
+
---
|
1432
1752
|
|
1433
|
-
Package:
|
1753
|
+
Package: readable-stream (3.6.2)
|
1434
1754
|
Type: npm
|
1435
1755
|
License: MIT
|
1436
1756
|
|
1437
|
-
|
1757
|
+
Node.js is licensed for use as follows:
|
1438
1758
|
|
1439
|
-
|
1759
|
+
"""
|
1760
|
+
Copyright Node.js contributors. All rights reserved.
|
1440
1761
|
|
1441
1762
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1442
|
-
of this software and associated documentation files (the "Software"), to
|
1443
|
-
in the Software without restriction, including without limitation the
|
1444
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
1445
|
-
copies of the Software, and to permit persons to whom the Software is
|
1763
|
+
of this software and associated documentation files (the "Software"), to
|
1764
|
+
deal in the Software without restriction, including without limitation the
|
1765
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
1766
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
1446
1767
|
furnished to do so, subject to the following conditions:
|
1447
1768
|
|
1448
|
-
The above copyright notice and this permission notice shall be included in
|
1449
|
-
copies or substantial portions of the Software.
|
1769
|
+
The above copyright notice and this permission notice shall be included in
|
1770
|
+
all copies or substantial portions of the Software.
|
1450
1771
|
|
1451
1772
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1452
1773
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1453
1774
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1454
1775
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1455
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
1456
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
1457
|
-
SOFTWARE.
|
1776
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
1777
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
1778
|
+
IN THE SOFTWARE.
|
1779
|
+
"""
|
1458
1780
|
|
1781
|
+
This license applies to parts of Node.js originating from the
|
1782
|
+
https://github.com/joyent/node repository:
|
1459
1783
|
|
1460
|
-
|
1784
|
+
"""
|
1785
|
+
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
1786
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1787
|
+
of this software and associated documentation files (the "Software"), to
|
1788
|
+
deal in the Software without restriction, including without limitation the
|
1789
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
1790
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
1791
|
+
furnished to do so, subject to the following conditions:
|
1461
1792
|
|
1462
|
-
|
1463
|
-
|
1464
|
-
License: MIT
|
1793
|
+
The above copyright notice and this permission notice shall be included in
|
1794
|
+
all copies or substantial portions of the Software.
|
1465
1795
|
|
1466
|
-
|
1796
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1797
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1798
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1799
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1800
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
1801
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
1802
|
+
IN THE SOFTWARE.
|
1803
|
+
"""
|
1467
1804
|
|
1468
|
-
|
1805
|
+
---
|
1806
|
+
|
1807
|
+
Package: reqwest (0.12.9)
|
1808
|
+
Type: cargo
|
1809
|
+
License: MIT OR Apache-2.0
|
1810
|
+
|
1811
|
+
Copyright (c) 2016 Sean McArthur
|
1469
1812
|
|
1470
1813
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1471
1814
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -1474,436 +1817,68 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1474
1817
|
copies of the Software, and to permit persons to whom the Software is
|
1475
1818
|
furnished to do so, subject to the following conditions:
|
1476
1819
|
|
1477
|
-
The above copyright notice and this permission notice shall be included in
|
1478
|
-
copies or substantial portions of the Software.
|
1820
|
+
The above copyright notice and this permission notice shall be included in
|
1821
|
+
all copies or substantial portions of the Software.
|
1479
1822
|
|
1480
1823
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1481
1824
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1482
1825
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1483
1826
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1484
1827
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1485
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1486
|
-
SOFTWARE.
|
1487
|
-
|
1828
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1829
|
+
THE SOFTWARE.
|
1488
1830
|
|
1489
|
-
|
1831
|
+
---
|
1490
1832
|
|
1491
|
-
Package:
|
1833
|
+
Package: restore-cursor (3.1.0)
|
1492
1834
|
Type: npm
|
1493
1835
|
License: MIT
|
1494
1836
|
|
1495
|
-
|
1496
|
-
|
1497
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
1498
|
-
Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1837
|
+
MIT License
|
1499
1838
|
|
1500
|
-
|
1501
|
-
a copy of this software and associated documentation files (the
|
1502
|
-
'Software'), to deal in the Software without restriction, including
|
1503
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
1504
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
1505
|
-
permit persons to whom the Software is furnished to do so, subject to
|
1506
|
-
the following conditions:
|
1839
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1507
1840
|
|
1508
|
-
|
1509
|
-
included in all copies or substantial portions of the Software.
|
1841
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1510
1842
|
|
1511
|
-
|
1512
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1513
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1514
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1515
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1516
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1517
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1843
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1518
1844
|
|
1845
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1519
1846
|
|
1520
|
-
|
1847
|
+
---
|
1521
1848
|
|
1522
|
-
Package:
|
1523
|
-
Type:
|
1849
|
+
Package: rust-ini (0.21.1)
|
1850
|
+
Type: cargo
|
1524
1851
|
License: MIT
|
1525
1852
|
|
1526
|
-
|
1527
|
-
|
1528
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
1529
|
-
Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1853
|
+
The MIT License (MIT)
|
1530
1854
|
|
1531
|
-
|
1532
|
-
a copy of this software and associated documentation files (the
|
1533
|
-
'Software'), to deal in the Software without restriction, including
|
1534
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
1535
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
1536
|
-
permit persons to whom the Software is furnished to do so, subject to
|
1537
|
-
the following conditions:
|
1855
|
+
Copyright (c) 2014 Y. T. CHUNG
|
1538
1856
|
|
1539
|
-
|
1540
|
-
included in all copies or substantial portions of the Software.
|
1857
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1541
1858
|
|
1542
|
-
|
1543
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1544
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1545
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1546
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1547
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1548
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1859
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1549
1860
|
|
1861
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1550
1862
|
|
1551
|
-
|
1863
|
+
---
|
1552
1864
|
|
1553
|
-
Package:
|
1865
|
+
Package: safe-buffer (5.2.1)
|
1554
1866
|
Type: npm
|
1555
1867
|
License: MIT
|
1556
1868
|
|
1557
|
-
The MIT License
|
1869
|
+
The MIT License (MIT)
|
1558
1870
|
|
1559
|
-
Copyright (
|
1871
|
+
Copyright (c) Feross Aboukhadijeh
|
1560
1872
|
|
1561
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1562
|
-
this software and associated documentation files (the "Software"), to deal
|
1563
|
-
the Software without restriction, including without limitation the rights
|
1564
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1565
|
-
of the Software, and to permit persons to whom the Software is
|
1566
|
-
so, subject to the following conditions:
|
1873
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1874
|
+
of this software and associated documentation files (the "Software"), to deal
|
1875
|
+
in the Software without restriction, including without limitation the rights
|
1876
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1877
|
+
copies of the Software, and to permit persons to whom the Software is
|
1878
|
+
furnished to do so, subject to the following conditions:
|
1567
1879
|
|
1568
|
-
The above copyright notice and this permission notice shall be included in
|
1569
|
-
copies or substantial portions of the Software.
|
1570
|
-
|
1571
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1572
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
1573
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
1574
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1575
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1576
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1577
|
-
|
1578
|
-
|
1579
|
-
--------------------------------------------------------------------------------
|
1580
|
-
|
1581
|
-
Package: axios-retry (4.5.0)
|
1582
|
-
Type: npm
|
1583
|
-
License: Apache-2.0
|
1584
|
-
|
1585
|
-
Copyright 2019 Softonic International S.A.
|
1586
|
-
|
1587
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
1588
|
-
you may not use this file except in compliance with the License.
|
1589
|
-
You may obtain a copy of the License at
|
1590
|
-
|
1591
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
1592
|
-
|
1593
|
-
Unless required by applicable law or agreed to in writing, software
|
1594
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
1595
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
1596
|
-
See the License for the specific language governing permissions and
|
1597
|
-
limitations under the License.
|
1598
|
-
|
1599
|
-
--------------------------------------------------------------------------------
|
1600
|
-
|
1601
|
-
Package: is-retry-allowed (2.2.0)
|
1602
|
-
Type: npm
|
1603
|
-
License: MIT
|
1604
|
-
|
1605
|
-
MIT License
|
1606
|
-
|
1607
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
1608
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1609
|
-
|
1610
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1611
|
-
|
1612
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1613
|
-
|
1614
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1615
|
-
|
1616
|
-
|
1617
|
-
--------------------------------------------------------------------------------
|
1618
|
-
|
1619
|
-
Package: chalk (4.1.2)
|
1620
|
-
Type: npm
|
1621
|
-
License: MIT
|
1622
|
-
|
1623
|
-
MIT License
|
1624
|
-
|
1625
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1626
|
-
|
1627
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1628
|
-
|
1629
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1630
|
-
|
1631
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1632
|
-
|
1633
|
-
|
1634
|
-
--------------------------------------------------------------------------------
|
1635
|
-
|
1636
|
-
Package: ansi-styles (4.3.0)
|
1637
|
-
Type: npm
|
1638
|
-
License: MIT
|
1639
|
-
|
1640
|
-
MIT License
|
1641
|
-
|
1642
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1643
|
-
|
1644
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1645
|
-
|
1646
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1647
|
-
|
1648
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1649
|
-
|
1650
|
-
|
1651
|
-
--------------------------------------------------------------------------------
|
1652
|
-
|
1653
|
-
Package: color-convert (2.0.1)
|
1654
|
-
Type: npm
|
1655
|
-
License: MIT
|
1656
|
-
|
1657
|
-
Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
|
1658
|
-
|
1659
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
1660
|
-
a copy of this software and associated documentation files (the
|
1661
|
-
"Software"), to deal in the Software without restriction, including
|
1662
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
1663
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
1664
|
-
permit persons to whom the Software is furnished to do so, subject to
|
1665
|
-
the following conditions:
|
1666
|
-
|
1667
|
-
The above copyright notice and this permission notice shall be
|
1668
|
-
included in all copies or substantial portions of the Software.
|
1669
|
-
|
1670
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
1671
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1672
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
1673
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
1674
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
1675
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
1676
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
--------------------------------------------------------------------------------
|
1681
|
-
|
1682
|
-
Package: color-name (1.1.4)
|
1683
|
-
Type: npm
|
1684
|
-
License: MIT
|
1685
|
-
|
1686
|
-
The MIT License (MIT)
|
1687
|
-
Copyright (c) 2015 Dmitry Ivanov
|
1688
|
-
|
1689
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1690
|
-
|
1691
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1692
|
-
|
1693
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1694
|
-
|
1695
|
-
--------------------------------------------------------------------------------
|
1696
|
-
|
1697
|
-
Package: supports-color (7.2.0)
|
1698
|
-
Type: npm
|
1699
|
-
License: MIT
|
1700
|
-
|
1701
|
-
MIT License
|
1702
|
-
|
1703
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1704
|
-
|
1705
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1706
|
-
|
1707
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1708
|
-
|
1709
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1710
|
-
|
1711
|
-
|
1712
|
-
--------------------------------------------------------------------------------
|
1713
|
-
|
1714
|
-
Package: has-flag (4.0.0)
|
1715
|
-
Type: npm
|
1716
|
-
License: MIT
|
1717
|
-
|
1718
|
-
MIT License
|
1719
|
-
|
1720
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1721
|
-
|
1722
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1723
|
-
|
1724
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1725
|
-
|
1726
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1727
|
-
|
1728
|
-
|
1729
|
-
--------------------------------------------------------------------------------
|
1730
|
-
|
1731
|
-
Package: enquirer (2.4.1)
|
1732
|
-
Type: npm
|
1733
|
-
License: MIT
|
1734
|
-
|
1735
|
-
The MIT License (MIT)
|
1736
|
-
|
1737
|
-
Copyright (c) 2016-present, Jon Schlinkert.
|
1738
|
-
|
1739
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1740
|
-
of this software and associated documentation files (the "Software"), to deal
|
1741
|
-
in the Software without restriction, including without limitation the rights
|
1742
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1743
|
-
copies of the Software, and to permit persons to whom the Software is
|
1744
|
-
furnished to do so, subject to the following conditions:
|
1745
|
-
|
1746
|
-
The above copyright notice and this permission notice shall be included in
|
1747
|
-
all copies or substantial portions of the Software.
|
1748
|
-
|
1749
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1750
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1751
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1752
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1753
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1754
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1755
|
-
THE SOFTWARE.
|
1756
|
-
|
1757
|
-
|
1758
|
-
--------------------------------------------------------------------------------
|
1759
|
-
|
1760
|
-
Package: ansi-colors (4.1.3)
|
1761
|
-
Type: npm
|
1762
|
-
License: MIT
|
1763
|
-
|
1764
|
-
The MIT License (MIT)
|
1765
|
-
|
1766
|
-
Copyright (c) 2015-present, Brian Woodward.
|
1767
|
-
|
1768
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1769
|
-
of this software and associated documentation files (the "Software"), to deal
|
1770
|
-
in the Software without restriction, including without limitation the rights
|
1771
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1772
|
-
copies of the Software, and to permit persons to whom the Software is
|
1773
|
-
furnished to do so, subject to the following conditions:
|
1774
|
-
|
1775
|
-
The above copyright notice and this permission notice shall be included in
|
1776
|
-
all copies or substantial portions of the Software.
|
1777
|
-
|
1778
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1779
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1780
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1781
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1782
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1783
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1784
|
-
THE SOFTWARE.
|
1785
|
-
|
1786
|
-
|
1787
|
-
--------------------------------------------------------------------------------
|
1788
|
-
|
1789
|
-
Package: strip-ansi (6.0.1)
|
1790
|
-
Type: npm
|
1791
|
-
License: MIT
|
1792
|
-
|
1793
|
-
MIT License
|
1794
|
-
|
1795
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1796
|
-
|
1797
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1798
|
-
|
1799
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1800
|
-
|
1801
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1802
|
-
|
1803
|
-
|
1804
|
-
--------------------------------------------------------------------------------
|
1805
|
-
|
1806
|
-
Package: ansi-regex (6.1.0)
|
1807
|
-
Type: npm
|
1808
|
-
License: MIT
|
1809
|
-
|
1810
|
-
MIT License
|
1811
|
-
|
1812
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1813
|
-
|
1814
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1815
|
-
|
1816
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1817
|
-
|
1818
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1819
|
-
|
1820
|
-
|
1821
|
-
--------------------------------------------------------------------------------
|
1822
|
-
|
1823
|
-
Package: ora (5.4.1)
|
1824
|
-
Type: npm
|
1825
|
-
License: MIT
|
1826
|
-
|
1827
|
-
MIT License
|
1828
|
-
|
1829
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
1830
|
-
|
1831
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1832
|
-
|
1833
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1834
|
-
|
1835
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1836
|
-
|
1837
|
-
|
1838
|
-
--------------------------------------------------------------------------------
|
1839
|
-
|
1840
|
-
Package: bl (4.1.0)
|
1841
|
-
Type: npm
|
1842
|
-
License: MIT
|
1843
|
-
|
1844
|
-
The MIT License (MIT)
|
1845
|
-
=====================
|
1846
|
-
|
1847
|
-
Copyright (c) 2013-2019 bl contributors
|
1848
|
-
----------------------------------
|
1849
|
-
|
1850
|
-
*bl contributors listed at <https://github.com/rvagg/bl#contributors>*
|
1851
|
-
|
1852
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1853
|
-
|
1854
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1855
|
-
|
1856
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1857
|
-
|
1858
|
-
|
1859
|
-
--------------------------------------------------------------------------------
|
1860
|
-
|
1861
|
-
Package: buffer (5.6.0)
|
1862
|
-
Type: npm
|
1863
|
-
License: MIT
|
1864
|
-
|
1865
|
-
The MIT License (MIT)
|
1866
|
-
|
1867
|
-
Copyright (c) Feross Aboukhadijeh, and other contributors.
|
1868
|
-
|
1869
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1870
|
-
of this software and associated documentation files (the "Software"), to deal
|
1871
|
-
in the Software without restriction, including without limitation the rights
|
1872
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1873
|
-
copies of the Software, and to permit persons to whom the Software is
|
1874
|
-
furnished to do so, subject to the following conditions:
|
1875
|
-
|
1876
|
-
The above copyright notice and this permission notice shall be included in
|
1877
|
-
all copies or substantial portions of the Software.
|
1878
|
-
|
1879
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1880
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1881
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1882
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1883
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1884
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1885
|
-
THE SOFTWARE.
|
1886
|
-
|
1887
|
-
|
1888
|
-
--------------------------------------------------------------------------------
|
1889
|
-
|
1890
|
-
Package: base64-js (1.5.1)
|
1891
|
-
Type: npm
|
1892
|
-
License: MIT
|
1893
|
-
|
1894
|
-
The MIT License (MIT)
|
1895
|
-
|
1896
|
-
Copyright (c) 2014 Jameson Little
|
1897
|
-
|
1898
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1899
|
-
of this software and associated documentation files (the "Software"), to deal
|
1900
|
-
in the Software without restriction, including without limitation the rights
|
1901
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1902
|
-
copies of the Software, and to permit persons to whom the Software is
|
1903
|
-
furnished to do so, subject to the following conditions:
|
1904
|
-
|
1905
|
-
The above copyright notice and this permission notice shall be included in
|
1906
|
-
all copies or substantial portions of the Software.
|
1880
|
+
The above copyright notice and this permission notice shall be included in
|
1881
|
+
all copies or substantial portions of the Software.
|
1907
1882
|
|
1908
1883
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1909
1884
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
@@ -1913,106 +1888,90 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1913
1888
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1914
1889
|
THE SOFTWARE.
|
1915
1890
|
|
1891
|
+
---
|
1916
1892
|
|
1917
|
-
|
1918
|
-
|
1919
|
-
|
1920
|
-
Type: npm
|
1921
|
-
License: BSD-3-Clause
|
1922
|
-
|
1923
|
-
Copyright 2008 Fair Oaks Labs, Inc.
|
1924
|
-
|
1925
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
1926
|
-
|
1927
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
1928
|
-
|
1929
|
-
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
1930
|
-
|
1931
|
-
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
1932
|
-
|
1933
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1934
|
-
|
1935
|
-
|
1936
|
-
--------------------------------------------------------------------------------
|
1937
|
-
|
1938
|
-
Package: inherits (2.0.4)
|
1939
|
-
Type: npm
|
1940
|
-
License: ISC
|
1941
|
-
|
1942
|
-
The ISC License
|
1943
|
-
|
1944
|
-
Copyright (c) Isaac Z. Schlueter
|
1945
|
-
|
1946
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
1947
|
-
purpose with or without fee is hereby granted, provided that the above
|
1948
|
-
copyright notice and this permission notice appear in all copies.
|
1949
|
-
|
1950
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
1951
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
1952
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
1953
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
1954
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
1955
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
1956
|
-
PERFORMANCE OF THIS SOFTWARE.
|
1893
|
+
Package: serde (1.0.210)
|
1894
|
+
Type: cargo
|
1895
|
+
License: MIT OR Apache-2.0
|
1957
1896
|
|
1897
|
+
Permission is hereby granted, free of charge, to any
|
1898
|
+
person obtaining a copy of this software and associated
|
1899
|
+
documentation files (the "Software"), to deal in the
|
1900
|
+
Software without restriction, including without
|
1901
|
+
limitation the rights to use, copy, modify, merge,
|
1902
|
+
publish, distribute, sublicense, and/or sell copies of
|
1903
|
+
the Software, and to permit persons to whom the Software
|
1904
|
+
is furnished to do so, subject to the following
|
1905
|
+
conditions:
|
1958
1906
|
|
1907
|
+
The above copyright notice and this permission notice
|
1908
|
+
shall be included in all copies or substantial portions
|
1909
|
+
of the Software.
|
1959
1910
|
|
1960
|
-
|
1911
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
1912
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
1913
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
1914
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
1915
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1916
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
1917
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
1918
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
1919
|
+
DEALINGS IN THE SOFTWARE.
|
1961
1920
|
|
1962
|
-
|
1963
|
-
Type: npm
|
1964
|
-
License: MIT
|
1921
|
+
---
|
1965
1922
|
|
1966
|
-
|
1923
|
+
Package: serde_json (1.0.128)
|
1924
|
+
Type: cargo
|
1925
|
+
License: MIT OR Apache-2.0
|
1967
1926
|
|
1968
|
-
|
1969
|
-
|
1927
|
+
Permission is hereby granted, free of charge, to any
|
1928
|
+
person obtaining a copy of this software and associated
|
1929
|
+
documentation files (the "Software"), to deal in the
|
1930
|
+
Software without restriction, including without
|
1931
|
+
limitation the rights to use, copy, modify, merge,
|
1932
|
+
publish, distribute, sublicense, and/or sell copies of
|
1933
|
+
the Software, and to permit persons to whom the Software
|
1934
|
+
is furnished to do so, subject to the following
|
1935
|
+
conditions:
|
1970
1936
|
|
1971
|
-
|
1972
|
-
|
1973
|
-
|
1974
|
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
1975
|
-
sell copies of the Software, and to permit persons to whom the Software is
|
1976
|
-
furnished to do so, subject to the following conditions:
|
1937
|
+
The above copyright notice and this permission notice
|
1938
|
+
shall be included in all copies or substantial portions
|
1939
|
+
of the Software.
|
1977
1940
|
|
1978
|
-
|
1979
|
-
|
1941
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
1942
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
1943
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
1944
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
1945
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1946
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
1947
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
1948
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
1949
|
+
DEALINGS IN THE SOFTWARE.
|
1980
1950
|
|
1981
|
-
|
1982
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1983
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1984
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1985
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
1986
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
1987
|
-
IN THE SOFTWARE.
|
1988
|
-
"""
|
1951
|
+
---
|
1989
1952
|
|
1990
|
-
|
1991
|
-
|
1953
|
+
Package: signal-exit (3.0.7)
|
1954
|
+
Type: npm
|
1955
|
+
License: ISC
|
1992
1956
|
|
1993
|
-
|
1994
|
-
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
1995
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1996
|
-
of this software and associated documentation files (the "Software"), to
|
1997
|
-
deal in the Software without restriction, including without limitation the
|
1998
|
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
1999
|
-
sell copies of the Software, and to permit persons to whom the Software is
|
2000
|
-
furnished to do so, subject to the following conditions:
|
1957
|
+
The ISC License
|
2001
1958
|
|
2002
|
-
|
2003
|
-
all copies or substantial portions of the Software.
|
1959
|
+
Copyright (c) 2015, Contributors
|
2004
1960
|
|
2005
|
-
|
2006
|
-
|
2007
|
-
|
2008
|
-
|
2009
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
2010
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
2011
|
-
IN THE SOFTWARE.
|
2012
|
-
"""
|
1961
|
+
Permission to use, copy, modify, and/or distribute this software
|
1962
|
+
for any purpose with or without fee is hereby granted, provided
|
1963
|
+
that the above copyright notice and this permission notice
|
1964
|
+
appear in all copies.
|
2013
1965
|
|
1966
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
1967
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
1968
|
+
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
1969
|
+
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
1970
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
1971
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
1972
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
2014
1973
|
|
2015
|
-
|
1974
|
+
---
|
2016
1975
|
|
2017
1976
|
Package: string_decoder (1.3.0)
|
2018
1977
|
Type: npm
|
@@ -2057,179 +2016,24 @@ furnished to do so, subject to the following conditions:
|
|
2057
2016
|
The above copyright notice and this permission notice shall be included in
|
2058
2017
|
all copies or substantial portions of the Software.
|
2059
2018
|
|
2060
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2061
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
2062
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
2063
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
2064
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
2065
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
2066
|
-
IN THE SOFTWARE.
|
2067
|
-
"""
|
2068
|
-
|
2069
|
-
|
2070
|
-
|
2071
|
-
--------------------------------------------------------------------------------
|
2072
|
-
|
2073
|
-
Package: safe-buffer (5.2.1)
|
2074
|
-
Type: npm
|
2075
|
-
License: MIT
|
2076
|
-
|
2077
|
-
The MIT License (MIT)
|
2078
|
-
|
2079
|
-
Copyright (c) Feross Aboukhadijeh
|
2080
|
-
|
2081
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
2082
|
-
of this software and associated documentation files (the "Software"), to deal
|
2083
|
-
in the Software without restriction, including without limitation the rights
|
2084
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
2085
|
-
copies of the Software, and to permit persons to whom the Software is
|
2086
|
-
furnished to do so, subject to the following conditions:
|
2087
|
-
|
2088
|
-
The above copyright notice and this permission notice shall be included in
|
2089
|
-
all copies or substantial portions of the Software.
|
2090
|
-
|
2091
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2092
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
2093
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
2094
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
2095
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
2096
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
2097
|
-
THE SOFTWARE.
|
2098
|
-
|
2099
|
-
|
2100
|
-
--------------------------------------------------------------------------------
|
2101
|
-
|
2102
|
-
Package: util-deprecate (1.0.2)
|
2103
|
-
Type: npm
|
2104
|
-
License: MIT
|
2105
|
-
|
2106
|
-
(The MIT License)
|
2107
|
-
|
2108
|
-
Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
|
2109
|
-
|
2110
|
-
Permission is hereby granted, free of charge, to any person
|
2111
|
-
obtaining a copy of this software and associated documentation
|
2112
|
-
files (the "Software"), to deal in the Software without
|
2113
|
-
restriction, including without limitation the rights to use,
|
2114
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
2115
|
-
copies of the Software, and to permit persons to whom the
|
2116
|
-
Software is furnished to do so, subject to the following
|
2117
|
-
conditions:
|
2118
|
-
|
2119
|
-
The above copyright notice and this permission notice shall be
|
2120
|
-
included in all copies or substantial portions of the Software.
|
2121
|
-
|
2122
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
2123
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
2124
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
2125
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
2126
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
2127
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
2128
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
2129
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
2130
|
-
|
2131
|
-
|
2132
|
-
--------------------------------------------------------------------------------
|
2133
|
-
|
2134
|
-
Package: cli-cursor (3.1.0)
|
2135
|
-
Type: npm
|
2136
|
-
License: MIT
|
2137
|
-
|
2138
|
-
MIT License
|
2139
|
-
|
2140
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
2141
|
-
|
2142
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
2143
|
-
|
2144
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
2145
|
-
|
2146
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2147
|
-
|
2148
|
-
|
2149
|
-
--------------------------------------------------------------------------------
|
2150
|
-
|
2151
|
-
Package: restore-cursor (3.1.0)
|
2152
|
-
Type: npm
|
2153
|
-
License: MIT
|
2154
|
-
|
2155
|
-
MIT License
|
2156
|
-
|
2157
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
2158
|
-
|
2159
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
2160
|
-
|
2161
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
2162
|
-
|
2163
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2164
|
-
|
2165
|
-
|
2166
|
-
--------------------------------------------------------------------------------
|
2167
|
-
|
2168
|
-
Package: onetime (5.1.2)
|
2169
|
-
Type: npm
|
2170
|
-
License: MIT
|
2171
|
-
|
2172
|
-
MIT License
|
2173
|
-
|
2174
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
2175
|
-
|
2176
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
2177
|
-
|
2178
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
2179
|
-
|
2180
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2181
|
-
|
2182
|
-
|
2183
|
-
--------------------------------------------------------------------------------
|
2184
|
-
|
2185
|
-
Package: mimic-fn (2.1.0)
|
2186
|
-
Type: npm
|
2187
|
-
License: MIT
|
2188
|
-
|
2189
|
-
MIT License
|
2190
|
-
|
2191
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
2192
|
-
|
2193
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
2194
|
-
|
2195
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
2196
|
-
|
2197
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2198
|
-
|
2199
|
-
|
2200
|
-
--------------------------------------------------------------------------------
|
2201
|
-
|
2202
|
-
Package: signal-exit (3.0.7)
|
2203
|
-
Type: npm
|
2204
|
-
License: ISC
|
2205
|
-
|
2206
|
-
The ISC License
|
2207
|
-
|
2208
|
-
Copyright (c) 2015, Contributors
|
2209
|
-
|
2210
|
-
Permission to use, copy, modify, and/or distribute this software
|
2211
|
-
for any purpose with or without fee is hereby granted, provided
|
2212
|
-
that the above copyright notice and this permission notice
|
2213
|
-
appear in all copies.
|
2214
|
-
|
2215
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
2216
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
2217
|
-
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
2218
|
-
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
2219
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
2220
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
2221
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
2222
|
-
|
2019
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2020
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
2021
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
2022
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
2023
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
2024
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
2025
|
+
IN THE SOFTWARE.
|
2026
|
+
"""
|
2223
2027
|
|
2224
|
-
|
2028
|
+
---
|
2225
2029
|
|
2226
|
-
Package:
|
2030
|
+
Package: strip-ansi (6.0.1)
|
2227
2031
|
Type: npm
|
2228
2032
|
License: MIT
|
2229
2033
|
|
2230
2034
|
MIT License
|
2231
2035
|
|
2232
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (
|
2036
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
2233
2037
|
|
2234
2038
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
2235
2039
|
|
@@ -2237,10 +2041,9 @@ The above copyright notice and this permission notice shall be included in all c
|
|
2237
2041
|
|
2238
2042
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2239
2043
|
|
2044
|
+
---
|
2240
2045
|
|
2241
|
-
|
2242
|
-
|
2243
|
-
Package: is-interactive (1.0.0)
|
2046
|
+
Package: supports-color (7.2.0)
|
2244
2047
|
Type: npm
|
2245
2048
|
License: MIT
|
2246
2049
|
|
@@ -2254,66 +2057,185 @@ The above copyright notice and this permission notice shall be included in all c
|
|
2254
2057
|
|
2255
2058
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2256
2059
|
|
2060
|
+
---
|
2061
|
+
|
2062
|
+
Package: thiserror (1.0.63)
|
2063
|
+
Type: cargo
|
2064
|
+
License: MIT OR Apache-2.0
|
2257
2065
|
|
2258
|
-
|
2066
|
+
Permission is hereby granted, free of charge, to any
|
2067
|
+
person obtaining a copy of this software and associated
|
2068
|
+
documentation files (the "Software"), to deal in the
|
2069
|
+
Software without restriction, including without
|
2070
|
+
limitation the rights to use, copy, modify, merge,
|
2071
|
+
publish, distribute, sublicense, and/or sell copies of
|
2072
|
+
the Software, and to permit persons to whom the Software
|
2073
|
+
is furnished to do so, subject to the following
|
2074
|
+
conditions:
|
2259
2075
|
|
2260
|
-
|
2261
|
-
|
2076
|
+
The above copyright notice and this permission notice
|
2077
|
+
shall be included in all copies or substantial portions
|
2078
|
+
of the Software.
|
2079
|
+
|
2080
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
2081
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
2082
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
2083
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
2084
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
2085
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
2086
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
2087
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
2088
|
+
DEALINGS IN THE SOFTWARE.
|
2089
|
+
|
2090
|
+
---
|
2091
|
+
|
2092
|
+
Package: tokio (1.41.1)
|
2093
|
+
Type: cargo
|
2262
2094
|
License: MIT
|
2263
2095
|
|
2264
2096
|
MIT License
|
2265
2097
|
|
2266
|
-
Copyright (c)
|
2098
|
+
Copyright (c) Tokio Contributors
|
2267
2099
|
|
2268
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
2100
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
2101
|
+
of this software and associated documentation files (the "Software"), to deal
|
2102
|
+
in the Software without restriction, including without limitation the rights
|
2103
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
2104
|
+
copies of the Software, and to permit persons to whom the Software is
|
2105
|
+
furnished to do so, subject to the following conditions:
|
2269
2106
|
|
2270
|
-
The above copyright notice and this permission notice shall be included in all
|
2107
|
+
The above copyright notice and this permission notice shall be included in all
|
2108
|
+
copies or substantial portions of the Software.
|
2271
2109
|
|
2272
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2110
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2111
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
2112
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
2113
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
2114
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
2115
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
2116
|
+
SOFTWARE.
|
2273
2117
|
|
2118
|
+
---
|
2274
2119
|
|
2275
|
-
|
2120
|
+
Package: tracing (0.1.40)
|
2121
|
+
Type: cargo
|
2122
|
+
License: MIT
|
2276
2123
|
|
2277
|
-
|
2278
|
-
|
2124
|
+
Copyright (c) 2019 Tokio Contributors
|
2125
|
+
|
2126
|
+
Permission is hereby granted, free of charge, to any
|
2127
|
+
person obtaining a copy of this software and associated
|
2128
|
+
documentation files (the "Software"), to deal in the
|
2129
|
+
Software without restriction, including without
|
2130
|
+
limitation the rights to use, copy, modify, merge,
|
2131
|
+
publish, distribute, sublicense, and/or sell copies of
|
2132
|
+
the Software, and to permit persons to whom the Software
|
2133
|
+
is furnished to do so, subject to the following
|
2134
|
+
conditions:
|
2135
|
+
|
2136
|
+
The above copyright notice and this permission notice
|
2137
|
+
shall be included in all copies or substantial portions
|
2138
|
+
of the Software.
|
2139
|
+
|
2140
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
2141
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
2142
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
2143
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
2144
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
2145
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
2146
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
2147
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
2148
|
+
DEALINGS IN THE SOFTWARE.
|
2149
|
+
|
2150
|
+
---
|
2151
|
+
|
2152
|
+
Package: tracing-subscriber (0.3.18)
|
2153
|
+
Type: cargo
|
2279
2154
|
License: MIT
|
2280
2155
|
|
2281
|
-
|
2156
|
+
Copyright (c) 2019 Tokio Contributors
|
2282
2157
|
|
2283
|
-
|
2158
|
+
Permission is hereby granted, free of charge, to any
|
2159
|
+
person obtaining a copy of this software and associated
|
2160
|
+
documentation files (the "Software"), to deal in the
|
2161
|
+
Software without restriction, including without
|
2162
|
+
limitation the rights to use, copy, modify, merge,
|
2163
|
+
publish, distribute, sublicense, and/or sell copies of
|
2164
|
+
the Software, and to permit persons to whom the Software
|
2165
|
+
is furnished to do so, subject to the following
|
2166
|
+
conditions:
|
2284
2167
|
|
2285
|
-
|
2168
|
+
The above copyright notice and this permission notice
|
2169
|
+
shall be included in all copies or substantial portions
|
2170
|
+
of the Software.
|
2286
2171
|
|
2287
|
-
|
2172
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
2173
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
2174
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
2175
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
2176
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
2177
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
2178
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
2179
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
2180
|
+
DEALINGS IN THE SOFTWARE.
|
2288
2181
|
|
2289
|
-
|
2182
|
+
---
|
2183
|
+
|
2184
|
+
Package: tslib (2.8.1)
|
2185
|
+
Type: npm
|
2186
|
+
License: 0BSD
|
2290
2187
|
|
2188
|
+
Copyright (c) Microsoft Corporation.
|
2291
2189
|
|
2292
|
-
|
2190
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
2191
|
+
purpose with or without fee is hereby granted.
|
2293
2192
|
|
2294
|
-
|
2193
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
2194
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
2195
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
2196
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
2197
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
2198
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
2199
|
+
PERFORMANCE OF THIS SOFTWARE.
|
2200
|
+
|
2201
|
+
---
|
2202
|
+
|
2203
|
+
Package: util-deprecate (1.0.2)
|
2295
2204
|
Type: npm
|
2296
2205
|
License: MIT
|
2297
2206
|
|
2298
|
-
MIT License
|
2299
|
-
|
2300
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
2207
|
+
(The MIT License)
|
2301
2208
|
|
2302
|
-
|
2209
|
+
Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
|
2303
2210
|
|
2304
|
-
|
2211
|
+
Permission is hereby granted, free of charge, to any person
|
2212
|
+
obtaining a copy of this software and associated documentation
|
2213
|
+
files (the "Software"), to deal in the Software without
|
2214
|
+
restriction, including without limitation the rights to use,
|
2215
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
2216
|
+
copies of the Software, and to permit persons to whom the
|
2217
|
+
Software is furnished to do so, subject to the following
|
2218
|
+
conditions:
|
2305
2219
|
|
2306
|
-
|
2220
|
+
The above copyright notice and this permission notice shall be
|
2221
|
+
included in all copies or substantial portions of the Software.
|
2307
2222
|
|
2223
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
2224
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
2225
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
2226
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
2227
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
2228
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
2229
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
2230
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
2308
2231
|
|
2309
|
-
|
2232
|
+
---
|
2310
2233
|
|
2311
2234
|
Package: wcwidth (1.0.1)
|
2312
2235
|
Type: npm
|
2313
2236
|
License: MIT
|
2314
2237
|
|
2315
|
-
wcwidth.js: JavaScript Portng of Markus Kuhn's wcwidth() Implementation
|
2316
|
-
=======================================================================
|
2238
|
+
# wcwidth.js: JavaScript Portng of Markus Kuhn's wcwidth() Implementation
|
2317
2239
|
|
2318
2240
|
Copyright (C) 2012 by Jun Woong.
|
2319
2241
|
|
@@ -2330,7 +2252,6 @@ so, subject to the following conditions:
|
|
2330
2252
|
The above copyright notice and this permission notice shall be included in all
|
2331
2253
|
copies or substantial portions of the Software.
|
2332
2254
|
|
2333
|
-
|
2334
2255
|
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
2335
2256
|
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
2336
2257
|
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
@@ -2342,77 +2263,32 @@ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
2342
2263
|
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
2343
2264
|
POSSIBILITY OF SUCH DAMAGE.
|
2344
2265
|
|
2266
|
+
---
|
2345
2267
|
|
2268
|
+
Package: xxhash-rust (0.8.12)
|
2269
|
+
Type: cargo
|
2270
|
+
License: BSL-1.0
|
2346
2271
|
|
2347
|
-
|
2348
|
-
|
2349
|
-
Package: defaults (1.0.4)
|
2350
|
-
Type: npm
|
2351
|
-
License: MIT
|
2352
|
-
|
2353
|
-
The MIT License (MIT)
|
2354
|
-
|
2355
|
-
Copyright (c) 2022 Sindre Sorhus
|
2356
|
-
Copyright (c) 2015 Elijah Insua
|
2272
|
+
Boost Software License - Version 1.0 - August 17th, 2003
|
2357
2273
|
|
2358
|
-
Permission is hereby granted, free of charge, to any person
|
2359
|
-
of
|
2360
|
-
|
2361
|
-
|
2362
|
-
|
2363
|
-
|
2274
|
+
Permission is hereby granted, free of charge, to any person or organization
|
2275
|
+
obtaining a copy of the software and accompanying documentation covered by
|
2276
|
+
this license (the "Software") to use, reproduce, display, distribute,
|
2277
|
+
execute, and transmit the Software, and to prepare derivative works of the
|
2278
|
+
Software, and to permit third-parties to whom the Software is furnished to
|
2279
|
+
do so, all subject to the following:
|
2364
2280
|
|
2365
|
-
The
|
2366
|
-
|
2281
|
+
The copyright notices in the Software and this entire statement, including
|
2282
|
+
the above license grant, this restriction and the following disclaimer,
|
2283
|
+
must be included in all copies of the Software, in whole or in part, and
|
2284
|
+
all derivative works of the Software, unless such copies or derivative
|
2285
|
+
works are solely in the form of machine-executable object code generated by
|
2286
|
+
a source language processor.
|
2367
2287
|
|
2368
2288
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2369
2289
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
2370
|
-
FITNESS FOR A PARTICULAR PURPOSE AND
|
2371
|
-
|
2372
|
-
LIABILITY, WHETHER IN
|
2373
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
2374
|
-
THE SOFTWARE.
|
2375
|
-
|
2376
|
-
|
2377
|
-
--------------------------------------------------------------------------------
|
2378
|
-
|
2379
|
-
Package: clone (1.0.4)
|
2380
|
-
Type: npm
|
2381
|
-
License: MIT
|
2382
|
-
|
2383
|
-
Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
|
2384
|
-
|
2385
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
2386
|
-
this software and associated documentation files (the “Software”), to deal in
|
2387
|
-
the Software without restriction, including without limitation the rights to
|
2388
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
2389
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
2390
|
-
subject to the following conditions:
|
2391
|
-
|
2392
|
-
The above copyright notice and this permission notice shall be included in all
|
2393
|
-
copies or substantial portions of the Software.
|
2394
|
-
|
2395
|
-
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2396
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
2397
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
2398
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
2399
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
|
2400
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2401
|
-
|
2402
|
-
|
2403
|
-
--------------------------------------------------------------------------------
|
2404
|
-
|
2405
|
-
Package: cli-spinners (2.9.2)
|
2406
|
-
Type: npm
|
2407
|
-
License: MIT
|
2408
|
-
|
2409
|
-
MIT License
|
2410
|
-
|
2411
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
2412
|
-
|
2413
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
2414
|
-
|
2415
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
2416
|
-
|
2417
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2418
|
-
|
2290
|
+
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
2291
|
+
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
2292
|
+
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
2293
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
2294
|
+
DEALINGS IN THE SOFTWARE.
|