@zowe/cics-for-zowe-cli 6.17.0 → 6.18.0
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/NOTICE +72 -2567
- package/npm-shrinkwrap.json +5 -5
- package/package.json +2 -2
package/NOTICE
CHANGED
|
@@ -1,225 +1,5 @@
|
|
|
1
1
|
The package Zowe CLI Plug-in for IBM CICS Transaction Server may contain the following external packages and source code, with the applicable license information listed:
|
|
2
2
|
|
|
3
|
-
** @sigstore/bundle; version 2.3.2 -- https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme
|
|
4
|
-
Copyright 2023 The Sigstore Authors
|
|
5
|
-
** @sigstore/core; version 1.1.0 -- https://github.com/sigstore/sigstore-js/tree/main/packages/core#readme
|
|
6
|
-
Copyright 2023 The Sigstore Authors
|
|
7
|
-
** @sigstore/protobuf-specs; version 0.3.3 -- https://github.com/sigstore/protobuf-specs#readme
|
|
8
|
-
Copyright 2023 The Sigstore Authors
|
|
9
|
-
** @sigstore/sign; version 2.3.2 -- https://github.com/sigstore/sigstore-js/tree/main/packages/sign#readme
|
|
10
|
-
Copyright 2023 The Sigstore Authors
|
|
11
|
-
** @sigstore/tuf; version 2.3.4 -- https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme
|
|
12
|
-
Copyright 2023 The Sigstore Authors
|
|
13
|
-
** sigstore; version 2.3.1 -- https://github.com/sigstore/sigstore-js/tree/main/packages/client#readme
|
|
14
|
-
Copyright 2022 The Sigstore Authors
|
|
15
|
-
Copyright 2023 The Sigstore Authors
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
Apache License
|
|
19
|
-
Version 2.0, January 2004
|
|
20
|
-
http://www.apache.org/licenses/
|
|
21
|
-
|
|
22
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
23
|
-
|
|
24
|
-
1. Definitions.
|
|
25
|
-
|
|
26
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
27
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
28
|
-
|
|
29
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
30
|
-
the copyright owner that is granting the License.
|
|
31
|
-
|
|
32
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
33
|
-
other entities that control, are controlled by, or are under common
|
|
34
|
-
control with that entity. For the purposes of this definition,
|
|
35
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
36
|
-
direction or management of such entity, whether by contract or
|
|
37
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
38
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
39
|
-
|
|
40
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
41
|
-
exercising permissions granted by this License.
|
|
42
|
-
|
|
43
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
44
|
-
including but not limited to software source code, documentation
|
|
45
|
-
source, and configuration files.
|
|
46
|
-
|
|
47
|
-
"Object" form shall mean any form resulting from mechanical
|
|
48
|
-
transformation or translation of a Source form, including but
|
|
49
|
-
not limited to compiled object code, generated documentation,
|
|
50
|
-
and conversions to other media types.
|
|
51
|
-
|
|
52
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
53
|
-
Object form, made available under the License, as indicated by a
|
|
54
|
-
copyright notice that is included in or attached to the work
|
|
55
|
-
(an example is provided in the Appendix below).
|
|
56
|
-
|
|
57
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
58
|
-
form, that is based on (or derived from) the Work and for which the
|
|
59
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
60
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
61
|
-
of this License, Derivative Works shall not include works that remain
|
|
62
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
63
|
-
the Work and Derivative Works thereof.
|
|
64
|
-
|
|
65
|
-
"Contribution" shall mean any work of authorship, including
|
|
66
|
-
the original version of the Work and any modifications or additions
|
|
67
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
68
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
69
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
70
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
71
|
-
means any form of electronic, verbal, or written communication sent
|
|
72
|
-
to the Licensor or its representatives, including but not limited to
|
|
73
|
-
communication on electronic mailing lists, source code control systems,
|
|
74
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
75
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
76
|
-
excluding communication that is conspicuously marked or otherwise
|
|
77
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
78
|
-
|
|
79
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
80
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
81
|
-
subsequently incorporated within the Work.
|
|
82
|
-
|
|
83
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
84
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
85
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
86
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
87
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
88
|
-
Work and such Derivative Works in Source or Object form.
|
|
89
|
-
|
|
90
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
91
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
92
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
93
|
-
(except as stated in this section) patent license to make, have made,
|
|
94
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
95
|
-
where such license applies only to those patent claims licensable
|
|
96
|
-
by such Contributor that are necessarily infringed by their
|
|
97
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
98
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
99
|
-
institute patent litigation against any entity (including a
|
|
100
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
101
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
102
|
-
or contributory patent infringement, then any patent licenses
|
|
103
|
-
granted to You under this License for that Work shall terminate
|
|
104
|
-
as of the date such litigation is filed.
|
|
105
|
-
|
|
106
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
107
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
108
|
-
modifications, and in Source or Object form, provided that You
|
|
109
|
-
meet the following conditions:
|
|
110
|
-
|
|
111
|
-
(a) You must give any other recipients of the Work or
|
|
112
|
-
Derivative Works a copy of this License; and
|
|
113
|
-
|
|
114
|
-
(b) You must cause any modified files to carry prominent notices
|
|
115
|
-
stating that You changed the files; and
|
|
116
|
-
|
|
117
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
118
|
-
that You distribute, all copyright, patent, trademark, and
|
|
119
|
-
attribution notices from the Source form of the Work,
|
|
120
|
-
excluding those notices that do not pertain to any part of
|
|
121
|
-
the Derivative Works; and
|
|
122
|
-
|
|
123
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
124
|
-
distribution, then any Derivative Works that You distribute must
|
|
125
|
-
include a readable copy of the attribution notices contained
|
|
126
|
-
within such NOTICE file, excluding those notices that do not
|
|
127
|
-
pertain to any part of the Derivative Works, in at least one
|
|
128
|
-
of the following places: within a NOTICE text file distributed
|
|
129
|
-
as part of the Derivative Works; within the Source form or
|
|
130
|
-
documentation, if provided along with the Derivative Works; or,
|
|
131
|
-
within a display generated by the Derivative Works, if and
|
|
132
|
-
wherever such third-party notices normally appear. The contents
|
|
133
|
-
of the NOTICE file are for informational purposes only and
|
|
134
|
-
do not modify the License. You may add Your own attribution
|
|
135
|
-
notices within Derivative Works that You distribute, alongside
|
|
136
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
137
|
-
that such additional attribution notices cannot be construed
|
|
138
|
-
as modifying the License.
|
|
139
|
-
|
|
140
|
-
You may add Your own copyright statement to Your modifications and
|
|
141
|
-
may provide additional or different license terms and conditions
|
|
142
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
143
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
144
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
145
|
-
the conditions stated in this License.
|
|
146
|
-
|
|
147
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
148
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
149
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
150
|
-
this License, without any additional terms or conditions.
|
|
151
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
152
|
-
the terms of any separate license agreement you may have executed
|
|
153
|
-
with Licensor regarding such Contributions.
|
|
154
|
-
|
|
155
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
156
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
157
|
-
except as required for reasonable and customary use in describing the
|
|
158
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
159
|
-
|
|
160
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
161
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
162
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
163
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
164
|
-
implied, including, without limitation, any warranties or conditions
|
|
165
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
166
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
167
|
-
appropriateness of using or redistributing the Work and assume any
|
|
168
|
-
risks associated with Your exercise of permissions under this License.
|
|
169
|
-
|
|
170
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
171
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
172
|
-
unless required by applicable law (such as deliberate and grossly
|
|
173
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
174
|
-
liable to You for damages, including any direct, indirect, special,
|
|
175
|
-
incidental, or consequential damages of any character arising as a
|
|
176
|
-
result of this License or out of the use or inability to use the
|
|
177
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
178
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
179
|
-
other commercial damages or losses), even if such Contributor
|
|
180
|
-
has been advised of the possibility of such damages.
|
|
181
|
-
|
|
182
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
183
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
184
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
185
|
-
or other liability obligations and/or rights consistent with this
|
|
186
|
-
License. However, in accepting such obligations, You may act only
|
|
187
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
188
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
189
|
-
defend, and hold each Contributor harmless for any liability
|
|
190
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
191
|
-
of your accepting any such warranty or additional liability.
|
|
192
|
-
|
|
193
|
-
END OF TERMS AND CONDITIONS
|
|
194
|
-
|
|
195
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
196
|
-
|
|
197
|
-
To apply the Apache License to your work, attach the following
|
|
198
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
199
|
-
replaced with your own identifying information. (Don't include
|
|
200
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
201
|
-
comment syntax for the file format. We also recommend that a
|
|
202
|
-
file or class name and description of purpose be included on the
|
|
203
|
-
same "printed page" as the copyright notice for easier
|
|
204
|
-
identification within third-party archives.
|
|
205
|
-
|
|
206
|
-
Copyright 2023 The Sigstore Authors
|
|
207
|
-
|
|
208
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
209
|
-
you may not use this file except in compliance with the License.
|
|
210
|
-
You may obtain a copy of the License at
|
|
211
|
-
|
|
212
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
213
|
-
|
|
214
|
-
Unless required by applicable law or agreed to in writing, software
|
|
215
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
216
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
217
|
-
See the License for the specific language governing permissions and
|
|
218
|
-
limitations under the License.
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
------
|
|
222
|
-
|
|
223
3
|
** log4js; version 6.9.1 -- https://log4js-node.github.io/log4js-node/
|
|
224
4
|
Copyright 2015 Gareth Jones
|
|
225
5
|
|
|
@@ -238,370 +18,6 @@ Copyright 2015 Gareth Jones (with contributions from many other people)
|
|
|
238
18
|
limitations under the License.
|
|
239
19
|
|
|
240
20
|
|
|
241
|
-
------
|
|
242
|
-
|
|
243
|
-
** exponential-backoff; version 3.1.3 -- https://github.com/coveooss/exponential-backoff#readme
|
|
244
|
-
Copyright 2019 Coveo Solutions Inc.
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
Apache License
|
|
248
|
-
Version 2.0, January 2004
|
|
249
|
-
http://www.apache.org/licenses/
|
|
250
|
-
|
|
251
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
252
|
-
|
|
253
|
-
1. Definitions.
|
|
254
|
-
|
|
255
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
256
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
257
|
-
|
|
258
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
259
|
-
the copyright owner that is granting the License.
|
|
260
|
-
|
|
261
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
262
|
-
other entities that control, are controlled by, or are under common
|
|
263
|
-
control with that entity. For the purposes of this definition,
|
|
264
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
265
|
-
direction or management of such entity, whether by contract or
|
|
266
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
267
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
268
|
-
|
|
269
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
270
|
-
exercising permissions granted by this License.
|
|
271
|
-
|
|
272
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
273
|
-
including but not limited to software source code, documentation
|
|
274
|
-
source, and configuration files.
|
|
275
|
-
|
|
276
|
-
"Object" form shall mean any form resulting from mechanical
|
|
277
|
-
transformation or translation of a Source form, including but
|
|
278
|
-
not limited to compiled object code, generated documentation,
|
|
279
|
-
and conversions to other media types.
|
|
280
|
-
|
|
281
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
282
|
-
Object form, made available under the License, as indicated by a
|
|
283
|
-
copyright notice that is included in or attached to the work
|
|
284
|
-
(an example is provided in the Appendix below).
|
|
285
|
-
|
|
286
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
287
|
-
form, that is based on (or derived from) the Work and for which the
|
|
288
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
289
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
290
|
-
of this License, Derivative Works shall not include works that remain
|
|
291
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
292
|
-
the Work and Derivative Works thereof.
|
|
293
|
-
|
|
294
|
-
"Contribution" shall mean any work of authorship, including
|
|
295
|
-
the original version of the Work and any modifications or additions
|
|
296
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
297
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
298
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
299
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
300
|
-
means any form of electronic, verbal, or written communication sent
|
|
301
|
-
to the Licensor or its representatives, including but not limited to
|
|
302
|
-
communication on electronic mailing lists, source code control systems,
|
|
303
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
304
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
305
|
-
excluding communication that is conspicuously marked or otherwise
|
|
306
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
307
|
-
|
|
308
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
309
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
310
|
-
subsequently incorporated within the Work.
|
|
311
|
-
|
|
312
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
313
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
314
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
315
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
316
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
317
|
-
Work and such Derivative Works in Source or Object form.
|
|
318
|
-
|
|
319
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
320
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
321
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
322
|
-
(except as stated in this section) patent license to make, have made,
|
|
323
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
324
|
-
where such license applies only to those patent claims licensable
|
|
325
|
-
by such Contributor that are necessarily infringed by their
|
|
326
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
327
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
328
|
-
institute patent litigation against any entity (including a
|
|
329
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
330
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
331
|
-
or contributory patent infringement, then any patent licenses
|
|
332
|
-
granted to You under this License for that Work shall terminate
|
|
333
|
-
as of the date such litigation is filed.
|
|
334
|
-
|
|
335
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
336
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
337
|
-
modifications, and in Source or Object form, provided that You
|
|
338
|
-
meet the following conditions:
|
|
339
|
-
|
|
340
|
-
(a) You must give any other recipients of the Work or
|
|
341
|
-
Derivative Works a copy of this License; and
|
|
342
|
-
|
|
343
|
-
(b) You must cause any modified files to carry prominent notices
|
|
344
|
-
stating that You changed the files; and
|
|
345
|
-
|
|
346
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
347
|
-
that You distribute, all copyright, patent, trademark, and
|
|
348
|
-
attribution notices from the Source form of the Work,
|
|
349
|
-
excluding those notices that do not pertain to any part of
|
|
350
|
-
the Derivative Works; and
|
|
351
|
-
|
|
352
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
353
|
-
distribution, then any Derivative Works that You distribute must
|
|
354
|
-
include a readable copy of the attribution notices contained
|
|
355
|
-
within such NOTICE file, excluding those notices that do not
|
|
356
|
-
pertain to any part of the Derivative Works, in at least one
|
|
357
|
-
of the following places: within a NOTICE text file distributed
|
|
358
|
-
as part of the Derivative Works; within the Source form or
|
|
359
|
-
documentation, if provided along with the Derivative Works; or,
|
|
360
|
-
within a display generated by the Derivative Works, if and
|
|
361
|
-
wherever such third-party notices normally appear. The contents
|
|
362
|
-
of the NOTICE file are for informational purposes only and
|
|
363
|
-
do not modify the License. You may add Your own attribution
|
|
364
|
-
notices within Derivative Works that You distribute, alongside
|
|
365
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
366
|
-
that such additional attribution notices cannot be construed
|
|
367
|
-
as modifying the License.
|
|
368
|
-
|
|
369
|
-
You may add Your own copyright statement to Your modifications and
|
|
370
|
-
may provide additional or different license terms and conditions
|
|
371
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
372
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
373
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
374
|
-
the conditions stated in this License.
|
|
375
|
-
|
|
376
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
377
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
378
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
379
|
-
this License, without any additional terms or conditions.
|
|
380
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
381
|
-
the terms of any separate license agreement you may have executed
|
|
382
|
-
with Licensor regarding such Contributions.
|
|
383
|
-
|
|
384
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
385
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
386
|
-
except as required for reasonable and customary use in describing the
|
|
387
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
388
|
-
|
|
389
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
390
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
391
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
392
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
393
|
-
implied, including, without limitation, any warranties or conditions
|
|
394
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
395
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
396
|
-
appropriateness of using or redistributing the Work and assume any
|
|
397
|
-
risks associated with Your exercise of permissions under this License.
|
|
398
|
-
|
|
399
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
400
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
401
|
-
unless required by applicable law (such as deliberate and grossly
|
|
402
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
403
|
-
liable to You for damages, including any direct, indirect, special,
|
|
404
|
-
incidental, or consequential damages of any character arising as a
|
|
405
|
-
result of this License or out of the use or inability to use the
|
|
406
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
407
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
408
|
-
other commercial damages or losses), even if such Contributor
|
|
409
|
-
has been advised of the possibility of such damages.
|
|
410
|
-
|
|
411
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
412
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
413
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
414
|
-
or other liability obligations and/or rights consistent with this
|
|
415
|
-
License. However, in accepting such obligations, You may act only
|
|
416
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
417
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
418
|
-
defend, and hold each Contributor harmless for any liability
|
|
419
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
420
|
-
of your accepting any such warranty or additional liability.
|
|
421
|
-
|
|
422
|
-
END OF TERMS AND CONDITIONS
|
|
423
|
-
|
|
424
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
425
|
-
|
|
426
|
-
To apply the Apache License to your work, attach the following
|
|
427
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
428
|
-
replaced with your own identifying information. (Don't include
|
|
429
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
430
|
-
comment syntax for the file format. We also recommend that a
|
|
431
|
-
file or class name and description of purpose be included on the
|
|
432
|
-
same "printed page" as the copyright notice for easier
|
|
433
|
-
identification within third-party archives.
|
|
434
|
-
|
|
435
|
-
Copyright 2019 Coveo Solutions Inc.
|
|
436
|
-
|
|
437
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
438
|
-
you may not use this file except in compliance with the License.
|
|
439
|
-
You may obtain a copy of the License at
|
|
440
|
-
|
|
441
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
442
|
-
|
|
443
|
-
Unless required by applicable law or agreed to in writing, software
|
|
444
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
445
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
446
|
-
See the License for the specific language governing permissions and
|
|
447
|
-
limitations under the License.
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
------
|
|
451
|
-
|
|
452
|
-
** @sigstore/verify; version 1.2.1 -- https://github.com/sigstore/sigstore-js/tree/main/packages/verify#readme
|
|
453
|
-
Copyright 2023 The Sigstore Authors
|
|
454
|
-
** spdx-correct; version 3.2.0 -- https://github.com/jslicense/spdx-correct.js#readme
|
|
455
|
-
** validate-npm-package-license; version 3.0.4 -- https://github.com/kemitchell/validate-npm-package-license.js#readme
|
|
456
|
-
|
|
457
|
-
Apache License
|
|
458
|
-
|
|
459
|
-
Version 2.0, January 2004
|
|
460
|
-
|
|
461
|
-
http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
462
|
-
|
|
463
|
-
1. Definitions.
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
504
|
-
|
|
505
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
506
|
-
|
|
507
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
508
|
-
|
|
509
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
510
|
-
|
|
511
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
512
|
-
|
|
513
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
514
|
-
|
|
515
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
516
|
-
|
|
517
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
518
|
-
|
|
519
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
520
|
-
|
|
521
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
522
|
-
|
|
523
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
524
|
-
|
|
525
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
526
|
-
|
|
527
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
528
|
-
|
|
529
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS
|
|
530
|
-
|
|
531
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
532
|
-
|
|
533
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
534
|
-
|
|
535
|
-
Copyright [yyyy] [name of copyright owner]
|
|
536
|
-
|
|
537
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
538
|
-
|
|
539
|
-
you may not use this file except in compliance with the License.
|
|
540
|
-
|
|
541
|
-
You may obtain a copy of the License at
|
|
542
|
-
|
|
543
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
544
|
-
|
|
545
|
-
Unless required by applicable law or agreed to in writing, software
|
|
546
|
-
|
|
547
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
548
|
-
|
|
549
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
550
|
-
|
|
551
|
-
See the License for the specific language governing permissions and
|
|
552
|
-
|
|
553
|
-
limitations under the License.
|
|
554
|
-
|
|
555
|
-
------
|
|
556
|
-
|
|
557
|
-
** http-cache-semantics; version 4.2.0 -- https://github.com/kornelski/http-cache-semantics#readme
|
|
558
|
-
Copyright 2016-2018 Kornel Lesinski
|
|
559
|
-
|
|
560
|
-
Copyright 2016-2018 Kornel Lesiński
|
|
561
|
-
|
|
562
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
563
|
-
|
|
564
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
565
|
-
|
|
566
|
-
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.
|
|
567
|
-
|
|
568
|
-
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.
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
------
|
|
572
|
-
|
|
573
|
-
** npm-install-checks; version 6.3.0 -- https://github.com/npm/npm-install-checks#readme
|
|
574
|
-
Copyright (c) Robert Kowalski and Isaac Z. Schlueter 'Authors
|
|
575
|
-
|
|
576
|
-
Copyright (c) Robert Kowalski and Isaac Z. Schlueter ("Authors")
|
|
577
|
-
All rights reserved.
|
|
578
|
-
|
|
579
|
-
The BSD License
|
|
580
|
-
|
|
581
|
-
Redistribution and use in source and binary forms, with or without
|
|
582
|
-
modification, are permitted provided that the following conditions
|
|
583
|
-
are met:
|
|
584
|
-
|
|
585
|
-
1. Redistributions of source code must retain the above copyright
|
|
586
|
-
notice, this list of conditions and the following disclaimer.
|
|
587
|
-
|
|
588
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
589
|
-
notice, this list of conditions and the following disclaimer in the
|
|
590
|
-
documentation and/or other materials provided with the distribution.
|
|
591
|
-
|
|
592
|
-
THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
|
|
593
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
594
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
595
|
-
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS
|
|
596
|
-
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
597
|
-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
598
|
-
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
|
599
|
-
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
600
|
-
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
|
601
|
-
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
|
602
|
-
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
603
|
-
|
|
604
|
-
|
|
605
21
|
------
|
|
606
22
|
|
|
607
23
|
** entities; version 4.5.0 -- https://github.com/fb55/entities#readme
|
|
@@ -622,36 +38,30 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
622
38
|
|
|
623
39
|
------
|
|
624
40
|
|
|
625
|
-
**
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
This package contains code originally written by Isaac Z. Schlueter.
|
|
630
|
-
Used with permission.
|
|
631
|
-
|
|
632
|
-
Copyright (c) Meryn Stol ("Author")
|
|
633
|
-
All rights reserved.
|
|
634
|
-
|
|
635
|
-
The BSD License
|
|
636
|
-
|
|
637
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
638
|
-
|
|
639
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
640
|
-
|
|
641
|
-
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.
|
|
642
|
-
|
|
643
|
-
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.
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
------
|
|
647
|
-
|
|
648
|
-
** highlight.js; version 11.6.0 -- https://highlightjs.org/
|
|
41
|
+
** highlight.js; version 11.11.1 -- https://highlightjs.org/
|
|
42
|
+
(c) Carl Baxter <carl@cbax.tech>
|
|
43
|
+
(c) Mike Bostock <mike@ocks.org>
|
|
44
|
+
Copyright (c) 2018 Sarah Drasner
|
|
649
45
|
Copyright (c) 2006, Ivan Sagalaev
|
|
46
|
+
(c) Zaripov Yura <yur4ik7@ukr.net>
|
|
47
|
+
(c) Samia Ali <samiaab1990@gmail.com>
|
|
48
|
+
(c) Aahan Krish <geekpanth3r@gmail.com>
|
|
49
|
+
(c) Dmitriy Tarasov <dimatar@gmail.com>
|
|
650
50
|
(c) Gustavo Costa <gusbemacbe@gmail.com>
|
|
51
|
+
(c) Vasily Polovnyov <vast@whiteants.net>
|
|
651
52
|
(c) 2020-2021 Jim Mason <jmason@ibinx.com>
|
|
53
|
+
(c) Barilko Vitaliy <barilkovetal@gmail.com>
|
|
54
|
+
(c) Angel Garcia <angelgarcia.mail@gmail.com>
|
|
55
|
+
(c) Ivan Sagalaev <Maniac@SoftwareManiacs.Org>
|
|
652
56
|
(c) Ivan Sagalaev <maniac@softwaremaniacs.org>
|
|
653
57
|
(c) Taufik Nurrohman <hi@taufik-nurrohman.com>
|
|
654
58
|
(c) Henri Vandersleyen <hvandersleyen@gmail.com>
|
|
59
|
+
(c) Tristian Kelly <tristian.kelly560@gmail.com>
|
|
60
|
+
(c) Vasily Mikhailitchenko <vaskas@programica.ru>
|
|
61
|
+
Intellij-light style (c) Pegasis <me@pegasis.site>
|
|
62
|
+
(c) Ahmad Awais <https://twitter.com/mrahmadawais/>
|
|
63
|
+
Copyright (c) 2017-present Sven Greb <development@svengreb.de>
|
|
64
|
+
Copyright (c) 2017-present Arctic Ice Studio <development@arcticicestudio.com>
|
|
655
65
|
(c) 2021 Felipe Contreras <felipe.contreras@gmail.com> Website https://github.com/felipec/vim-felipec
|
|
656
66
|
|
|
657
67
|
BSD 3-Clause License
|
|
@@ -687,7 +97,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
687
97
|
|
|
688
98
|
------
|
|
689
99
|
|
|
690
|
-
** diff; version
|
|
100
|
+
** diff; version 8.0.3 --
|
|
691
101
|
Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
|
|
692
102
|
|
|
693
103
|
BSD 3-Clause License
|
|
@@ -721,187 +131,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
721
131
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
722
132
|
|
|
723
133
|
|
|
724
|
-
------
|
|
725
|
-
|
|
726
|
-
** wontache; version 0.1.0 -- https://jgonggrijp.gitlab.io/wontache/
|
|
727
|
-
|
|
728
|
-
Copyright (c) <year> <owner> . All rights reserved.
|
|
729
|
-
|
|
730
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
731
|
-
|
|
732
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
733
|
-
|
|
734
|
-
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.
|
|
735
|
-
|
|
736
|
-
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.
|
|
737
|
-
|
|
738
|
-
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.
|
|
739
|
-
|
|
740
|
-
------
|
|
741
|
-
|
|
742
|
-
** spdx-exceptions; version 2.5.0 -- https://github.com/kemitchell/spdx-exceptions.json#readme
|
|
743
|
-
Copyright (c) 2010-2015 Linux Foundation and its Contributors
|
|
744
|
-
|
|
745
|
-
Creative Commons Attribution 3.0 Unported CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE.
|
|
746
|
-
|
|
747
|
-
License
|
|
748
|
-
|
|
749
|
-
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
|
|
750
|
-
|
|
751
|
-
BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
|
|
752
|
-
|
|
753
|
-
1. Definitions
|
|
754
|
-
|
|
755
|
-
a. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License.
|
|
756
|
-
|
|
757
|
-
b. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined above) for the purposes of this License.
|
|
758
|
-
|
|
759
|
-
c. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership.
|
|
760
|
-
|
|
761
|
-
d. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License.
|
|
762
|
-
|
|
763
|
-
e. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast.
|
|
764
|
-
|
|
765
|
-
f. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work.
|
|
766
|
-
|
|
767
|
-
g. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
|
|
768
|
-
|
|
769
|
-
h. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images.
|
|
770
|
-
|
|
771
|
-
i. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium.
|
|
772
|
-
|
|
773
|
-
2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws.
|
|
774
|
-
|
|
775
|
-
3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
|
|
776
|
-
|
|
777
|
-
a. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections;
|
|
778
|
-
|
|
779
|
-
b. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified.";
|
|
780
|
-
|
|
781
|
-
c. to Distribute and Publicly Perform the Work including as incorporated in Collections; and,
|
|
782
|
-
|
|
783
|
-
d. to Distribute and Publicly Perform Adaptations.
|
|
784
|
-
|
|
785
|
-
e. For the avoidance of doubt:
|
|
786
|
-
|
|
787
|
-
i. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License;
|
|
788
|
-
|
|
789
|
-
ii. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and,
|
|
790
|
-
|
|
791
|
-
iii. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License.
|
|
792
|
-
|
|
793
|
-
The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved.
|
|
794
|
-
|
|
795
|
-
4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
|
|
796
|
-
|
|
797
|
-
a. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(b), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(b), as requested.
|
|
798
|
-
|
|
799
|
-
b. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv), consistent with Section 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4 (b) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties.
|
|
800
|
-
|
|
801
|
-
c. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise.
|
|
802
|
-
|
|
803
|
-
5. Representations, Warranties and Disclaimer
|
|
804
|
-
|
|
805
|
-
UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
|
|
806
|
-
|
|
807
|
-
6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
808
|
-
|
|
809
|
-
7. Termination
|
|
810
|
-
|
|
811
|
-
a. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
|
|
812
|
-
|
|
813
|
-
b. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
|
|
814
|
-
|
|
815
|
-
8. Miscellaneous
|
|
816
|
-
|
|
817
|
-
a. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
|
|
818
|
-
|
|
819
|
-
b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
|
|
820
|
-
|
|
821
|
-
c. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
|
|
822
|
-
|
|
823
|
-
d. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You.
|
|
824
|
-
|
|
825
|
-
e. This License may not be modified without the mutual written agreement of the Licensor and You.
|
|
826
|
-
|
|
827
|
-
f. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law.
|
|
828
|
-
|
|
829
|
-
Creative Commons Notice
|
|
830
|
-
|
|
831
|
-
Creative Commons is not a party to this License, and makes no warranty whatsoever in connection with the Work. Creative Commons will not be liable to You or any party on any legal theory for any damages whatsoever, including without limitation any general, special, incidental or consequential damages arising in connection to this license. Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly identified itself as the Licensor hereunder, it shall have all rights and obligations of Licensor.
|
|
832
|
-
|
|
833
|
-
Except for the limited purpose of indicating to the public that the Work is licensed under the CCPL, Creative Commons does not authorize the use by either party of the trademark "Creative Commons" or any related trademark or logo of Creative Commons without the prior written consent of Creative Commons. Any permitted use will be in compliance with Creative Commons' then-current trademark usage guidelines, as may be published on its website or otherwise made available upon request from time to time. For the avoidance of doubt, this trademark restriction does not form part of this License.
|
|
834
|
-
|
|
835
|
-
Creative Commons may be contacted at http://creativecommons.org/.
|
|
836
|
-
|
|
837
|
-
------
|
|
838
|
-
|
|
839
|
-
** spdx-license-ids; version 3.0.22 -- https://github.com/jslicense/spdx-license-ids#readme
|
|
840
|
-
|
|
841
|
-
Creative Commons Legal Code
|
|
842
|
-
|
|
843
|
-
CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
|
|
844
|
-
|
|
845
|
-
Statement of Purpose
|
|
846
|
-
|
|
847
|
-
The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
|
|
848
|
-
|
|
849
|
-
Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
|
|
850
|
-
|
|
851
|
-
For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
|
|
852
|
-
|
|
853
|
-
1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
|
|
854
|
-
|
|
855
|
-
i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
|
|
856
|
-
|
|
857
|
-
ii. moral rights retained by the original author(s) and/or performer(s);
|
|
858
|
-
|
|
859
|
-
iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
|
|
860
|
-
|
|
861
|
-
iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
|
|
862
|
-
|
|
863
|
-
v. rights protecting the extraction, dissemination, use and reuse of data in a Work;
|
|
864
|
-
|
|
865
|
-
vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
|
|
866
|
-
|
|
867
|
-
vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
|
|
868
|
-
|
|
869
|
-
2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
|
|
870
|
-
|
|
871
|
-
3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
|
|
872
|
-
|
|
873
|
-
4. Limitations and Disclaimers.
|
|
874
|
-
|
|
875
|
-
a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
|
|
876
|
-
|
|
877
|
-
b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
|
|
878
|
-
|
|
879
|
-
c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
|
|
880
|
-
|
|
881
|
-
d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
|
|
882
|
-
|
|
883
|
-
------
|
|
884
|
-
|
|
885
|
-
** glob; version 10.5.0 -- https://github.com/isaacs/node-glob#readme
|
|
886
|
-
Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors
|
|
887
|
-
|
|
888
|
-
The ISC License
|
|
889
|
-
|
|
890
|
-
Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors
|
|
891
|
-
|
|
892
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
893
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
894
|
-
copyright notice and this permission notice appear in all copies.
|
|
895
|
-
|
|
896
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
897
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
898
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
899
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
900
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
901
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
902
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
903
|
-
|
|
904
|
-
|
|
905
134
|
------
|
|
906
135
|
|
|
907
136
|
** fastq; version 1.20.1 -- https://github.com/mcollina/fastq#readme
|
|
@@ -922,28 +151,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
|
922
151
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
923
152
|
|
|
924
153
|
|
|
925
|
-
------
|
|
926
|
-
|
|
927
|
-
** minipass; version 7.1.2 -- https://github.com/isaacs/minipass#readme
|
|
928
|
-
Copyright (c) 2017-2023 npm, Inc., Isaac Z. Schlueter, and Contributors
|
|
929
|
-
|
|
930
|
-
The ISC License
|
|
931
|
-
|
|
932
|
-
Copyright (c) 2017-2023 npm, Inc., Isaac Z. Schlueter, and Contributors
|
|
933
|
-
|
|
934
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
935
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
936
|
-
copyright notice and this permission notice appear in all copies.
|
|
937
|
-
|
|
938
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
939
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
940
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
941
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
942
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
943
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
944
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
945
|
-
|
|
946
|
-
|
|
947
154
|
------
|
|
948
155
|
|
|
949
156
|
** isexe; version 3.1.1 -- https://github.com/isaacs/isexe#readme
|
|
@@ -966,42 +173,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
|
966
173
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
967
174
|
|
|
968
175
|
|
|
969
|
-
------
|
|
970
|
-
|
|
971
|
-
** @npmcli/agent; version 2.2.2 -- https://github.com/npm/agent#readme
|
|
972
|
-
** @npmcli/node-gyp; version 3.0.0 -- https://github.com/npm/node-gyp#readme
|
|
973
|
-
|
|
974
|
-
ISC License
|
|
975
|
-
|
|
976
|
-
Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
|
|
977
|
-
|
|
978
|
-
Copyright (c) 1995-2003 by Internet Software Consortium
|
|
979
|
-
|
|
980
|
-
Permission to use, copy, modify, and /or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
|
981
|
-
|
|
982
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
983
|
-
|
|
984
|
-
------
|
|
985
|
-
|
|
986
|
-
** promise-inflight; version 1.0.1 -- https://github.com/iarna/promise-inflight#readme
|
|
987
|
-
Copyright (c) 2017, Rebecca Turner <me@re-becca.org>
|
|
988
|
-
|
|
989
|
-
Copyright (c) 2017, Rebecca Turner <me@re-becca.org>
|
|
990
|
-
|
|
991
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
992
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
993
|
-
copyright notice and this permission notice appear in all copies.
|
|
994
|
-
|
|
995
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
996
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
997
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
998
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
999
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1000
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
1001
|
-
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
176
|
------
|
|
1006
177
|
|
|
1007
178
|
** lru-cache; version 10.4.3 -- https://github.com/isaacs/node-lru-cache#readme
|
|
@@ -1026,7 +197,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1026
197
|
|
|
1027
198
|
------
|
|
1028
199
|
|
|
1029
|
-
** abbrev; version
|
|
200
|
+
** abbrev; version 1.1.1 -- https://github.com/isaacs/abbrev-js#readme
|
|
1030
201
|
Copyright Isaac Z. Schlueter and Contributors
|
|
1031
202
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1032
203
|
|
|
@@ -1078,29 +249,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
|
1078
249
|
OTHER DEALINGS IN THE SOFTWARE.
|
|
1079
250
|
|
|
1080
251
|
|
|
1081
|
-
------
|
|
1082
|
-
|
|
1083
|
-
** ssri; version 10.0.6 -- https://github.com/npm/ssri#readme
|
|
1084
|
-
Copyright 2021 (c) npm, Inc.
|
|
1085
|
-
|
|
1086
|
-
ISC License
|
|
1087
|
-
|
|
1088
|
-
Copyright 2021 (c) npm, Inc.
|
|
1089
|
-
|
|
1090
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
1091
|
-
any purpose with or without fee is hereby granted, provided that the
|
|
1092
|
-
above copyright notice and this permission notice appear in all copies.
|
|
1093
|
-
|
|
1094
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS
|
|
1095
|
-
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
1096
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
1097
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
|
|
1098
|
-
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1099
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
1100
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1101
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
252
|
------
|
|
1105
253
|
|
|
1106
254
|
** graceful-fs; version 4.2.11 -- https://github.com/isaacs/node-graceful-fs#readme
|
|
@@ -1147,62 +295,15 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1147
295
|
|
|
1148
296
|
------
|
|
1149
297
|
|
|
1150
|
-
** cacache; version 18.0.4 -- https://github.com/npm/cacache#readme
|
|
1151
|
-
Copyright (c) npm, Inc.
|
|
1152
|
-
** npm-pick-manifest; version 9.1.0 -- https://github.com/npm/npm-pick-manifest#readme
|
|
1153
|
-
Copyright (c) npm, Inc.
|
|
1154
|
-
|
|
1155
|
-
ISC License
|
|
1156
|
-
|
|
1157
|
-
Copyright (c) npm, Inc.
|
|
1158
|
-
|
|
1159
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
1160
|
-
any purpose with or without fee is hereby granted, provided that the
|
|
1161
|
-
above copyright notice and this permission notice appear in all copies.
|
|
1162
|
-
|
|
1163
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS
|
|
1164
|
-
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
1165
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
1166
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
|
|
1167
|
-
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1168
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
1169
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1170
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
------
|
|
1174
|
-
|
|
1175
|
-
** chownr; version 2.0.0 -- https://github.com/isaacs/chownr#readme
|
|
1176
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1177
|
-
** fs-minipass; version 3.0.3 -- https://github.com/npm/fs-minipass#readme
|
|
1178
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1179
|
-
** ignore-walk; version 6.0.5 -- https://github.com/npm/ignore-walk#readme
|
|
1180
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1181
|
-
** ini; version 4.1.3 -- https://github.com/npm/ini#readme
|
|
1182
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1183
|
-
** minipass-flush; version 1.0.5 -- https://github.com/isaacs/minipass-flush#readme
|
|
1184
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1185
|
-
** minipass-pipeline; version 1.2.4 --
|
|
1186
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1187
|
-
** minipass-sized; version 1.0.3 -- https://github.com/isaacs/minipass-sized#readme
|
|
1188
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1189
298
|
** mute-stream; version 1.0.0 -- https://github.com/npm/mute-stream#readme
|
|
1190
299
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1191
|
-
** nopt; version 7.2.1 -- https://github.com/npm/nopt#readme
|
|
1192
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1193
|
-
** npm-packlist; version 8.0.2 -- https://github.com/npm/npm-packlist#readme
|
|
1194
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1195
300
|
** read; version 3.0.1 -- https://github.com/npm/read#readme
|
|
1196
301
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1197
302
|
** semver; version 7.7.3 -- https://github.com/npm/node-semver#readme
|
|
1198
303
|
Copyright Isaac Z. Schlueter
|
|
1199
304
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1200
|
-
** tar; version 6.2.1 -- https://github.com/isaacs/node-tar#readme
|
|
1201
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1202
305
|
** which; version 4.0.0 -- https://github.com/npm/node-which#readme
|
|
1203
306
|
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1204
|
-
** yallist; version 4.0.0 -- https://github.com/isaacs/yallist#readme
|
|
1205
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1206
307
|
|
|
1207
308
|
The ISC License
|
|
1208
309
|
|
|
@@ -1221,28 +322,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
|
1221
322
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1222
323
|
|
|
1223
324
|
|
|
1224
|
-
------
|
|
1225
|
-
|
|
1226
|
-
** unique-slug; version 4.0.0 -- https://github.com/npm/unique-slug#readme
|
|
1227
|
-
Copyright npm, Inc
|
|
1228
|
-
|
|
1229
|
-
The ISC License
|
|
1230
|
-
|
|
1231
|
-
Copyright npm, Inc
|
|
1232
|
-
|
|
1233
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1234
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1235
|
-
copyright notice and this permission notice appear in all copies.
|
|
1236
|
-
|
|
1237
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1238
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1239
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1240
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1241
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1242
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1243
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
325
|
------
|
|
1247
326
|
|
|
1248
327
|
** flatted; version 3.3.3 -- https://github.com/WebReflection/flatted#readme
|
|
@@ -1270,12 +349,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
1270
349
|
|
|
1271
350
|
------
|
|
1272
351
|
|
|
1273
|
-
** @npmcli/installed-package-contents; version 2.1.0 -- https://github.com/npm/installed-package-contents#readme
|
|
1274
|
-
Copyright (c) npm, Inc.
|
|
1275
|
-
** @npmcli/run-script; version 8.1.0 -- https://github.com/npm/run-script#readme
|
|
1276
|
-
Copyright (c) npm, Inc.
|
|
1277
|
-
** npm-normalize-package-bin; version 3.0.1 -- https://github.com/npm/npm-normalize-package-bin#readme
|
|
1278
|
-
Copyright (c) npm, Inc.
|
|
1279
352
|
** npm-package-arg; version 11.0.3 -- https://github.com/npm/npm-package-arg
|
|
1280
353
|
Copyright (c) npm, Inc.
|
|
1281
354
|
|
|
@@ -1296,31 +369,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
|
1296
369
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1297
370
|
|
|
1298
371
|
|
|
1299
|
-
------
|
|
1300
|
-
|
|
1301
|
-
** @npmcli/package-json; version 5.2.1 -- https://github.com/npm/package-json#readme
|
|
1302
|
-
Copyright GitHub Inc.
|
|
1303
|
-
|
|
1304
|
-
ISC License
|
|
1305
|
-
|
|
1306
|
-
Copyright GitHub Inc.
|
|
1307
|
-
|
|
1308
|
-
Permission to use, copy, modify, and/or distribute this
|
|
1309
|
-
software for any purpose with or without fee is hereby
|
|
1310
|
-
granted, provided that the above copyright notice and this
|
|
1311
|
-
permission notice appear in all copies.
|
|
1312
|
-
|
|
1313
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
|
|
1314
|
-
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
|
|
1315
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
|
|
1316
|
-
EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1317
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1318
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1319
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1320
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1321
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
372
|
------
|
|
1325
373
|
|
|
1326
374
|
** hosted-git-info; version 7.0.2 -- https://github.com/npm/hosted-git-info
|
|
@@ -1341,50 +389,6 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
|
1341
389
|
PERFORMANCE OF THIS SOFTWARE.
|
|
1342
390
|
|
|
1343
391
|
|
|
1344
|
-
------
|
|
1345
|
-
|
|
1346
|
-
** minipass-collect; version 2.0.1 -- https://github.com/isaacs/minipass-collect#readme
|
|
1347
|
-
Copyright (c) 2019-2023 Isaac Z. Schlueter and Contributors
|
|
1348
|
-
|
|
1349
|
-
The ISC License
|
|
1350
|
-
|
|
1351
|
-
Copyright (c) 2019-2023 Isaac Z. Schlueter and Contributors
|
|
1352
|
-
|
|
1353
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1354
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1355
|
-
copyright notice and this permission notice appear in all copies.
|
|
1356
|
-
|
|
1357
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1358
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1359
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1360
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1361
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1362
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1363
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
------
|
|
1367
|
-
|
|
1368
|
-
** minimatch; version 9.0.5 -- https://github.com/isaacs/minimatch#readme
|
|
1369
|
-
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
|
|
1370
|
-
|
|
1371
|
-
The ISC License
|
|
1372
|
-
|
|
1373
|
-
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
|
|
1374
|
-
|
|
1375
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1376
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1377
|
-
copyright notice and this permission notice appear in all copies.
|
|
1378
|
-
|
|
1379
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1380
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1381
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1382
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1383
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1384
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1385
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
392
|
------
|
|
1389
393
|
|
|
1390
394
|
** yargs-parser; version 21.1.1 -- https://github.com/yargs/yargs-parser#readme
|
|
@@ -1406,29 +410,6 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
|
1406
410
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1407
411
|
|
|
1408
412
|
|
|
1409
|
-
------
|
|
1410
|
-
|
|
1411
|
-
** signal-exit; version 4.1.0 -- https://github.com/tapjs/signal-exit#readme
|
|
1412
|
-
Copyright (c) 2015-2023 Benjamin Coe, Isaac Z. Schlueter, and Contributors
|
|
1413
|
-
|
|
1414
|
-
The ISC License
|
|
1415
|
-
|
|
1416
|
-
Copyright (c) 2015-2023 Benjamin Coe, Isaac Z. Schlueter, and Contributors
|
|
1417
|
-
|
|
1418
|
-
Permission to use, copy, modify, and/or distribute this software
|
|
1419
|
-
for any purpose with or without fee is hereby granted, provided
|
|
1420
|
-
that the above copyright notice and this permission notice
|
|
1421
|
-
appear in all copies.
|
|
1422
|
-
|
|
1423
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1424
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
|
1425
|
-
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
|
1426
|
-
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
|
1427
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1428
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1429
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
413
|
------
|
|
1433
414
|
|
|
1434
415
|
** inherits; version 2.0.4 -- https://github.com/isaacs/inherits#readme
|
|
@@ -1452,50 +433,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
1452
433
|
|
|
1453
434
|
|
|
1454
435
|
|
|
1455
|
-
------
|
|
1456
|
-
|
|
1457
|
-
** npm-bundled; version 3.0.1 -- https://github.com/npm/npm-bundled#readme
|
|
1458
|
-
Copyright (c) npm, Inc. and Contributors
|
|
1459
|
-
|
|
1460
|
-
The ISC License
|
|
1461
|
-
|
|
1462
|
-
Copyright (c) npm, Inc. and Contributors
|
|
1463
|
-
|
|
1464
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1465
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1466
|
-
copyright notice and this permission notice appear in all copies.
|
|
1467
|
-
|
|
1468
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1469
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1470
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1471
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1472
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1473
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1474
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
------
|
|
1478
|
-
|
|
1479
|
-
** foreground-child; version 3.3.1 -- https://github.com/tapjs/foreground-child#readme
|
|
1480
|
-
Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors
|
|
1481
|
-
|
|
1482
|
-
The ISC License
|
|
1483
|
-
|
|
1484
|
-
Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors
|
|
1485
|
-
|
|
1486
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1487
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1488
|
-
copyright notice and this permission notice appear in all copies.
|
|
1489
|
-
|
|
1490
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1491
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1492
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1493
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1494
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1495
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1496
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
436
|
------
|
|
1500
437
|
|
|
1501
438
|
** validate-npm-package-name; version 5.0.1 -- https://github.com/npm/validate-npm-package-name
|
|
@@ -1509,30 +446,6 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
|
1509
446
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1510
447
|
|
|
1511
448
|
|
|
1512
|
-
------
|
|
1513
|
-
|
|
1514
|
-
** make-fetch-happen; version 13.0.1 -- https://github.com/npm/make-fetch-happen#readme
|
|
1515
|
-
Copyright 2017-2022 (c) npm, Inc.
|
|
1516
|
-
Copyright (c) 2010-2012 Mikeal Rogers
|
|
1517
|
-
|
|
1518
|
-
ISC License
|
|
1519
|
-
|
|
1520
|
-
Copyright 2017-2022 (c) npm, Inc.
|
|
1521
|
-
|
|
1522
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
1523
|
-
any purpose with or without fee is hereby granted, provided that the
|
|
1524
|
-
above copyright notice and this permission notice appear in all copies.
|
|
1525
|
-
|
|
1526
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE COPYRIGHT HOLDER DISCLAIMS
|
|
1527
|
-
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
|
1528
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
|
1529
|
-
COPYRIGHT HOLDER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
|
|
1530
|
-
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
1531
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
1532
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1533
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
449
|
------
|
|
1537
450
|
|
|
1538
451
|
** proc-log; version 4.2.0 -- https://github.com/npm/proc-log#readme
|
|
@@ -1555,100 +468,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
|
1555
468
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1556
469
|
|
|
1557
470
|
|
|
1558
|
-
------
|
|
1559
|
-
|
|
1560
|
-
** @npmcli/fs; version 3.1.1 -- https://github.com/npm/fs#readme
|
|
1561
|
-
Copyright npm, Inc.
|
|
1562
|
-
Copyright (c) 2011-2017 JP Richardson
|
|
1563
|
-
|
|
1564
|
-
<!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
|
|
1565
|
-
|
|
1566
|
-
ISC License
|
|
1567
|
-
|
|
1568
|
-
Copyright npm, Inc.
|
|
1569
|
-
|
|
1570
|
-
Permission to use, copy, modify, and/or distribute this
|
|
1571
|
-
software for any purpose with or without fee is hereby
|
|
1572
|
-
granted, provided that the above copyright notice and this
|
|
1573
|
-
permission notice appear in all copies.
|
|
1574
|
-
|
|
1575
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
|
|
1576
|
-
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
|
|
1577
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
|
|
1578
|
-
EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1579
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1580
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1581
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1582
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1583
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
(The MIT License)
|
|
1587
|
-
|
|
1588
|
-
Copyright (c) 2011-2017 JP Richardson
|
|
1589
|
-
|
|
1590
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
|
|
1591
|
-
(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
|
|
1592
|
-
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
1593
|
-
furnished to do so, subject to the following conditions:
|
|
1594
|
-
|
|
1595
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1596
|
-
|
|
1597
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
1598
|
-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
1599
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
1600
|
-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
------
|
|
1604
|
-
|
|
1605
|
-
** pacote; version 18.0.6 -- https://github.com/npm/pacote#readme
|
|
1606
|
-
Copyright (c) Isaac Z. Schlueter, Kat Marchan, npm, Inc., and Contributors
|
|
1607
|
-
|
|
1608
|
-
The ISC License
|
|
1609
|
-
|
|
1610
|
-
Copyright (c) Isaac Z. Schlueter, Kat Marchán, npm, Inc., and Contributors
|
|
1611
|
-
|
|
1612
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1613
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1614
|
-
copyright notice and this permission notice appear in all copies.
|
|
1615
|
-
|
|
1616
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1617
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1618
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1619
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1620
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1621
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1622
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
------
|
|
1626
|
-
|
|
1627
|
-
** npm-registry-fetch; version 17.1.0 -- https://github.com/npm/npm-registry-fetch#readme
|
|
1628
|
-
Copyright npm, Inc.
|
|
1629
|
-
|
|
1630
|
-
<!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
|
|
1631
|
-
|
|
1632
|
-
ISC License
|
|
1633
|
-
|
|
1634
|
-
Copyright npm, Inc.
|
|
1635
|
-
|
|
1636
|
-
Permission to use, copy, modify, and/or distribute this
|
|
1637
|
-
software for any purpose with or without fee is hereby
|
|
1638
|
-
granted, provided that the above copyright notice and this
|
|
1639
|
-
permission notice appear in all copies.
|
|
1640
|
-
|
|
1641
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND NPM DISCLAIMS ALL
|
|
1642
|
-
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
|
|
1643
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
|
|
1644
|
-
EVENT SHALL NPM BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1645
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1646
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1647
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
1648
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1649
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
471
|
------
|
|
1653
472
|
|
|
1654
473
|
** get-caller-file; version 2.0.5 -- https://github.com/stefanpenner/get-caller-file#readme
|
|
@@ -1664,8 +483,6 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
|
1664
483
|
|
|
1665
484
|
------
|
|
1666
485
|
|
|
1667
|
-
** @isaacs/cliui; version 8.0.2 -- https://github.com/yargs/cliui#readme
|
|
1668
|
-
Copyright (c) 2015, Contributors
|
|
1669
486
|
** cliui; version 8.0.1 -- https://github.com/yargs/cliui#readme
|
|
1670
487
|
Copyright (c) 2015, Contributors
|
|
1671
488
|
Copyright (c) npm, Inc. and Contributors
|
|
@@ -1679,50 +496,14 @@ for any purpose with or without fee is hereby granted, provided
|
|
|
1679
496
|
that the above copyright notice and this permission notice
|
|
1680
497
|
appear in all copies.
|
|
1681
498
|
|
|
1682
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1683
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
|
1684
|
-
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
|
1685
|
-
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
|
1686
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1687
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1688
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
------
|
|
1692
|
-
|
|
1693
|
-
** unique-filename; version 3.0.0 -- https://github.com/iarna/unique-filename
|
|
1694
|
-
Copyright npm, Inc
|
|
1695
|
-
|
|
1696
|
-
Copyright npm, Inc
|
|
1697
|
-
|
|
1698
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
|
1699
|
-
|
|
1700
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
------
|
|
1704
|
-
|
|
1705
|
-
** @npmcli/git; version 5.0.8 -- https://github.com/npm/git#readme
|
|
1706
|
-
Copyright (c) npm, Inc.
|
|
1707
|
-
** @npmcli/promise-spawn; version 7.0.2 -- https://github.com/npm/promise-spawn#readme
|
|
1708
|
-
Copyright (c) npm, Inc.
|
|
1709
|
-
|
|
1710
|
-
The ISC License
|
|
1711
|
-
|
|
1712
|
-
Copyright (c) npm, Inc.
|
|
1713
|
-
|
|
1714
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1715
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1716
|
-
copyright notice and this permission notice appear in all copies.
|
|
1717
|
-
|
|
1718
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE NPM DISCLAIMS ALL WARRANTIES WITH
|
|
1719
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1720
|
-
FITNESS. IN NO EVENT SHALL THE NPM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT,
|
|
1721
|
-
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
|
1722
|
-
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
|
|
1723
|
-
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
|
1724
|
-
SOFTWARE.
|
|
1725
|
-
|
|
499
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
500
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
|
501
|
+
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
|
502
|
+
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
|
503
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
504
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
505
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
506
|
+
|
|
1726
507
|
|
|
1727
508
|
------
|
|
1728
509
|
|
|
@@ -1780,66 +561,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1780
561
|
SOFTWARE.
|
|
1781
562
|
|
|
1782
563
|
|
|
1783
|
-
------
|
|
1784
|
-
|
|
1785
|
-
** @tufjs/canonical-json; version 2.0.0 -- https://github.com/theupdateframework/tuf-js/tree/main/packages/canonical-json#readme
|
|
1786
|
-
Copyright (c) 2022 GitHub and the TUF Contributors
|
|
1787
|
-
** @tufjs/models; version 2.0.1 -- https://github.com/theupdateframework/tuf-js/tree/main/packages/models#readme
|
|
1788
|
-
Copyright (c) 2022 GitHub and the TUF Contributors
|
|
1789
|
-
** tuf-js; version 2.2.1 -- https://github.com/theupdateframework/tuf-js/tree/main/packages/client#readme
|
|
1790
|
-
Copyright (c) 2022 GitHub and the TUF Contributors
|
|
1791
|
-
|
|
1792
|
-
MIT License
|
|
1793
|
-
|
|
1794
|
-
Copyright (c) 2022 GitHub and the TUF Contributors
|
|
1795
|
-
|
|
1796
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1797
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1798
|
-
in the Software without restriction, including without limitation the rights
|
|
1799
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1800
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1801
|
-
furnished to do so, subject to the following conditions:
|
|
1802
|
-
|
|
1803
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1804
|
-
copies or substantial portions of the Software.
|
|
1805
|
-
|
|
1806
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1807
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1808
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1809
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1810
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1811
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1812
|
-
SOFTWARE.
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
------
|
|
1816
|
-
|
|
1817
|
-
** mkdirp; version 1.0.4 -- https://github.com/isaacs/node-mkdirp#readme
|
|
1818
|
-
Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
|
|
1819
|
-
|
|
1820
|
-
Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
|
|
1821
|
-
|
|
1822
|
-
This project is free software released under the MIT license:
|
|
1823
|
-
|
|
1824
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1825
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1826
|
-
in the Software without restriction, including without limitation the rights
|
|
1827
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1828
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1829
|
-
furnished to do so, subject to the following conditions:
|
|
1830
|
-
|
|
1831
|
-
The above copyright notice and this permission notice shall be included in
|
|
1832
|
-
all copies or substantial portions of the Software.
|
|
1833
|
-
|
|
1834
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1835
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1836
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1837
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1838
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1839
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1840
|
-
THE SOFTWARE.
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
564
|
------
|
|
1844
565
|
|
|
1845
566
|
** stack-trace; version 0.0.10 -- https://github.com/felixge/node-stack-trace
|
|
@@ -1878,8 +599,6 @@ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1878
599
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1879
600
|
** p-locate; version 5.0.0 -- https://github.com/sindresorhus/p-locate#readme
|
|
1880
601
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1881
|
-
** p-map; version 4.0.0 -- https://github.com/sindresorhus/p-map#readme
|
|
1882
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1883
602
|
** wrap-ansi; version 7.0.0 -- https://github.com/chalk/wrap-ansi#readme
|
|
1884
603
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1885
604
|
** yocto-queue; version 0.1.0 -- https://github.com/sindresorhus/yocto-queue#readme
|
|
@@ -2122,57 +841,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2122
841
|
THE SOFTWARE.
|
|
2123
842
|
|
|
2124
843
|
|
|
2125
|
-
------
|
|
2126
|
-
|
|
2127
|
-
** diff2html; version 3.4.20-usewontache.1.60e7a2e -- https://diff2html.xyz/
|
|
2128
|
-
Copyright 2014-present Rodrigo Fernandes
|
|
2129
|
-
Copyright 2014-2016 Rodrigo Fernandes https://rtfpessoa.github.io
|
|
2130
|
-
|
|
2131
|
-
Copyright 2014-2016 Rodrigo Fernandes https://rtfpessoa.github.io/
|
|
2132
|
-
|
|
2133
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
|
|
2134
|
-
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
|
|
2135
|
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
2136
|
-
persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2137
|
-
|
|
2138
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
|
|
2139
|
-
Software.
|
|
2140
|
-
|
|
2141
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
2142
|
-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2143
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
2144
|
-
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
------
|
|
2148
|
-
|
|
2149
|
-
** iconv-lite; version 0.6.3 -- https://github.com/ashtuchkin/iconv-lite
|
|
2150
|
-
Copyright (c) Microsoft Corporation
|
|
2151
|
-
Copyright (c) 2011 Alexander Shtuchkin
|
|
2152
|
-
|
|
2153
|
-
Copyright (c) 2011 Alexander Shtuchkin
|
|
2154
|
-
|
|
2155
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
2156
|
-
a copy of this software and associated documentation files (the
|
|
2157
|
-
"Software"), to deal in the Software without restriction, including
|
|
2158
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
2159
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2160
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
2161
|
-
the following conditions:
|
|
2162
|
-
|
|
2163
|
-
The above copyright notice and this permission notice shall be
|
|
2164
|
-
included in all copies or substantial portions of the Software.
|
|
2165
|
-
|
|
2166
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2167
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2168
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2169
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
2170
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2171
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
2172
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
844
|
------
|
|
2177
845
|
|
|
2178
846
|
** fs-extra; version 11.3.3 -- https://github.com/jprichardson/node-fs-extra
|
|
@@ -2226,40 +894,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2226
894
|
SOFTWARE.
|
|
2227
895
|
|
|
2228
896
|
|
|
2229
|
-
------
|
|
2230
|
-
|
|
2231
|
-
** minizlib; version 2.1.2 -- https://github.com/isaacs/minizlib#readme
|
|
2232
|
-
Copyright Isaac Z. Schlueter and Contributors
|
|
2233
|
-
Copyright Joyent, Inc. and other Node contributors
|
|
2234
|
-
|
|
2235
|
-
Minizlib was created by Isaac Z. Schlueter.
|
|
2236
|
-
It is a derivative work of the Node.js project.
|
|
2237
|
-
|
|
2238
|
-
"""
|
|
2239
|
-
Copyright Isaac Z. Schlueter and Contributors
|
|
2240
|
-
Copyright Node.js contributors. All rights reserved.
|
|
2241
|
-
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
|
2242
|
-
|
|
2243
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
2244
|
-
copy of this software and associated documentation files (the "Software"),
|
|
2245
|
-
to deal in the Software without restriction, including without limitation
|
|
2246
|
-
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2247
|
-
and/or sell copies of the Software, and to permit persons to whom the
|
|
2248
|
-
Software is furnished to do so, subject to the following conditions:
|
|
2249
|
-
|
|
2250
|
-
The above copyright notice and this permission notice shall be included in
|
|
2251
|
-
all copies or substantial portions of the Software.
|
|
2252
|
-
|
|
2253
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
2254
|
-
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2255
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2256
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2257
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2258
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2259
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2260
|
-
"""
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
897
|
------
|
|
2264
898
|
|
|
2265
899
|
** cli-table3; version 0.6.5 -- https://github.com/cli-table/cli-table3
|
|
@@ -2478,39 +1112,6 @@ IN THE SOFTWARE.
|
|
|
2478
1112
|
"""
|
|
2479
1113
|
|
|
2480
1114
|
|
|
2481
|
-
------
|
|
2482
|
-
|
|
2483
|
-
** json-parse-even-better-errors; version 3.0.2 -- https://github.com/npm/json-parse-even-better-errors#readme
|
|
2484
|
-
Copyright npm, Inc.
|
|
2485
|
-
Copyright 2017 Kat Marchan
|
|
2486
|
-
|
|
2487
|
-
Copyright 2017 Kat Marchán
|
|
2488
|
-
Copyright npm, Inc.
|
|
2489
|
-
|
|
2490
|
-
Permission is hereby granted, free of charge, to any person obtaining a
|
|
2491
|
-
copy of this software and associated documentation files (the "Software"),
|
|
2492
|
-
to deal in the Software without restriction, including without limitation
|
|
2493
|
-
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2494
|
-
and/or sell copies of the Software, and to permit persons to whom the
|
|
2495
|
-
Software is furnished to do so, subject to the following conditions:
|
|
2496
|
-
|
|
2497
|
-
The above copyright notice and this permission notice shall be included in
|
|
2498
|
-
all copies or substantial portions of the Software.
|
|
2499
|
-
|
|
2500
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2501
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2502
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2503
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2504
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2505
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2506
|
-
DEALINGS IN THE SOFTWARE.
|
|
2507
|
-
|
|
2508
|
-
---
|
|
2509
|
-
|
|
2510
|
-
This library is a fork of 'better-json-errors' by Kat Marchán, extended and
|
|
2511
|
-
distributed under the terms of the MIT license above.
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
1115
|
------
|
|
2515
1116
|
|
|
2516
1117
|
** winston-transport; version 4.9.0 -- https://github.com/winstonjs/winston-transport#readme
|
|
@@ -2540,34 +1141,6 @@ SOFTWARE.
|
|
|
2540
1141
|
|
|
2541
1142
|
|
|
2542
1143
|
|
|
2543
|
-
------
|
|
2544
|
-
|
|
2545
|
-
** brace-expansion; version 2.0.2 -- https://github.com/juliangruber/brace-expansion
|
|
2546
|
-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
|
|
2547
|
-
|
|
2548
|
-
MIT License
|
|
2549
|
-
|
|
2550
|
-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
|
|
2551
|
-
|
|
2552
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2553
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2554
|
-
in the Software without restriction, including without limitation the rights
|
|
2555
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2556
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2557
|
-
furnished to do so, subject to the following conditions:
|
|
2558
|
-
|
|
2559
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2560
|
-
copies or substantial portions of the Software.
|
|
2561
|
-
|
|
2562
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2563
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2564
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2565
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2566
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2567
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2568
|
-
SOFTWARE.
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
1144
|
------
|
|
2572
1145
|
|
|
2573
1146
|
** debug; version 4.4.3 -- https://github.com/debug-js/debug#readme
|
|
@@ -2627,358 +1200,20 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
|
2627
1200
|
OTHER DEALINGS IN THE SOFTWARE.
|
|
2628
1201
|
|
|
2629
1202
|
|
|
2630
|
-
------
|
|
2631
|
-
|
|
2632
|
-
** balanced-match; version 1.0.2 -- https://github.com/juliangruber/balanced-match
|
|
2633
|
-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
|
|
2634
|
-
|
|
2635
|
-
(MIT)
|
|
2636
|
-
|
|
2637
|
-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
|
|
2638
|
-
|
|
2639
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2640
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2641
|
-
the Software without restriction, including without limitation the rights to
|
|
2642
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
2643
|
-
of the Software, and to permit persons to whom the Software is furnished to do
|
|
2644
|
-
so, subject to the following conditions:
|
|
2645
|
-
|
|
2646
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2647
|
-
copies or substantial portions of the Software.
|
|
2648
|
-
|
|
2649
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2650
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2651
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2652
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2653
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2654
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2655
|
-
SOFTWARE.
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
------
|
|
2659
|
-
|
|
2660
|
-
** shebang-command; version 2.0.0 -- https://github.com/kevva/shebang-command#readme
|
|
2661
|
-
Copyright (c) Kevin Martensson <kevinmartensson@gmail.com>
|
|
2662
|
-
|
|
2663
|
-
MIT License
|
|
2664
|
-
|
|
2665
|
-
Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
|
|
2666
|
-
|
|
2667
|
-
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:
|
|
2668
|
-
|
|
2669
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2670
|
-
|
|
2671
|
-
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.
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
------
|
|
2675
|
-
|
|
2676
|
-
** smart-buffer; version 4.2.0 -- https://github.com/JoshGlazebrook/smart-buffer/
|
|
2677
|
-
Copyright (c) 2013-2017 Josh Glazebrook
|
|
2678
|
-
|
|
2679
|
-
The MIT License (MIT)
|
|
2680
|
-
|
|
2681
|
-
Copyright (c) 2013-2017 Josh Glazebrook
|
|
2682
|
-
|
|
2683
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2684
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
2685
|
-
the Software without restriction, including without limitation the rights to
|
|
2686
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2687
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2688
|
-
subject to the following conditions:
|
|
2689
|
-
|
|
2690
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2691
|
-
copies or substantial portions of the Software.
|
|
2692
|
-
|
|
2693
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2694
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2695
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2696
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2697
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2698
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
------
|
|
2702
|
-
|
|
2703
|
-
** node-gyp; version 10.3.1 -- https://github.com/nodejs/node-gyp#readme
|
|
2704
|
-
Copyright 2013 Google Inc.
|
|
2705
|
-
Copyright 2014 Google Inc.
|
|
2706
|
-
Copyright (c) 2009 Google Inc.
|
|
2707
|
-
Copyright (c) 2011 Google Inc.
|
|
2708
|
-
Copyright (c) 2012 Google Inc.
|
|
2709
|
-
Copyright (c) 2013 Google Inc.
|
|
2710
|
-
Copyright (c) 2014 Google Inc.
|
|
2711
|
-
Copyright (c) Microsoft Corporation
|
|
2712
|
-
Copyright 2013 The Chromium Authors
|
|
2713
|
-
Copyright (c) 2020 Node.js contributors
|
|
2714
|
-
Copyright 2017 - Refael Ackermann Distributed
|
|
2715
|
-
Copyright (c) 2016 Ben Noordhuis <info@bnoordhuis.nl>
|
|
2716
|
-
Copyright (c) Donald Stufft and individual contributors
|
|
2717
|
-
Copyright (c) 2012 Nathan Rajlich <nathan@tootallnate.net>
|
|
2718
|
-
|
|
2719
|
-
(The MIT License)
|
|
2720
|
-
|
|
2721
|
-
Copyright (c) 2012 Nathan Rajlich <nathan@tootallnate.net>
|
|
2722
|
-
|
|
2723
|
-
Permission is hereby granted, free of charge, to any person
|
|
2724
|
-
obtaining a copy of this software and associated documentation
|
|
2725
|
-
files (the "Software"), to deal in the Software without
|
|
2726
|
-
restriction, including without limitation the rights to use,
|
|
2727
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2728
|
-
copies of the Software, and to permit persons to whom the
|
|
2729
|
-
Software is furnished to do so, subject to the following
|
|
2730
|
-
conditions:
|
|
2731
|
-
|
|
2732
|
-
The above copyright notice and this permission notice shall be
|
|
2733
|
-
included in all copies or substantial portions of the Software.
|
|
2734
|
-
|
|
2735
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2736
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2737
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2738
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2739
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2740
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2741
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2742
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
Copyright (c) 2020 Node.js contributors. All rights reserved.
|
|
2746
|
-
Copyright (c) 2009 Google Inc. All rights reserved.
|
|
2747
|
-
|
|
2748
|
-
Redistribution and use in source and binary forms, with or without
|
|
2749
|
-
modification, are permitted provided that the following conditions are
|
|
2750
|
-
met:
|
|
2751
|
-
|
|
2752
|
-
* Redistributions of source code must retain the above copyright
|
|
2753
|
-
notice, this list of conditions and the following disclaimer.
|
|
2754
|
-
* Redistributions in binary form must reproduce the above
|
|
2755
|
-
copyright notice, this list of conditions and the following disclaimer
|
|
2756
|
-
in the documentation and/or other materials provided with the
|
|
2757
|
-
distribution.
|
|
2758
|
-
* Neither the name of Google Inc. nor the names of its
|
|
2759
|
-
contributors may be used to endorse or promote products derived from
|
|
2760
|
-
this software without specific prior written permission.
|
|
2761
|
-
|
|
2762
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
2763
|
-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
2764
|
-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
2765
|
-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
2766
|
-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
2767
|
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
2768
|
-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
2769
|
-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
2770
|
-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
2771
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
2772
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1203
|
+
------
|
|
2773
1204
|
|
|
1205
|
+
** shebang-command; version 2.0.0 -- https://github.com/kevva/shebang-command#readme
|
|
1206
|
+
Copyright (c) Kevin Martensson <kevinmartensson@gmail.com>
|
|
2774
1207
|
|
|
2775
|
-
|
|
2776
|
-
found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made
|
|
2777
|
-
under the terms of *both* these licenses.
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
Apache License
|
|
2782
|
-
Version 2.0, January 2004
|
|
2783
|
-
http://www.apache.org/licenses/
|
|
2784
|
-
|
|
2785
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2786
|
-
|
|
2787
|
-
1. Definitions.
|
|
2788
|
-
|
|
2789
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
2790
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
2791
|
-
|
|
2792
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2793
|
-
the copyright owner that is granting the License.
|
|
2794
|
-
|
|
2795
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
2796
|
-
other entities that control, are controlled by, or are under common
|
|
2797
|
-
control with that entity. For the purposes of this definition,
|
|
2798
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
2799
|
-
direction or management of such entity, whether by contract or
|
|
2800
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2801
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2802
|
-
|
|
2803
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2804
|
-
exercising permissions granted by this License.
|
|
2805
|
-
|
|
2806
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
2807
|
-
including but not limited to software source code, documentation
|
|
2808
|
-
source, and configuration files.
|
|
2809
|
-
|
|
2810
|
-
"Object" form shall mean any form resulting from mechanical
|
|
2811
|
-
transformation or translation of a Source form, including but
|
|
2812
|
-
not limited to compiled object code, generated documentation,
|
|
2813
|
-
and conversions to other media types.
|
|
2814
|
-
|
|
2815
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
2816
|
-
Object form, made available under the License, as indicated by a
|
|
2817
|
-
copyright notice that is included in or attached to the work
|
|
2818
|
-
(an example is provided in the Appendix below).
|
|
2819
|
-
|
|
2820
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2821
|
-
form, that is based on (or derived from) the Work and for which the
|
|
2822
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
2823
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
2824
|
-
of this License, Derivative Works shall not include works that remain
|
|
2825
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2826
|
-
the Work and Derivative Works thereof.
|
|
2827
|
-
|
|
2828
|
-
"Contribution" shall mean any work of authorship, including
|
|
2829
|
-
the original version of the Work and any modifications or additions
|
|
2830
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
2831
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2832
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2833
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
2834
|
-
means any form of electronic, verbal, or written communication sent
|
|
2835
|
-
to the Licensor or its representatives, including but not limited to
|
|
2836
|
-
communication on electronic mailing lists, source code control systems,
|
|
2837
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
2838
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
2839
|
-
excluding communication that is conspicuously marked or otherwise
|
|
2840
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
2841
|
-
|
|
2842
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2843
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
2844
|
-
subsequently incorporated within the Work.
|
|
2845
|
-
|
|
2846
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2847
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2848
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2849
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
2850
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
2851
|
-
Work and such Derivative Works in Source or Object form.
|
|
2852
|
-
|
|
2853
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2854
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
2855
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2856
|
-
(except as stated in this section) patent license to make, have made,
|
|
2857
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2858
|
-
where such license applies only to those patent claims licensable
|
|
2859
|
-
by such Contributor that are necessarily infringed by their
|
|
2860
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
2861
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
2862
|
-
institute patent litigation against any entity (including a
|
|
2863
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2864
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
2865
|
-
or contributory patent infringement, then any patent licenses
|
|
2866
|
-
granted to You under this License for that Work shall terminate
|
|
2867
|
-
as of the date such litigation is filed.
|
|
2868
|
-
|
|
2869
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
2870
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
2871
|
-
modifications, and in Source or Object form, provided that You
|
|
2872
|
-
meet the following conditions:
|
|
2873
|
-
|
|
2874
|
-
(a) You must give any other recipients of the Work or
|
|
2875
|
-
Derivative Works a copy of this License; and
|
|
2876
|
-
|
|
2877
|
-
(b) You must cause any modified files to carry prominent notices
|
|
2878
|
-
stating that You changed the files; and
|
|
2879
|
-
|
|
2880
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
2881
|
-
that You distribute, all copyright, patent, trademark, and
|
|
2882
|
-
attribution notices from the Source form of the Work,
|
|
2883
|
-
excluding those notices that do not pertain to any part of
|
|
2884
|
-
the Derivative Works; and
|
|
2885
|
-
|
|
2886
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2887
|
-
distribution, then any Derivative Works that You distribute must
|
|
2888
|
-
include a readable copy of the attribution notices contained
|
|
2889
|
-
within such NOTICE file, excluding those notices that do not
|
|
2890
|
-
pertain to any part of the Derivative Works, in at least one
|
|
2891
|
-
of the following places: within a NOTICE text file distributed
|
|
2892
|
-
as part of the Derivative Works; within the Source form or
|
|
2893
|
-
documentation, if provided along with the Derivative Works; or,
|
|
2894
|
-
within a display generated by the Derivative Works, if and
|
|
2895
|
-
wherever such third-party notices normally appear. The contents
|
|
2896
|
-
of the NOTICE file are for informational purposes only and
|
|
2897
|
-
do not modify the License. You may add Your own attribution
|
|
2898
|
-
notices within Derivative Works that You distribute, alongside
|
|
2899
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
2900
|
-
that such additional attribution notices cannot be construed
|
|
2901
|
-
as modifying the License.
|
|
2902
|
-
|
|
2903
|
-
You may add Your own copyright statement to Your modifications and
|
|
2904
|
-
may provide additional or different license terms and conditions
|
|
2905
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
2906
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
2907
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
2908
|
-
the conditions stated in this License.
|
|
2909
|
-
|
|
2910
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2911
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
2912
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
2913
|
-
this License, without any additional terms or conditions.
|
|
2914
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2915
|
-
the terms of any separate license agreement you may have executed
|
|
2916
|
-
with Licensor regarding such Contributions.
|
|
2917
|
-
|
|
2918
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
2919
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
2920
|
-
except as required for reasonable and customary use in describing the
|
|
2921
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
2922
|
-
|
|
2923
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2924
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
2925
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2926
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2927
|
-
implied, including, without limitation, any warranties or conditions
|
|
2928
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2929
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2930
|
-
appropriateness of using or redistributing the Work and assume any
|
|
2931
|
-
risks associated with Your exercise of permissions under this License.
|
|
2932
|
-
|
|
2933
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
2934
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
2935
|
-
unless required by applicable law (such as deliberate and grossly
|
|
2936
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2937
|
-
liable to You for damages, including any direct, indirect, special,
|
|
2938
|
-
incidental, or consequential damages of any character arising as a
|
|
2939
|
-
result of this License or out of the use or inability to use the
|
|
2940
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
2941
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
2942
|
-
other commercial damages or losses), even if such Contributor
|
|
2943
|
-
has been advised of the possibility of such damages.
|
|
2944
|
-
|
|
2945
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
2946
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
2947
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
2948
|
-
or other liability obligations and/or rights consistent with this
|
|
2949
|
-
License. However, in accepting such obligations, You may act only
|
|
2950
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2951
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
2952
|
-
defend, and hold each Contributor harmless for any liability
|
|
2953
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
2954
|
-
of your accepting any such warranty or additional liability.
|
|
2955
|
-
|
|
2956
|
-
END OF TERMS AND CONDITIONS
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
Copyright (c) Donald Stufft and individual contributors.
|
|
2960
|
-
All rights reserved.
|
|
1208
|
+
MIT License
|
|
2961
1209
|
|
|
2962
|
-
|
|
2963
|
-
modification, are permitted provided that the following conditions are met:
|
|
1210
|
+
Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
|
|
2964
1211
|
|
|
2965
|
-
|
|
2966
|
-
this list of conditions and the following disclaimer.
|
|
1212
|
+
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:
|
|
2967
1213
|
|
|
2968
|
-
|
|
2969
|
-
notice, this list of conditions and the following disclaimer in the
|
|
2970
|
-
documentation and/or other materials provided with the distribution.
|
|
1214
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2971
1215
|
|
|
2972
|
-
|
|
2973
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
2974
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
2975
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
2976
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
2977
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
2978
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
2979
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
2980
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
2981
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1216
|
+
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.
|
|
2982
1217
|
|
|
2983
1218
|
|
|
2984
1219
|
------
|
|
@@ -3089,68 +1324,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3089
1324
|
THE SOFTWARE.
|
|
3090
1325
|
|
|
3091
1326
|
|
|
3092
|
-
------
|
|
3093
|
-
|
|
3094
|
-
** promise-retry; version 2.0.1 -- https://github.com/IndigoUnited/node-promise-retry#readme
|
|
3095
|
-
Copyright (c) 2014 IndigoUnited
|
|
3096
|
-
|
|
3097
|
-
Copyright (c) 2014 IndigoUnited
|
|
3098
|
-
|
|
3099
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3100
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3101
|
-
in the Software without restriction, including without limitation the rights
|
|
3102
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3103
|
-
copies of the Software, and to permit persons to whom the Software is furnished
|
|
3104
|
-
to do so, subject to the following conditions:
|
|
3105
|
-
|
|
3106
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3107
|
-
copies or substantial portions of the Software.
|
|
3108
|
-
|
|
3109
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3110
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3111
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3112
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3113
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3114
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3115
|
-
THE SOFTWARE.
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
------
|
|
3119
|
-
|
|
3120
|
-
** minipass-fetch; version 3.0.5 -- https://github.com/npm/minipass-fetch#readme
|
|
3121
|
-
Copyright (c) 2016 David Frank
|
|
3122
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
3123
|
-
|
|
3124
|
-
The MIT License (MIT)
|
|
3125
|
-
|
|
3126
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
3127
|
-
Copyright (c) 2016 David Frank
|
|
3128
|
-
|
|
3129
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3130
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3131
|
-
in the Software without restriction, including without limitation the rights
|
|
3132
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3133
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3134
|
-
furnished to do so, subject to the following conditions:
|
|
3135
|
-
|
|
3136
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3137
|
-
copies or substantial portions of the Software.
|
|
3138
|
-
|
|
3139
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3140
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3141
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3142
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3143
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3144
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3145
|
-
SOFTWARE.
|
|
3146
|
-
|
|
3147
|
-
---
|
|
3148
|
-
|
|
3149
|
-
Note: This is a derivative work based on "node-fetch" by David Frank,
|
|
3150
|
-
modified and distributed under the terms of the MIT license above.
|
|
3151
|
-
https://github.com/bitinn/node-fetch
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
1327
|
------
|
|
3155
1328
|
|
|
3156
1329
|
** color-string; version 2.1.4 -- https://github.com/Qix-/color-string#readme
|
|
@@ -3201,35 +1374,6 @@ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFT
|
|
|
3201
1374
|
IN THE SOFTWARE.
|
|
3202
1375
|
|
|
3203
1376
|
|
|
3204
|
-
------
|
|
3205
|
-
|
|
3206
|
-
** spdx-expression-parse; version 3.0.1 -- https://github.com/jslicense/spdx-expression-parse.js#readme
|
|
3207
|
-
Copyright (c) 2015 Kyle E. Mitchell
|
|
3208
|
-
|
|
3209
|
-
The MIT License
|
|
3210
|
-
|
|
3211
|
-
Copyright (c) 2015 Kyle E. Mitchell & other authors listed in AUTHORS
|
|
3212
|
-
|
|
3213
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
3214
|
-
a copy of this software and associated documentation files (the
|
|
3215
|
-
"Software"), to deal in the Software without restriction, including
|
|
3216
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
3217
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3218
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
3219
|
-
the following conditions:
|
|
3220
|
-
|
|
3221
|
-
The above copyright notice and this permission notice shall be included
|
|
3222
|
-
in all copies or substantial portions of the Software.
|
|
3223
|
-
|
|
3224
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3225
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3226
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3227
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3228
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3229
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3230
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3231
|
-
|
|
3232
|
-
|
|
3233
1377
|
------
|
|
3234
1378
|
|
|
3235
1379
|
** require-directory; version 2.1.1 -- https://github.com/troygoode/node-require-directory/
|
|
@@ -3292,34 +1436,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3292
1436
|
THE SOFTWARE.
|
|
3293
1437
|
|
|
3294
1438
|
|
|
3295
|
-
------
|
|
3296
|
-
|
|
3297
|
-
** retry; version 0.12.0 -- https://github.com/tim-kos/node-retry
|
|
3298
|
-
Copyright (c) 2011 Tim Koschutzki (tim@debuggable.com) Felix Geisendorfer (felix@debuggable.com)
|
|
3299
|
-
|
|
3300
|
-
Copyright (c) 2011:
|
|
3301
|
-
Tim Koschützki (tim@debuggable.com)
|
|
3302
|
-
Felix Geisendörfer (felix@debuggable.com)
|
|
3303
|
-
|
|
3304
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3305
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3306
|
-
in the Software without restriction, including without limitation the rights
|
|
3307
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3308
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3309
|
-
furnished to do so, subject to the following conditions:
|
|
3310
|
-
|
|
3311
|
-
The above copyright notice and this permission notice shall be included in
|
|
3312
|
-
all copies or substantial portions of the Software.
|
|
3313
|
-
|
|
3314
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3315
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3316
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3317
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3318
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3319
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3320
|
-
THE SOFTWARE.
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
1439
|
------
|
|
3324
1440
|
|
|
3325
1441
|
** @nodelib/fs.scandir; version 2.1.5 --
|
|
@@ -3539,38 +1655,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3539
1655
|
THE SOFTWARE.
|
|
3540
1656
|
|
|
3541
1657
|
|
|
3542
|
-
------
|
|
3543
|
-
|
|
3544
|
-
** jsonparse; version 1.3.1 -- https://github.com/creationix/jsonparse#readme
|
|
3545
|
-
Copyright (c) 2012 Tim Caswell
|
|
3546
|
-
Copyright (c) 2011-2012 Tim Caswell
|
|
3547
|
-
|
|
3548
|
-
The MIT License
|
|
3549
|
-
|
|
3550
|
-
Copyright (c) 2012 Tim Caswell
|
|
3551
|
-
|
|
3552
|
-
Permission is hereby granted, free of charge,
|
|
3553
|
-
to any person obtaining a copy of this software and
|
|
3554
|
-
associated documentation files (the "Software"), to
|
|
3555
|
-
deal in the Software without restriction, including
|
|
3556
|
-
without limitation the rights to use, copy, modify,
|
|
3557
|
-
merge, publish, distribute, sublicense, and/or sell
|
|
3558
|
-
copies of the Software, and to permit persons to whom
|
|
3559
|
-
the Software is furnished to do so,
|
|
3560
|
-
subject to the following conditions:
|
|
3561
|
-
|
|
3562
|
-
The above copyright notice and this permission notice
|
|
3563
|
-
shall be included in all copies or substantial portions of the Software.
|
|
3564
|
-
|
|
3565
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3566
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
3567
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3568
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
|
|
3569
|
-
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3570
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3571
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
1658
|
------
|
|
3575
1659
|
|
|
3576
1660
|
** color; version 5.0.3 -- https://github.com/Qix-/color#readme
|
|
@@ -3601,16 +1685,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3601
1685
|
|
|
3602
1686
|
------
|
|
3603
1687
|
|
|
1688
|
+
** @types/semver; version 7.7.1 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver
|
|
1689
|
+
Copyright (c) Microsoft Corporation
|
|
3604
1690
|
** @types/triple-beam; version 1.3.5 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam
|
|
3605
1691
|
Copyright (c) Microsoft Corporation
|
|
3606
1692
|
** @types/yargs; version 17.0.35 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
|
|
3607
1693
|
Copyright (c) Microsoft Corporation
|
|
3608
1694
|
** @types/yargs-parser; version 21.0.3 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser
|
|
3609
1695
|
Copyright (c) Microsoft Corporation
|
|
3610
|
-
** eastasianwidth; version 0.2.0 -- https://github.com/komagata/eastasianwidth#readme
|
|
3611
|
-
** err-code; version 2.0.3 -- https://github.com/IndigoUnited/js-err-code#readme
|
|
3612
|
-
** imurmurhash; version 0.1.4 -- https://github.com/jensyt/imurmurhash-js
|
|
3613
|
-
Copyright (c) 2013 Gary Court, Jens Taylor
|
|
3614
1696
|
|
|
3615
1697
|
MIT License
|
|
3616
1698
|
|
|
@@ -3677,35 +1759,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
3677
1759
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3678
1760
|
|
|
3679
1761
|
|
|
3680
|
-
------
|
|
3681
|
-
|
|
3682
|
-
** @sinclair/typebox; version 0.27.8 --
|
|
3683
|
-
Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
|
|
3684
|
-
|
|
3685
|
-
TypeBox: JSON Schema Type Builder with Static Type Resolution for TypeScript
|
|
3686
|
-
|
|
3687
|
-
The MIT License (MIT)
|
|
3688
|
-
|
|
3689
|
-
Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
|
|
3690
|
-
|
|
3691
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3692
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3693
|
-
in the Software without restriction, including without limitation the rights
|
|
3694
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3695
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3696
|
-
furnished to do so, subject to the following conditions:
|
|
3697
|
-
|
|
3698
|
-
The above copyright notice and this permission notice shall be included in
|
|
3699
|
-
all copies or substantial portions of the Software.
|
|
3700
|
-
|
|
3701
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3702
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3703
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3704
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3705
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3706
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3707
|
-
THE SOFTWARE.
|
|
3708
|
-
|
|
3709
1762
|
------
|
|
3710
1763
|
|
|
3711
1764
|
** color-name; version 1.1.4 -- https://github.com/colorjs/color-name
|
|
@@ -3889,34 +1942,6 @@ SOFTWARE.
|
|
|
3889
1942
|
|
|
3890
1943
|
|
|
3891
1944
|
|
|
3892
|
-
------
|
|
3893
|
-
|
|
3894
|
-
** safer-buffer; version 2.1.2 -- https://github.com/ChALkeR/safer-buffer#readme
|
|
3895
|
-
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
|
|
3896
|
-
|
|
3897
|
-
MIT License
|
|
3898
|
-
|
|
3899
|
-
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
|
|
3900
|
-
|
|
3901
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3902
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3903
|
-
in the Software without restriction, including without limitation the rights
|
|
3904
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3905
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3906
|
-
furnished to do so, subject to the following conditions:
|
|
3907
|
-
|
|
3908
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3909
|
-
copies or substantial portions of the Software.
|
|
3910
|
-
|
|
3911
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3912
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3913
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3914
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3915
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3916
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3917
|
-
SOFTWARE.
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
1945
|
------
|
|
3921
1946
|
|
|
3922
1947
|
** dayjs; version 1.11.13 -- https://day.js.org
|
|
@@ -4008,29 +2033,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
4008
2033
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4009
2034
|
|
|
4010
2035
|
|
|
4011
|
-
------
|
|
4012
|
-
|
|
4013
|
-
** encoding; version 0.1.13 -- https://github.com/andris9/encoding
|
|
4014
|
-
Copyright (c) 2012-2014 Andris Reinman
|
|
4015
|
-
|
|
4016
|
-
Copyright (c) 2012-2014 Andris Reinman
|
|
4017
|
-
|
|
4018
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4019
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4020
|
-
in the Software without restriction, including without limitation the rights
|
|
4021
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4022
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4023
|
-
furnished to do so, subject to the following conditions:
|
|
4024
|
-
|
|
4025
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4026
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4027
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4028
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4029
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4030
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4031
|
-
SOFTWARE.
|
|
4032
|
-
|
|
4033
|
-
|
|
4034
2036
|
------
|
|
4035
2037
|
|
|
4036
2038
|
** reusify; version 1.1.0 -- https://github.com/mcollina/reusify#readme
|
|
@@ -4113,43 +2115,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
|
4113
2115
|
IN THE SOFTWARE.
|
|
4114
2116
|
|
|
4115
2117
|
|
|
4116
|
-
------
|
|
4117
|
-
|
|
4118
|
-
** negotiator; version 0.6.4 -- https://github.com/jshttp/negotiator#readme
|
|
4119
|
-
Copyright (c) 2012 Federico Romero
|
|
4120
|
-
Copyright (c) 2014 Federico Romero
|
|
4121
|
-
Copyright (c) 2012 Isaac Z. Schlueter
|
|
4122
|
-
Copyright (c) 2012-2014 Federico Romero
|
|
4123
|
-
Copyright (c) 2012-2014 Isaac Z. Schlueter
|
|
4124
|
-
Copyright (c) 2015 Douglas Christopher Wilson
|
|
4125
|
-
Copyright (c) 2014-2015 Douglas Christopher Wilson
|
|
4126
|
-
|
|
4127
|
-
(The MIT License)
|
|
4128
|
-
|
|
4129
|
-
Copyright (c) 2012-2014 Federico Romero
|
|
4130
|
-
Copyright (c) 2012-2014 Isaac Z. Schlueter
|
|
4131
|
-
Copyright (c) 2014-2015 Douglas Christopher Wilson
|
|
4132
|
-
|
|
4133
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
4134
|
-
a copy of this software and associated documentation files (the
|
|
4135
|
-
'Software'), to deal in the Software without restriction, including
|
|
4136
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
4137
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
4138
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
4139
|
-
the following conditions:
|
|
4140
|
-
|
|
4141
|
-
The above copyright notice and this permission notice shall be
|
|
4142
|
-
included in all copies or substantial portions of the Software.
|
|
4143
|
-
|
|
4144
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
4145
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
4146
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
4147
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4148
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
4149
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4150
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
2118
|
------
|
|
4154
2119
|
|
|
4155
2120
|
** one-time; version 1.0.0 -- https://github.com/3rd-Eden/one-time#readme
|
|
@@ -4179,6 +2144,36 @@ SOFTWARE.
|
|
|
4179
2144
|
|
|
4180
2145
|
|
|
4181
2146
|
|
|
2147
|
+
------
|
|
2148
|
+
|
|
2149
|
+
** nopt; version 1.0.10 --
|
|
2150
|
+
Copyright 2009, 2010, 2011 Isaac Z. Schlueter
|
|
2151
|
+
|
|
2152
|
+
Copyright 2009, 2010, 2011 Isaac Z. Schlueter.
|
|
2153
|
+
All rights reserved.
|
|
2154
|
+
|
|
2155
|
+
Permission is hereby granted, free of charge, to any person
|
|
2156
|
+
obtaining a copy of this software and associated documentation
|
|
2157
|
+
files (the "Software"), to deal in the Software without
|
|
2158
|
+
restriction, including without limitation the rights to use,
|
|
2159
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2160
|
+
copies of the Software, and to permit persons to whom the
|
|
2161
|
+
Software is furnished to do so, subject to the following
|
|
2162
|
+
conditions:
|
|
2163
|
+
|
|
2164
|
+
The above copyright notice and this permission notice shall be
|
|
2165
|
+
included in all copies or substantial portions of the Software.
|
|
2166
|
+
|
|
2167
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2168
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2169
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2170
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2171
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2172
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2173
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2174
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
2175
|
+
|
|
2176
|
+
|
|
4182
2177
|
------
|
|
4183
2178
|
|
|
4184
2179
|
** agent-base; version 7.1.4 -- https://github.com/TooTallNate/proxy-agents#readme
|
|
@@ -4187,8 +2182,6 @@ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
|
4187
2182
|
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
4188
2183
|
** https-proxy-agent; version 7.0.6 -- https://github.com/TooTallNate/proxy-agents#readme
|
|
4189
2184
|
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
4190
|
-
** socks-proxy-agent; version 8.0.5 -- https://github.com/TooTallNate/proxy-agents#readme
|
|
4191
|
-
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
4192
2185
|
|
|
4193
2186
|
(The MIT License)
|
|
4194
2187
|
|
|
@@ -4319,27 +2312,17 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
4319
2312
|
|
|
4320
2313
|
------
|
|
4321
2314
|
|
|
4322
|
-
** aggregate-error; version 3.1.0 -- https://github.com/sindresorhus/aggregate-error#readme
|
|
4323
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4324
2315
|
** ansi-regex; version 5.0.1 -- https://github.com/chalk/ansi-regex#readme
|
|
4325
2316
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4326
2317
|
** ansi-styles; version 4.3.0 -- https://github.com/chalk/ansi-styles#readme
|
|
4327
2318
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4328
2319
|
** chalk; version 4.1.2 -- https://github.com/chalk/chalk#readme
|
|
4329
2320
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4330
|
-
** clean-stack; version 2.2.0 -- https://github.com/sindresorhus/clean-stack#readme
|
|
4331
|
-
(c) Sindre Sorhus (https://sindresorhus.com)
|
|
4332
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4333
|
-
** env-paths; version 2.2.1 -- https://github.com/sindresorhus/env-paths#readme
|
|
4334
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4335
2321
|
** has-flag; version 4.0.0 -- https://github.com/sindresorhus/has-flag#readme
|
|
4336
2322
|
(c) Sindre Sorhus (https://sindresorhus.com)
|
|
4337
2323
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4338
2324
|
** has-own-prop; version 2.0.0 -- https://github.com/sindresorhus/has-own-prop#readme
|
|
4339
2325
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4340
|
-
** indent-string; version 4.0.0 -- https://github.com/sindresorhus/indent-string#readme
|
|
4341
|
-
(c) Sindre Sorhus (https://sindresorhus.com)
|
|
4342
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4343
2326
|
** is-fullwidth-code-point; version 3.0.0 -- https://github.com/sindresorhus/is-fullwidth-code-point#readme
|
|
4344
2327
|
(c) Sindre Sorhus (https://sindresorhus.com)
|
|
4345
2328
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
@@ -4395,32 +2378,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
|
4395
2378
|
IN THE SOFTWARE.
|
|
4396
2379
|
|
|
4397
2380
|
|
|
4398
|
-
------
|
|
4399
|
-
|
|
4400
|
-
** ip-address; version 10.1.0 -- https://github.com/beaugunderson/ip-address#readme
|
|
4401
|
-
Copyright (c) 2011 by Beau Gunderson
|
|
4402
|
-
|
|
4403
|
-
Copyright (C) 2011 by Beau Gunderson
|
|
4404
|
-
|
|
4405
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4406
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4407
|
-
in the Software without restriction, including without limitation the rights
|
|
4408
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4409
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4410
|
-
furnished to do so, subject to the following conditions:
|
|
4411
|
-
|
|
4412
|
-
The above copyright notice and this permission notice shall be included in
|
|
4413
|
-
all copies or substantial portions of the Software.
|
|
4414
|
-
|
|
4415
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4416
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4417
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4418
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4419
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4420
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4421
|
-
THE SOFTWARE.
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
2381
|
------
|
|
4425
2382
|
|
|
4426
2383
|
** winston; version 3.19.0 -- https://github.com/winstonjs/winston#readme
|
|
@@ -4447,34 +2404,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4447
2404
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4448
2405
|
THE SOFTWARE.
|
|
4449
2406
|
|
|
4450
|
-
------
|
|
4451
|
-
|
|
4452
|
-
** is-lambda; version 1.0.1 -- https://github.com/watson/is-lambda
|
|
4453
|
-
Copyright (c) 2016-2017 Thomas Watson Steen
|
|
4454
|
-
|
|
4455
|
-
The MIT License (MIT)
|
|
4456
|
-
|
|
4457
|
-
Copyright (c) 2016-2017 Thomas Watson Steen
|
|
4458
|
-
|
|
4459
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4460
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4461
|
-
in the Software without restriction, including without limitation the rights
|
|
4462
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4463
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4464
|
-
furnished to do so, subject to the following conditions:
|
|
4465
|
-
|
|
4466
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4467
|
-
copies or substantial portions of the Software.
|
|
4468
|
-
|
|
4469
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4470
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4471
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4472
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4473
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4474
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4475
|
-
SOFTWARE.
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
2407
|
------
|
|
4479
2408
|
|
|
4480
2409
|
** braces; version 3.0.3 -- https://github.com/micromatch/braces
|
|
@@ -4513,33 +2442,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
4513
2442
|
THE SOFTWARE.
|
|
4514
2443
|
|
|
4515
2444
|
|
|
4516
|
-
------
|
|
4517
|
-
|
|
4518
|
-
** socks; version 2.8.7 -- https://github.com/JoshGlazebrook/socks/
|
|
4519
|
-
Copyright (c) 2013 Josh Glazebrook
|
|
4520
|
-
|
|
4521
|
-
The MIT License (MIT)
|
|
4522
|
-
|
|
4523
|
-
Copyright (c) 2013 Josh Glazebrook
|
|
4524
|
-
|
|
4525
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4526
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
4527
|
-
the Software without restriction, including without limitation the rights to
|
|
4528
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4529
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4530
|
-
subject to the following conditions:
|
|
4531
|
-
|
|
4532
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4533
|
-
copies or substantial portions of the Software.
|
|
4534
|
-
|
|
4535
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4536
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4537
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
4538
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4539
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4540
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
2445
|
------
|
|
4544
2446
|
|
|
4545
2447
|
** merge2; version 1.4.1 -- https://github.com/teambition/merge2
|
|
@@ -4568,36 +2470,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4568
2470
|
SOFTWARE.
|
|
4569
2471
|
|
|
4570
2472
|
|
|
4571
|
-
------
|
|
4572
|
-
|
|
4573
|
-
** underscore; version 1.13.7 -- https://underscorejs.org
|
|
4574
|
-
Copyright (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors
|
|
4575
|
-
(c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors Underscore
|
|
4576
|
-
|
|
4577
|
-
Copyright (c) 2009-2022 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors
|
|
4578
|
-
|
|
4579
|
-
Permission is hereby granted, free of charge, to any person
|
|
4580
|
-
obtaining a copy of this software and associated documentation
|
|
4581
|
-
files (the "Software"), to deal in the Software without
|
|
4582
|
-
restriction, including without limitation the rights to use,
|
|
4583
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4584
|
-
copies of the Software, and to permit persons to whom the
|
|
4585
|
-
Software is furnished to do so, subject to the following
|
|
4586
|
-
conditions:
|
|
4587
|
-
|
|
4588
|
-
The above copyright notice and this permission notice shall be
|
|
4589
|
-
included in all copies or substantial portions of the Software.
|
|
4590
|
-
|
|
4591
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
4592
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
4593
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
4594
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
4595
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
4596
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
4597
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
4598
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
2473
|
------
|
|
4602
2474
|
|
|
4603
2475
|
** cross-spawn; version 7.0.6 -- https://github.com/moxystudio/node-cross-spawn
|
|
@@ -4893,214 +2765,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
|
4893
2765
|
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4894
2766
|
|
|
4895
2767
|
|
|
4896
|
-
------
|
|
4897
|
-
|
|
4898
|
-
** @pkgjs/parseargs; version 0.11.0 -- https://github.com/pkgjs/parseargs#readme
|
|
4899
|
-
Copyright Node.js contributors
|
|
4900
|
-
|
|
4901
|
-
Apache License
|
|
4902
|
-
Version 2.0, January 2004
|
|
4903
|
-
http://www.apache.org/licenses/
|
|
4904
|
-
|
|
4905
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4906
|
-
|
|
4907
|
-
1. Definitions.
|
|
4908
|
-
|
|
4909
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
4910
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
4911
|
-
|
|
4912
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4913
|
-
the copyright owner that is granting the License.
|
|
4914
|
-
|
|
4915
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
4916
|
-
other entities that control, are controlled by, or are under common
|
|
4917
|
-
control with that entity. For the purposes of this definition,
|
|
4918
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
4919
|
-
direction or management of such entity, whether by contract or
|
|
4920
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4921
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4922
|
-
|
|
4923
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4924
|
-
exercising permissions granted by this License.
|
|
4925
|
-
|
|
4926
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
4927
|
-
including but not limited to software source code, documentation
|
|
4928
|
-
source, and configuration files.
|
|
4929
|
-
|
|
4930
|
-
"Object" form shall mean any form resulting from mechanical
|
|
4931
|
-
transformation or translation of a Source form, including but
|
|
4932
|
-
not limited to compiled object code, generated documentation,
|
|
4933
|
-
and conversions to other media types.
|
|
4934
|
-
|
|
4935
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
4936
|
-
Object form, made available under the License, as indicated by a
|
|
4937
|
-
copyright notice that is included in or attached to the work
|
|
4938
|
-
(an example is provided in the Appendix below).
|
|
4939
|
-
|
|
4940
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4941
|
-
form, that is based on (or derived from) the Work and for which the
|
|
4942
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
4943
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
4944
|
-
of this License, Derivative Works shall not include works that remain
|
|
4945
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4946
|
-
the Work and Derivative Works thereof.
|
|
4947
|
-
|
|
4948
|
-
"Contribution" shall mean any work of authorship, including
|
|
4949
|
-
the original version of the Work and any modifications or additions
|
|
4950
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
4951
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4952
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4953
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
4954
|
-
means any form of electronic, verbal, or written communication sent
|
|
4955
|
-
to the Licensor or its representatives, including but not limited to
|
|
4956
|
-
communication on electronic mailing lists, source code control systems,
|
|
4957
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
4958
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
4959
|
-
excluding communication that is conspicuously marked or otherwise
|
|
4960
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
4961
|
-
|
|
4962
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4963
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
4964
|
-
subsequently incorporated within the Work.
|
|
4965
|
-
|
|
4966
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4967
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4968
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4969
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
4970
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
4971
|
-
Work and such Derivative Works in Source or Object form.
|
|
4972
|
-
|
|
4973
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4974
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
4975
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4976
|
-
(except as stated in this section) patent license to make, have made,
|
|
4977
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4978
|
-
where such license applies only to those patent claims licensable
|
|
4979
|
-
by such Contributor that are necessarily infringed by their
|
|
4980
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
4981
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
4982
|
-
institute patent litigation against any entity (including a
|
|
4983
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4984
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
4985
|
-
or contributory patent infringement, then any patent licenses
|
|
4986
|
-
granted to You under this License for that Work shall terminate
|
|
4987
|
-
as of the date such litigation is filed.
|
|
4988
|
-
|
|
4989
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
4990
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
4991
|
-
modifications, and in Source or Object form, provided that You
|
|
4992
|
-
meet the following conditions:
|
|
4993
|
-
|
|
4994
|
-
(a) You must give any other recipients of the Work or
|
|
4995
|
-
Derivative Works a copy of this License; and
|
|
4996
|
-
|
|
4997
|
-
(b) You must cause any modified files to carry prominent notices
|
|
4998
|
-
stating that You changed the files; and
|
|
4999
|
-
|
|
5000
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
5001
|
-
that You distribute, all copyright, patent, trademark, and
|
|
5002
|
-
attribution notices from the Source form of the Work,
|
|
5003
|
-
excluding those notices that do not pertain to any part of
|
|
5004
|
-
the Derivative Works; and
|
|
5005
|
-
|
|
5006
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
5007
|
-
distribution, then any Derivative Works that You distribute must
|
|
5008
|
-
include a readable copy of the attribution notices contained
|
|
5009
|
-
within such NOTICE file, excluding those notices that do not
|
|
5010
|
-
pertain to any part of the Derivative Works, in at least one
|
|
5011
|
-
of the following places: within a NOTICE text file distributed
|
|
5012
|
-
as part of the Derivative Works; within the Source form or
|
|
5013
|
-
documentation, if provided along with the Derivative Works; or,
|
|
5014
|
-
within a display generated by the Derivative Works, if and
|
|
5015
|
-
wherever such third-party notices normally appear. The contents
|
|
5016
|
-
of the NOTICE file are for informational purposes only and
|
|
5017
|
-
do not modify the License. You may add Your own attribution
|
|
5018
|
-
notices within Derivative Works that You distribute, alongside
|
|
5019
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
5020
|
-
that such additional attribution notices cannot be construed
|
|
5021
|
-
as modifying the License.
|
|
5022
|
-
|
|
5023
|
-
You may add Your own copyright statement to Your modifications and
|
|
5024
|
-
may provide additional or different license terms and conditions
|
|
5025
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
5026
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
5027
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
5028
|
-
the conditions stated in this License.
|
|
5029
|
-
|
|
5030
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
5031
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
5032
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
5033
|
-
this License, without any additional terms or conditions.
|
|
5034
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
5035
|
-
the terms of any separate license agreement you may have executed
|
|
5036
|
-
with Licensor regarding such Contributions.
|
|
5037
|
-
|
|
5038
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
5039
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
5040
|
-
except as required for reasonable and customary use in describing the
|
|
5041
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
5042
|
-
|
|
5043
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
5044
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
5045
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
5046
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
5047
|
-
implied, including, without limitation, any warranties or conditions
|
|
5048
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
5049
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
5050
|
-
appropriateness of using or redistributing the Work and assume any
|
|
5051
|
-
risks associated with Your exercise of permissions under this License.
|
|
5052
|
-
|
|
5053
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
5054
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
5055
|
-
unless required by applicable law (such as deliberate and grossly
|
|
5056
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
5057
|
-
liable to You for damages, including any direct, indirect, special,
|
|
5058
|
-
incidental, or consequential damages of any character arising as a
|
|
5059
|
-
result of this License or out of the use or inability to use the
|
|
5060
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
5061
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
5062
|
-
other commercial damages or losses), even if such Contributor
|
|
5063
|
-
has been advised of the possibility of such damages.
|
|
5064
|
-
|
|
5065
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
5066
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
5067
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
5068
|
-
or other liability obligations and/or rights consistent with this
|
|
5069
|
-
License. However, in accepting such obligations, You may act only
|
|
5070
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
5071
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
5072
|
-
defend, and hold each Contributor harmless for any liability
|
|
5073
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
5074
|
-
of your accepting any such warranty or additional liability.
|
|
5075
|
-
|
|
5076
|
-
END OF TERMS AND CONDITIONS
|
|
5077
|
-
|
|
5078
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
5079
|
-
|
|
5080
|
-
To apply the Apache License to your work, attach the following
|
|
5081
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
5082
|
-
replaced with your own identifying information. (Don't include
|
|
5083
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
5084
|
-
comment syntax for the file format. We also recommend that a
|
|
5085
|
-
file or class name and description of purpose be included on the
|
|
5086
|
-
same "printed page" as the copyright notice for easier
|
|
5087
|
-
identification within third-party archives.
|
|
5088
|
-
|
|
5089
|
-
Copyright [yyyy] [name of copyright owner]
|
|
5090
|
-
|
|
5091
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
5092
|
-
you may not use this file except in compliance with the License.
|
|
5093
|
-
You may obtain a copy of the License at
|
|
5094
|
-
|
|
5095
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
5096
|
-
|
|
5097
|
-
Unless required by applicable law or agreed to in writing, software
|
|
5098
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
5099
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
5100
|
-
See the License for the specific language governing permissions and
|
|
5101
|
-
limitations under the License.
|
|
5102
|
-
|
|
5103
|
-
|
|
5104
2768
|
------
|
|
5105
2769
|
|
|
5106
2770
|
** esprima; version 4.0.1 -- http://esprima.org
|
|
@@ -5131,138 +2795,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
5131
2795
|
|
|
5132
2796
|
------
|
|
5133
2797
|
|
|
5134
|
-
**
|
|
5135
|
-
|
|
5136
|
-
# Blue Oak Model License
|
|
5137
|
-
|
|
5138
|
-
Version 1.0.0
|
|
5139
|
-
|
|
5140
|
-
## Purpose
|
|
5141
|
-
|
|
5142
|
-
This license gives everyone as much permission to work with
|
|
5143
|
-
this software as possible, while protecting contributors
|
|
5144
|
-
from liability.
|
|
5145
|
-
|
|
5146
|
-
## Acceptance
|
|
5147
|
-
|
|
5148
|
-
In order to receive this license, you must agree to its
|
|
5149
|
-
rules. The rules of this license are both obligations
|
|
5150
|
-
under that agreement and conditions to your license.
|
|
5151
|
-
You must not do anything with this software that triggers
|
|
5152
|
-
a rule that you cannot or will not follow.
|
|
5153
|
-
|
|
5154
|
-
## Copyright
|
|
5155
|
-
|
|
5156
|
-
Each contributor licenses you to do everything with this
|
|
5157
|
-
software that would otherwise infringe that contributor's
|
|
5158
|
-
copyright in it.
|
|
5159
|
-
|
|
5160
|
-
## Notices
|
|
5161
|
-
|
|
5162
|
-
You must ensure that everyone who gets a copy of
|
|
5163
|
-
any part of this software from you, with or without
|
|
5164
|
-
changes, also gets the text of this license or a link to
|
|
5165
|
-
<https://blueoakcouncil.org/license/1.0.0>.
|
|
5166
|
-
|
|
5167
|
-
## Excuse
|
|
5168
|
-
|
|
5169
|
-
If anyone notifies you in writing that you have not
|
|
5170
|
-
complied with [Notices](#notices), you can keep your
|
|
5171
|
-
license by taking all practical steps to comply within 30
|
|
5172
|
-
days after the notice. If you do not do so, your license
|
|
5173
|
-
ends immediately.
|
|
5174
|
-
|
|
5175
|
-
## Patent
|
|
5176
|
-
|
|
5177
|
-
Each contributor licenses you to do everything with this
|
|
5178
|
-
software that would otherwise infringe any patent claims
|
|
5179
|
-
they can license or become able to license.
|
|
5180
|
-
|
|
5181
|
-
## Reliability
|
|
5182
|
-
|
|
5183
|
-
No contributor can revoke this license.
|
|
5184
|
-
|
|
5185
|
-
## No Liability
|
|
5186
|
-
|
|
5187
|
-
**_As far as the law allows, this software comes as is,
|
|
5188
|
-
without any warranty or condition, and no contributor
|
|
5189
|
-
will be liable to anyone for any damages related to this
|
|
5190
|
-
software or this license, under any kind of legal claim._**
|
|
5191
|
-
|
|
5192
|
-
|
|
5193
|
-
------
|
|
5194
|
-
|
|
5195
|
-
** package-json-from-dist; version 1.0.1 -- https://github.com/isaacs/package-json-from-dist#readme
|
|
5196
|
-
|
|
5197
|
-
All packages under `src/` are licensed according to the terms in
|
|
5198
|
-
their respective `LICENSE` or `LICENSE.md` files.
|
|
5199
|
-
|
|
5200
|
-
The remainder of this project is licensed under the Blue Oak
|
|
5201
|
-
Model License, as follows:
|
|
5202
|
-
|
|
5203
|
-
-----
|
|
5204
|
-
|
|
5205
|
-
# Blue Oak Model License
|
|
5206
|
-
|
|
5207
|
-
Version 1.0.0
|
|
5208
|
-
|
|
5209
|
-
## Purpose
|
|
5210
|
-
|
|
5211
|
-
This license gives everyone as much permission to work with
|
|
5212
|
-
this software as possible, while protecting contributors
|
|
5213
|
-
from liability.
|
|
5214
|
-
|
|
5215
|
-
## Acceptance
|
|
5216
|
-
|
|
5217
|
-
In order to receive this license, you must agree to its
|
|
5218
|
-
rules. The rules of this license are both obligations
|
|
5219
|
-
under that agreement and conditions to your license.
|
|
5220
|
-
You must not do anything with this software that triggers
|
|
5221
|
-
a rule that you cannot or will not follow.
|
|
5222
|
-
|
|
5223
|
-
## Copyright
|
|
5224
|
-
|
|
5225
|
-
Each contributor licenses you to do everything with this
|
|
5226
|
-
software that would otherwise infringe that contributor's
|
|
5227
|
-
copyright in it.
|
|
5228
|
-
|
|
5229
|
-
## Notices
|
|
5230
|
-
|
|
5231
|
-
You must ensure that everyone who gets a copy of
|
|
5232
|
-
any part of this software from you, with or without
|
|
5233
|
-
changes, also gets the text of this license or a link to
|
|
5234
|
-
<https://blueoakcouncil.org/license/1.0.0>.
|
|
5235
|
-
|
|
5236
|
-
## Excuse
|
|
5237
|
-
|
|
5238
|
-
If anyone notifies you in writing that you have not
|
|
5239
|
-
complied with [Notices](#notices), you can keep your
|
|
5240
|
-
license by taking all practical steps to comply within 30
|
|
5241
|
-
days after the notice. If you do not do so, your license
|
|
5242
|
-
ends immediately.
|
|
5243
|
-
|
|
5244
|
-
## Patent
|
|
5245
|
-
|
|
5246
|
-
Each contributor licenses you to do everything with this
|
|
5247
|
-
software that would otherwise infringe any patent claims
|
|
5248
|
-
they can license or become able to license.
|
|
5249
|
-
|
|
5250
|
-
## Reliability
|
|
5251
|
-
|
|
5252
|
-
No contributor can revoke this license.
|
|
5253
|
-
|
|
5254
|
-
## No Liability
|
|
5255
|
-
|
|
5256
|
-
***As far as the law allows, this software comes as is,
|
|
5257
|
-
without any warranty or condition, and no contributor
|
|
5258
|
-
will be liable to anyone for any damages related to this
|
|
5259
|
-
software or this license, under any kind of legal claim.***
|
|
5260
|
-
|
|
5261
|
-
|
|
5262
|
-
------
|
|
5263
|
-
|
|
5264
|
-
** path-scurry; version 1.11.1 -- https://github.com/isaacs/path-scurry#readme
|
|
5265
|
-
** sax; version 1.4.3 -- https://github.com/isaacs/sax-js#readme
|
|
2798
|
+
** sax; version 1.4.4 -- https://github.com/isaacs/sax-js#readme
|
|
5266
2799
|
|
|
5267
2800
|
# Blue Oak Model License
|
|
5268
2801
|
|
|
@@ -5323,10 +2856,10 @@ software or this license, under any kind of legal claim.***
|
|
|
5323
2856
|
|
|
5324
2857
|
------
|
|
5325
2858
|
|
|
5326
|
-
** lodash; version 4.17.
|
|
5327
|
-
Copyright OpenJS Foundation and other contributors
|
|
2859
|
+
** lodash; version 4.17.23 -- https://lodash.com/
|
|
2860
|
+
Copyright OpenJS Foundation and other contributors https://openjsf.org
|
|
5328
2861
|
Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
5329
|
-
copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
2862
|
+
copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org
|
|
5330
2863
|
|
|
5331
2864
|
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
5332
2865
|
|
|
@@ -5377,34 +2910,6 @@ licenses; we recommend you read them, as their terms may differ from the
|
|
|
5377
2910
|
terms above.
|
|
5378
2911
|
|
|
5379
2912
|
|
|
5380
|
-
------
|
|
5381
|
-
|
|
5382
|
-
** @npmcli/redact; version 2.0.1 -- https://github.com/npm/redact#readme
|
|
5383
|
-
Copyright (c) 2024 npm
|
|
5384
|
-
|
|
5385
|
-
MIT License
|
|
5386
|
-
|
|
5387
|
-
Copyright (c) 2024 npm
|
|
5388
|
-
|
|
5389
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5390
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
5391
|
-
in the Software without restriction, including without limitation the rights
|
|
5392
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5393
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
5394
|
-
furnished to do so, subject to the following conditions:
|
|
5395
|
-
|
|
5396
|
-
The above copyright notice and this permission notice shall be included in all
|
|
5397
|
-
copies or substantial portions of the Software.
|
|
5398
|
-
|
|
5399
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5400
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5401
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5402
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5403
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5404
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5405
|
-
SOFTWARE.
|
|
5406
|
-
|
|
5407
|
-
|
|
5408
2913
|
------
|
|
5409
2914
|
|
|
5410
2915
|
** opener; version 1.5.2 -- https://github.com/domenic/opener#readme
|