@zowe/cics-for-zowe-cli 6.17.0 → 6.19.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 +244 -2791
- 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
|
|
@@ -924,12 +153,12 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
924
153
|
|
|
925
154
|
------
|
|
926
155
|
|
|
927
|
-
**
|
|
928
|
-
Copyright (c)
|
|
156
|
+
** lru-cache; version 10.4.3 -- https://github.com/isaacs/node-lru-cache#readme
|
|
157
|
+
Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
|
|
929
158
|
|
|
930
159
|
The ISC License
|
|
931
160
|
|
|
932
|
-
Copyright (c)
|
|
161
|
+
Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
|
|
933
162
|
|
|
934
163
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
935
164
|
purpose with or without fee is hereby granted, provided that the above
|
|
@@ -946,12 +175,18 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
946
175
|
|
|
947
176
|
------
|
|
948
177
|
|
|
949
|
-
**
|
|
950
|
-
Copyright
|
|
178
|
+
** abbrev; version 1.1.1 -- https://github.com/isaacs/abbrev-js#readme
|
|
179
|
+
Copyright Isaac Z. Schlueter and Contributors
|
|
180
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
181
|
+
|
|
182
|
+
This software is dual-licensed under the ISC and MIT licenses.
|
|
183
|
+
You may use this software under EITHER of the following licenses.
|
|
184
|
+
|
|
185
|
+
----------
|
|
951
186
|
|
|
952
187
|
The ISC License
|
|
953
188
|
|
|
954
|
-
Copyright (c)
|
|
189
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
955
190
|
|
|
956
191
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
957
192
|
purpose with or without fee is hereby granted, provided that the above
|
|
@@ -965,501 +200,41 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
|
965
200
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
966
201
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
967
202
|
|
|
203
|
+
----------
|
|
968
204
|
|
|
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>
|
|
205
|
+
Copyright Isaac Z. Schlueter and Contributors
|
|
206
|
+
All rights reserved.
|
|
990
207
|
|
|
991
|
-
Permission
|
|
992
|
-
|
|
993
|
-
|
|
208
|
+
Permission is hereby granted, free of charge, to any person
|
|
209
|
+
obtaining a copy of this software and associated documentation
|
|
210
|
+
files (the "Software"), to deal in the Software without
|
|
211
|
+
restriction, including without limitation the rights to use,
|
|
212
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
213
|
+
copies of the Software, and to permit persons to whom the
|
|
214
|
+
Software is furnished to do so, subject to the following
|
|
215
|
+
conditions:
|
|
994
216
|
|
|
995
|
-
|
|
996
|
-
|
|
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.
|
|
217
|
+
The above copyright notice and this permission notice shall be
|
|
218
|
+
included in all copies or substantial portions of the Software.
|
|
1002
219
|
|
|
220
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
221
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
222
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
223
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
224
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
225
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
226
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
227
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
1003
228
|
|
|
1004
229
|
|
|
1005
230
|
------
|
|
1006
231
|
|
|
1007
|
-
**
|
|
1008
|
-
Copyright (c)
|
|
232
|
+
** graceful-fs; version 4.2.11 -- https://github.com/isaacs/node-graceful-fs#readme
|
|
233
|
+
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
|
1009
234
|
|
|
1010
235
|
The ISC License
|
|
1011
236
|
|
|
1012
|
-
Copyright (c)
|
|
1013
|
-
|
|
1014
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1015
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1016
|
-
copyright notice and this permission notice appear in all copies.
|
|
1017
|
-
|
|
1018
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1019
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1020
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1021
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1022
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1023
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1024
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
------
|
|
1028
|
-
|
|
1029
|
-
** abbrev; version 2.0.0 -- https://github.com/npm/abbrev-js#readme
|
|
1030
|
-
Copyright Isaac Z. Schlueter and Contributors
|
|
1031
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1032
|
-
|
|
1033
|
-
This software is dual-licensed under the ISC and MIT licenses.
|
|
1034
|
-
You may use this software under EITHER of the following licenses.
|
|
1035
|
-
|
|
1036
|
-
----------
|
|
1037
|
-
|
|
1038
|
-
The ISC License
|
|
1039
|
-
|
|
1040
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1041
|
-
|
|
1042
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1043
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1044
|
-
copyright notice and this permission notice appear in all copies.
|
|
1045
|
-
|
|
1046
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1047
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1048
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1049
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1050
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1051
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1052
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1053
|
-
|
|
1054
|
-
----------
|
|
1055
|
-
|
|
1056
|
-
Copyright Isaac Z. Schlueter and Contributors
|
|
1057
|
-
All rights reserved.
|
|
1058
|
-
|
|
1059
|
-
Permission is hereby granted, free of charge, to any person
|
|
1060
|
-
obtaining a copy of this software and associated documentation
|
|
1061
|
-
files (the "Software"), to deal in the Software without
|
|
1062
|
-
restriction, including without limitation the rights to use,
|
|
1063
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1064
|
-
copies of the Software, and to permit persons to whom the
|
|
1065
|
-
Software is furnished to do so, subject to the following
|
|
1066
|
-
conditions:
|
|
1067
|
-
|
|
1068
|
-
The above copyright notice and this permission notice shall be
|
|
1069
|
-
included in all copies or substantial portions of the Software.
|
|
1070
|
-
|
|
1071
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1072
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
1073
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1074
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
1075
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
1076
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
1077
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
1078
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
1079
|
-
|
|
1080
|
-
|
|
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
|
-
------
|
|
1105
|
-
|
|
1106
|
-
** graceful-fs; version 4.2.11 -- https://github.com/isaacs/node-graceful-fs#readme
|
|
1107
|
-
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
|
1108
|
-
|
|
1109
|
-
The ISC License
|
|
1110
|
-
|
|
1111
|
-
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
|
1112
|
-
|
|
1113
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1114
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1115
|
-
copyright notice and this permission notice appear in all copies.
|
|
1116
|
-
|
|
1117
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1118
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1119
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1120
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1121
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1122
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1123
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
------
|
|
1127
|
-
|
|
1128
|
-
** glob-parent; version 5.1.2 -- https://github.com/gulpjs/glob-parent#readme
|
|
1129
|
-
Copyright (c) 2015, 2019 Elan Shanker
|
|
1130
|
-
|
|
1131
|
-
The ISC License
|
|
1132
|
-
|
|
1133
|
-
Copyright (c) 2015, 2019 Elan Shanker
|
|
1134
|
-
|
|
1135
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1136
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1137
|
-
copyright notice and this permission notice appear in all copies.
|
|
1138
|
-
|
|
1139
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1140
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1141
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1142
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1143
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1144
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1145
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
------
|
|
1149
|
-
|
|
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
|
-
** mute-stream; version 1.0.0 -- https://github.com/npm/mute-stream#readme
|
|
1190
|
-
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
|
-
** read; version 3.0.1 -- https://github.com/npm/read#readme
|
|
1196
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1197
|
-
** semver; version 7.7.3 -- https://github.com/npm/node-semver#readme
|
|
1198
|
-
Copyright Isaac Z. Schlueter
|
|
1199
|
-
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
|
-
** which; version 4.0.0 -- https://github.com/npm/node-which#readme
|
|
1203
|
-
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
|
-
|
|
1207
|
-
The ISC License
|
|
1208
|
-
|
|
1209
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1210
|
-
|
|
1211
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1212
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1213
|
-
copyright notice and this permission notice appear in all copies.
|
|
1214
|
-
|
|
1215
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1216
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1217
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1218
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1219
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1220
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1221
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1222
|
-
|
|
1223
|
-
|
|
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
|
-
------
|
|
1247
|
-
|
|
1248
|
-
** flatted; version 3.3.3 -- https://github.com/WebReflection/flatted#readme
|
|
1249
|
-
(c) 2020-present Andrea Giammarchi
|
|
1250
|
-
Copyright (c) 2018-2020, Andrea Giammarchi
|
|
1251
|
-
Copyright (c) 2018-2021, Andrea Giammarchi
|
|
1252
|
-
Copyright (c) 2018-2025, Andrea Giammarchi
|
|
1253
|
-
|
|
1254
|
-
ISC License
|
|
1255
|
-
|
|
1256
|
-
Copyright (c) 2018-2020, Andrea Giammarchi, @WebReflection
|
|
1257
|
-
|
|
1258
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1259
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1260
|
-
copyright notice and this permission notice appear in all copies.
|
|
1261
|
-
|
|
1262
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1263
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
1264
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1265
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1266
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
1267
|
-
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1268
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
------
|
|
1272
|
-
|
|
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
|
-
** npm-package-arg; version 11.0.3 -- https://github.com/npm/npm-package-arg
|
|
1280
|
-
Copyright (c) npm, Inc.
|
|
1281
|
-
|
|
1282
|
-
The ISC License
|
|
1283
|
-
|
|
1284
|
-
Copyright (c) npm, Inc.
|
|
1285
|
-
|
|
1286
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1287
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1288
|
-
copyright notice and this permission notice appear in all copies.
|
|
1289
|
-
|
|
1290
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1291
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1292
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1293
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1294
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1295
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1296
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1297
|
-
|
|
1298
|
-
|
|
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
|
-
------
|
|
1325
|
-
|
|
1326
|
-
** hosted-git-info; version 7.0.2 -- https://github.com/npm/hosted-git-info
|
|
1327
|
-
Copyright (c) 2015, Rebecca Turner
|
|
1328
|
-
|
|
1329
|
-
Copyright (c) 2015, Rebecca Turner
|
|
1330
|
-
|
|
1331
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1332
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1333
|
-
copyright notice and this permission notice appear in all copies.
|
|
1334
|
-
|
|
1335
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1336
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1337
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1338
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1339
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
1340
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1341
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
1342
|
-
|
|
1343
|
-
|
|
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
|
-
------
|
|
1389
|
-
|
|
1390
|
-
** yargs-parser; version 21.1.1 -- https://github.com/yargs/yargs-parser#readme
|
|
1391
|
-
Copyright (c) 2016, Contributors
|
|
1392
|
-
|
|
1393
|
-
Copyright (c) 2016, Contributors
|
|
1394
|
-
|
|
1395
|
-
Permission to use, copy, modify, and/or distribute this software
|
|
1396
|
-
for any purpose with or without fee is hereby granted, provided
|
|
1397
|
-
that the above copyright notice and this permission notice
|
|
1398
|
-
appear in all copies.
|
|
1399
|
-
|
|
1400
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1401
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
|
1402
|
-
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
|
1403
|
-
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
|
1404
|
-
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
1405
|
-
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
1406
|
-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1407
|
-
|
|
1408
|
-
|
|
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
|
-
------
|
|
1433
|
-
|
|
1434
|
-
** inherits; version 2.0.4 -- https://github.com/isaacs/inherits#readme
|
|
1435
|
-
Copyright (c) Isaac Z. Schlueter
|
|
1436
|
-
|
|
1437
|
-
The ISC License
|
|
1438
|
-
|
|
1439
|
-
Copyright (c) Isaac Z. Schlueter
|
|
1440
|
-
|
|
1441
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
1442
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1443
|
-
copyright notice and this permission notice appear in all copies.
|
|
1444
|
-
|
|
1445
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
1446
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
1447
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
1448
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
1449
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
1450
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
1451
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
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
|
|
237
|
+
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
|
1463
238
|
|
|
1464
239
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
1465
240
|
purpose with or without fee is hereby granted, provided that the above
|
|
@@ -1476,12 +251,12 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1476
251
|
|
|
1477
252
|
------
|
|
1478
253
|
|
|
1479
|
-
**
|
|
1480
|
-
Copyright (c) 2015
|
|
254
|
+
** glob-parent; version 5.1.2 -- https://github.com/gulpjs/glob-parent#readme
|
|
255
|
+
Copyright (c) 2015, 2019 Elan Shanker
|
|
1481
256
|
|
|
1482
257
|
The ISC License
|
|
1483
258
|
|
|
1484
|
-
Copyright (c) 2015
|
|
259
|
+
Copyright (c) 2015, 2019 Elan Shanker
|
|
1485
260
|
|
|
1486
261
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
1487
262
|
purpose with or without fee is hereby granted, provided that the above
|
|
@@ -1498,49 +273,66 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1498
273
|
|
|
1499
274
|
------
|
|
1500
275
|
|
|
1501
|
-
**
|
|
1502
|
-
Copyright (c)
|
|
276
|
+
** mute-stream; version 1.0.0 -- https://github.com/npm/mute-stream#readme
|
|
277
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
278
|
+
** read; version 3.0.1 -- https://github.com/npm/read#readme
|
|
279
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
280
|
+
** semver; version 7.7.4 -- https://github.com/npm/node-semver#readme
|
|
281
|
+
Copyright Isaac Z. Schlueter
|
|
282
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
283
|
+
** which; version 4.0.0 -- https://github.com/npm/node-which#readme
|
|
284
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1503
285
|
|
|
1504
|
-
|
|
286
|
+
The ISC License
|
|
1505
287
|
|
|
288
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
1506
289
|
|
|
1507
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
290
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
291
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
292
|
+
copyright notice and this permission notice appear in all copies.
|
|
1508
293
|
|
|
1509
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
294
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
295
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
296
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
297
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
298
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
299
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
300
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1510
301
|
|
|
1511
302
|
|
|
1512
303
|
------
|
|
1513
304
|
|
|
1514
|
-
**
|
|
1515
|
-
|
|
1516
|
-
Copyright (c)
|
|
305
|
+
** flatted; version 3.3.3 -- https://github.com/WebReflection/flatted#readme
|
|
306
|
+
(c) 2020-present Andrea Giammarchi
|
|
307
|
+
Copyright (c) 2018-2020, Andrea Giammarchi
|
|
308
|
+
Copyright (c) 2018-2021, Andrea Giammarchi
|
|
309
|
+
Copyright (c) 2018-2025, Andrea Giammarchi
|
|
1517
310
|
|
|
1518
311
|
ISC License
|
|
1519
312
|
|
|
1520
|
-
Copyright
|
|
313
|
+
Copyright (c) 2018-2020, Andrea Giammarchi, @WebReflection
|
|
1521
314
|
|
|
1522
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
1523
|
-
|
|
1524
|
-
|
|
315
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
316
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
317
|
+
copyright notice and this permission notice appear in all copies.
|
|
1525
318
|
|
|
1526
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
319
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
320
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
321
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
322
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
323
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
324
|
+
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
325
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
1534
326
|
|
|
1535
327
|
|
|
1536
328
|
------
|
|
1537
329
|
|
|
1538
|
-
**
|
|
1539
|
-
Copyright (c)
|
|
330
|
+
** npm-package-arg; version 11.0.3 -- https://github.com/npm/npm-package-arg
|
|
331
|
+
Copyright (c) npm, Inc.
|
|
1540
332
|
|
|
1541
333
|
The ISC License
|
|
1542
334
|
|
|
1543
|
-
Copyright (c)
|
|
335
|
+
Copyright (c) npm, Inc.
|
|
1544
336
|
|
|
1545
337
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
1546
338
|
purpose with or without fee is hereby granted, provided that the above
|
|
@@ -1557,96 +349,101 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1557
349
|
|
|
1558
350
|
------
|
|
1559
351
|
|
|
1560
|
-
**
|
|
1561
|
-
Copyright
|
|
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
|
|
352
|
+
** hosted-git-info; version 7.0.2 -- https://github.com/npm/hosted-git-info
|
|
353
|
+
Copyright (c) 2015, Rebecca Turner
|
|
1567
354
|
|
|
1568
|
-
Copyright
|
|
355
|
+
Copyright (c) 2015, Rebecca Turner
|
|
1569
356
|
|
|
1570
|
-
Permission to use, copy, modify, and/or distribute this
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
permission notice appear in all copies.
|
|
357
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
358
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
359
|
+
copyright notice and this permission notice appear in all copies.
|
|
1574
360
|
|
|
1575
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1583
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
361
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
362
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
363
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
364
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
365
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
366
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
367
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
1584
368
|
|
|
1585
369
|
|
|
1586
|
-
|
|
370
|
+
------
|
|
1587
371
|
|
|
1588
|
-
|
|
372
|
+
** yargs-parser; version 21.1.1 -- https://github.com/yargs/yargs-parser#readme
|
|
373
|
+
Copyright (c) 2016, Contributors
|
|
1589
374
|
|
|
1590
|
-
|
|
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:
|
|
375
|
+
Copyright (c) 2016, Contributors
|
|
1594
376
|
|
|
1595
|
-
|
|
377
|
+
Permission to use, copy, modify, and/or distribute this software
|
|
378
|
+
for any purpose with or without fee is hereby granted, provided
|
|
379
|
+
that the above copyright notice and this permission notice
|
|
380
|
+
appear in all copies.
|
|
1596
381
|
|
|
1597
|
-
THE SOFTWARE IS PROVIDED
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
382
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
383
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
|
|
384
|
+
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
|
|
385
|
+
LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
|
|
386
|
+
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
|
387
|
+
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
388
|
+
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1601
389
|
|
|
1602
390
|
|
|
1603
391
|
------
|
|
1604
392
|
|
|
1605
|
-
**
|
|
1606
|
-
Copyright (c) Isaac Z. Schlueter
|
|
393
|
+
** inherits; version 2.0.4 -- https://github.com/isaacs/inherits#readme
|
|
394
|
+
Copyright (c) Isaac Z. Schlueter
|
|
1607
395
|
|
|
1608
396
|
The ISC License
|
|
1609
397
|
|
|
1610
|
-
Copyright (c) Isaac Z. Schlueter
|
|
398
|
+
Copyright (c) Isaac Z. Schlueter
|
|
1611
399
|
|
|
1612
400
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
1613
401
|
purpose with or without fee is hereby granted, provided that the above
|
|
1614
402
|
copyright notice and this permission notice appear in all copies.
|
|
1615
403
|
|
|
1616
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
404
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
405
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
406
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
407
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
408
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
409
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
410
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
411
|
+
|
|
1623
412
|
|
|
1624
413
|
|
|
1625
414
|
------
|
|
1626
415
|
|
|
1627
|
-
** npm-
|
|
1628
|
-
Copyright npm, Inc
|
|
416
|
+
** validate-npm-package-name; version 5.0.1 -- https://github.com/npm/validate-npm-package-name
|
|
417
|
+
Copyright (c) 2015, npm, Inc
|
|
418
|
+
|
|
419
|
+
Copyright (c) 2015, npm, Inc
|
|
1629
420
|
|
|
1630
|
-
<!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
|
|
1631
421
|
|
|
1632
|
-
|
|
422
|
+
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.
|
|
423
|
+
|
|
424
|
+
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.
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
------
|
|
428
|
+
|
|
429
|
+
** proc-log; version 4.2.0 -- https://github.com/npm/proc-log#readme
|
|
430
|
+
Copyright (c) GitHub, Inc.
|
|
1633
431
|
|
|
1634
|
-
|
|
432
|
+
The ISC License
|
|
433
|
+
|
|
434
|
+
Copyright (c) GitHub, Inc.
|
|
1635
435
|
|
|
1636
|
-
Permission to use, copy, modify, and/or distribute this
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
permission notice appear in all copies.
|
|
436
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
437
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
438
|
+
copyright notice and this permission notice appear in all copies.
|
|
1640
439
|
|
|
1641
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
|
1649
|
-
USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
440
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
441
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
442
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
443
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
444
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
445
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
446
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1650
447
|
|
|
1651
448
|
|
|
1652
449
|
------
|
|
@@ -1664,8 +461,6 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
|
1664
461
|
|
|
1665
462
|
------
|
|
1666
463
|
|
|
1667
|
-
** @isaacs/cliui; version 8.0.2 -- https://github.com/yargs/cliui#readme
|
|
1668
|
-
Copyright (c) 2015, Contributors
|
|
1669
464
|
** cliui; version 8.0.1 -- https://github.com/yargs/cliui#readme
|
|
1670
465
|
Copyright (c) 2015, Contributors
|
|
1671
466
|
Copyright (c) npm, Inc. and Contributors
|
|
@@ -1688,42 +483,6 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
|
|
1688
483
|
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1689
484
|
|
|
1690
485
|
|
|
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
|
-
|
|
1726
|
-
|
|
1727
486
|
------
|
|
1728
487
|
|
|
1729
488
|
** xmlbuilder; version 11.0.1 -- http://github.com/oozcitak/xmlbuilder-js
|
|
@@ -1780,66 +539,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1780
539
|
SOFTWARE.
|
|
1781
540
|
|
|
1782
541
|
|
|
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
542
|
------
|
|
1844
543
|
|
|
1845
544
|
** stack-trace; version 0.0.10 -- https://github.com/felixge/node-stack-trace
|
|
@@ -1878,8 +577,6 @@ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1878
577
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1879
578
|
** p-locate; version 5.0.0 -- https://github.com/sindresorhus/p-locate#readme
|
|
1880
579
|
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
580
|
** wrap-ansi; version 7.0.0 -- https://github.com/chalk/wrap-ansi#readme
|
|
1884
581
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1885
582
|
** yocto-queue; version 0.1.0 -- https://github.com/sindresorhus/yocto-queue#readme
|
|
@@ -2111,66 +808,15 @@ copies of the Software, and to permit persons to whom the Software is
|
|
|
2111
808
|
furnished to do so, subject to the following conditions:
|
|
2112
809
|
|
|
2113
810
|
The above copyright notice and this permission notice shall be included in
|
|
2114
|
-
all copies or substantial portions of the Software.
|
|
2115
|
-
|
|
2116
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2117
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2118
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2119
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2120
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2121
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2122
|
-
THE SOFTWARE.
|
|
2123
|
-
|
|
2124
|
-
|
|
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.
|
|
811
|
+
all copies or substantial portions of the Software.
|
|
2173
812
|
|
|
813
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
814
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
815
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
816
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
817
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
818
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
819
|
+
THE SOFTWARE.
|
|
2174
820
|
|
|
2175
821
|
|
|
2176
822
|
------
|
|
@@ -2226,40 +872,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
2226
872
|
SOFTWARE.
|
|
2227
873
|
|
|
2228
874
|
|
|
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
875
|
------
|
|
2264
876
|
|
|
2265
877
|
** cli-table3; version 0.6.5 -- https://github.com/cli-table/cli-table3
|
|
@@ -2392,7 +1004,7 @@ SOFTWARE.
|
|
|
2392
1004
|
------
|
|
2393
1005
|
|
|
2394
1006
|
** emoji-regex; version 8.0.0 -- https://mths.be/emoji-regex
|
|
2395
|
-
Copyright Mathias Bynens
|
|
1007
|
+
Copyright Mathias Bynens https://mathiasbynens.be
|
|
2396
1008
|
** punycode.js; version 2.3.1 -- https://mths.be/punycode
|
|
2397
1009
|
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
|
2398
1010
|
** uc.micro; version 2.1.0 -- https://github.com/markdown-it/uc.micro#readme
|
|
@@ -2478,39 +1090,6 @@ IN THE SOFTWARE.
|
|
|
2478
1090
|
"""
|
|
2479
1091
|
|
|
2480
1092
|
|
|
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
1093
|
------
|
|
2515
1094
|
|
|
2516
1095
|
** winston-transport; version 4.9.0 -- https://github.com/winstonjs/winston-transport#readme
|
|
@@ -2540,34 +1119,6 @@ SOFTWARE.
|
|
|
2540
1119
|
|
|
2541
1120
|
|
|
2542
1121
|
|
|
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
1122
|
------
|
|
2572
1123
|
|
|
2573
1124
|
** debug; version 4.4.3 -- https://github.com/debug-js/debug#readme
|
|
@@ -2627,34 +1178,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
|
2627
1178
|
OTHER DEALINGS IN THE SOFTWARE.
|
|
2628
1179
|
|
|
2629
1180
|
|
|
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
1181
|
------
|
|
2659
1182
|
|
|
2660
1183
|
** shebang-command; version 2.0.0 -- https://github.com/kevva/shebang-command#readme
|
|
@@ -2662,446 +1185,47 @@ Copyright (c) Kevin Martensson <kevinmartensson@gmail.com>
|
|
|
2662
1185
|
|
|
2663
1186
|
MIT License
|
|
2664
1187
|
|
|
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.
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
This software is made available under the terms of *either* of the licenses
|
|
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.
|
|
2961
|
-
|
|
2962
|
-
Redistribution and use in source and binary forms, with or without
|
|
2963
|
-
modification, are permitted provided that the following conditions are met:
|
|
2964
|
-
|
|
2965
|
-
1. Redistributions of source code must retain the above copyright notice,
|
|
2966
|
-
this list of conditions and the following disclaimer.
|
|
2967
|
-
|
|
2968
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
2969
|
-
notice, this list of conditions and the following disclaimer in the
|
|
2970
|
-
documentation and/or other materials provided with the distribution.
|
|
2971
|
-
|
|
2972
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
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.
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
------
|
|
2985
|
-
|
|
2986
|
-
** escalade; version 3.2.0 -- https://github.com/lukeed/escalade#readme
|
|
2987
|
-
(c) Luke Edwards (https://lukeed.com)
|
|
2988
|
-
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
2989
|
-
|
|
2990
|
-
MIT License
|
|
2991
|
-
|
|
2992
|
-
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
2993
|
-
|
|
2994
|
-
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:
|
|
2995
|
-
|
|
2996
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2997
|
-
|
|
2998
|
-
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.
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
------
|
|
3002
|
-
|
|
3003
|
-
** text-hex; version 1.0.0 -- https://github.com/3rd-Eden/text-hex
|
|
3004
|
-
Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
|
|
3005
|
-
|
|
3006
|
-
The MIT License (MIT)
|
|
3007
|
-
|
|
3008
|
-
Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
|
|
3009
|
-
|
|
3010
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3011
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3012
|
-
in the Software without restriction, including without limitation the rights
|
|
3013
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3014
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3015
|
-
furnished to do so, subject to the following conditions:
|
|
3016
|
-
|
|
3017
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3018
|
-
copies or substantial portions of the Software.
|
|
3019
|
-
|
|
3020
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3021
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3022
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3023
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3024
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3025
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3026
|
-
SOFTWARE.
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
------
|
|
3030
|
-
|
|
3031
|
-
** markdown-it; version 14.1.0 -- https://github.com/markdown-it/markdown-it#readme
|
|
3032
|
-
Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin
|
|
3033
|
-
Copyright Joyent, Inc. and other Node contributors
|
|
3034
|
-
|
|
3035
|
-
Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin.
|
|
3036
|
-
|
|
3037
|
-
Permission is hereby granted, free of charge, to any person
|
|
3038
|
-
obtaining a copy of this software and associated documentation
|
|
3039
|
-
files (the "Software"), to deal in the Software without
|
|
3040
|
-
restriction, including without limitation the rights to use,
|
|
3041
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3042
|
-
copies of the Software, and to permit persons to whom the
|
|
3043
|
-
Software is furnished to do so, subject to the following
|
|
3044
|
-
conditions:
|
|
3045
|
-
|
|
3046
|
-
The above copyright notice and this permission notice shall be
|
|
3047
|
-
included in all copies or substantial portions of the Software.
|
|
3048
|
-
|
|
3049
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3050
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
3051
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3052
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
3053
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3054
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
3055
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
3056
|
-
OTHER DEALINGS IN THE SOFTWARE.
|
|
1188
|
+
Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
|
|
1189
|
+
|
|
1190
|
+
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:
|
|
1191
|
+
|
|
1192
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1193
|
+
|
|
1194
|
+
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.
|
|
3057
1195
|
|
|
3058
1196
|
|
|
3059
1197
|
------
|
|
3060
1198
|
|
|
3061
|
-
**
|
|
3062
|
-
|
|
3063
|
-
Copyright (c)
|
|
1199
|
+
** escalade; version 3.2.0 -- https://github.com/lukeed/escalade#readme
|
|
1200
|
+
(c) Luke Edwards (https://lukeed.com)
|
|
1201
|
+
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
3064
1202
|
|
|
3065
1203
|
MIT License
|
|
3066
1204
|
|
|
3067
|
-
|
|
3068
|
-
- Copyright (c) Marak Squires
|
|
3069
|
-
|
|
3070
|
-
Additional Functionality
|
|
3071
|
-
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
1205
|
+
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
3072
1206
|
|
|
3073
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3074
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3075
|
-
in the Software without restriction, including without limitation the rights
|
|
3076
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3077
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3078
|
-
furnished to do so, subject to the following conditions:
|
|
1207
|
+
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:
|
|
3079
1208
|
|
|
3080
|
-
The above copyright notice and this permission notice shall be included in
|
|
3081
|
-
all copies or substantial portions of the Software.
|
|
1209
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3082
1210
|
|
|
3083
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3084
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3085
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3086
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3087
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3088
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3089
|
-
THE SOFTWARE.
|
|
1211
|
+
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.
|
|
3090
1212
|
|
|
3091
1213
|
|
|
3092
1214
|
------
|
|
3093
1215
|
|
|
3094
|
-
**
|
|
3095
|
-
Copyright (c) 2014
|
|
1216
|
+
** text-hex; version 1.0.0 -- https://github.com/3rd-Eden/text-hex
|
|
1217
|
+
Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
|
|
1218
|
+
|
|
1219
|
+
The MIT License (MIT)
|
|
3096
1220
|
|
|
3097
|
-
Copyright (c) 2014
|
|
1221
|
+
Copyright (c) 2014-2015 Arnout Kazemier <opensource@3rd-Eden.com>
|
|
3098
1222
|
|
|
3099
1223
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3100
1224
|
of this software and associated documentation files (the "Software"), to deal
|
|
3101
1225
|
in the Software without restriction, including without limitation the rights
|
|
3102
1226
|
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
|
|
3104
|
-
to do so, subject to the following conditions:
|
|
1227
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1228
|
+
furnished to do so, subject to the following conditions:
|
|
3105
1229
|
|
|
3106
1230
|
The above copyright notice and this permission notice shall be included in all
|
|
3107
1231
|
copies or substantial portions of the Software.
|
|
@@ -3111,20 +1235,23 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
|
3111
1235
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3112
1236
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3113
1237
|
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
|
-
|
|
1238
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1239
|
+
SOFTWARE.
|
|
3116
1240
|
|
|
3117
1241
|
|
|
3118
1242
|
------
|
|
3119
1243
|
|
|
3120
|
-
**
|
|
3121
|
-
Copyright (c)
|
|
3122
|
-
Copyright (c)
|
|
1244
|
+
** colors; version 1.4.0 -- https://github.com/Marak/colors.js
|
|
1245
|
+
Copyright (c) Marak Squires
|
|
1246
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3123
1247
|
|
|
3124
|
-
|
|
1248
|
+
MIT License
|
|
3125
1249
|
|
|
3126
|
-
|
|
3127
|
-
Copyright (c)
|
|
1250
|
+
Original Library
|
|
1251
|
+
- Copyright (c) Marak Squires
|
|
1252
|
+
|
|
1253
|
+
Additional Functionality
|
|
1254
|
+
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3128
1255
|
|
|
3129
1256
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3130
1257
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3133,22 +1260,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3133
1260
|
copies of the Software, and to permit persons to whom the Software is
|
|
3134
1261
|
furnished to do so, subject to the following conditions:
|
|
3135
1262
|
|
|
3136
|
-
The above copyright notice and this permission notice shall be included in
|
|
3137
|
-
copies or substantial portions of the Software.
|
|
1263
|
+
The above copyright notice and this permission notice shall be included in
|
|
1264
|
+
all copies or substantial portions of the Software.
|
|
3138
1265
|
|
|
3139
1266
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3140
1267
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3141
1268
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3142
1269
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3143
1270
|
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
|
|
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
|
|
1271
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1272
|
+
THE SOFTWARE.
|
|
3152
1273
|
|
|
3153
1274
|
|
|
3154
1275
|
------
|
|
@@ -3201,35 +1322,6 @@ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFT
|
|
|
3201
1322
|
IN THE SOFTWARE.
|
|
3202
1323
|
|
|
3203
1324
|
|
|
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
1325
|
------
|
|
3234
1326
|
|
|
3235
1327
|
** require-directory; version 2.1.1 -- https://github.com/troygoode/node-require-directory/
|
|
@@ -3292,34 +1384,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3292
1384
|
THE SOFTWARE.
|
|
3293
1385
|
|
|
3294
1386
|
|
|
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
1387
|
------
|
|
3324
1388
|
|
|
3325
1389
|
** @nodelib/fs.scandir; version 2.1.5 --
|
|
@@ -3539,38 +1603,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
3539
1603
|
THE SOFTWARE.
|
|
3540
1604
|
|
|
3541
1605
|
|
|
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
1606
|
------
|
|
3575
1607
|
|
|
3576
1608
|
** color; version 5.0.3 -- https://github.com/Qix-/color#readme
|
|
@@ -3601,16 +1633,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3601
1633
|
|
|
3602
1634
|
------
|
|
3603
1635
|
|
|
1636
|
+
** @types/semver; version 7.7.1 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver
|
|
1637
|
+
Copyright (c) Microsoft Corporation
|
|
3604
1638
|
** @types/triple-beam; version 1.3.5 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam
|
|
3605
1639
|
Copyright (c) Microsoft Corporation
|
|
3606
1640
|
** @types/yargs; version 17.0.35 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
|
|
3607
1641
|
Copyright (c) Microsoft Corporation
|
|
3608
1642
|
** @types/yargs-parser; version 21.0.3 -- https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser
|
|
3609
1643
|
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
1644
|
|
|
3615
1645
|
MIT License
|
|
3616
1646
|
|
|
@@ -3677,35 +1707,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
3677
1707
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3678
1708
|
|
|
3679
1709
|
|
|
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
1710
|
------
|
|
3710
1711
|
|
|
3711
1712
|
** color-name; version 1.1.4 -- https://github.com/colorjs/color-name
|
|
@@ -3889,34 +1890,6 @@ SOFTWARE.
|
|
|
3889
1890
|
|
|
3890
1891
|
|
|
3891
1892
|
|
|
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
1893
|
------
|
|
3921
1894
|
|
|
3922
1895
|
** dayjs; version 1.11.13 -- https://day.js.org
|
|
@@ -4008,29 +1981,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
|
4008
1981
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4009
1982
|
|
|
4010
1983
|
|
|
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
1984
|
------
|
|
4035
1985
|
|
|
4036
1986
|
** reusify; version 1.1.0 -- https://github.com/mcollina/reusify#readme
|
|
@@ -4113,43 +2063,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
|
4113
2063
|
IN THE SOFTWARE.
|
|
4114
2064
|
|
|
4115
2065
|
|
|
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
2066
|
------
|
|
4154
2067
|
|
|
4155
2068
|
** one-time; version 1.0.0 -- https://github.com/3rd-Eden/one-time#readme
|
|
@@ -4179,6 +2092,36 @@ SOFTWARE.
|
|
|
4179
2092
|
|
|
4180
2093
|
|
|
4181
2094
|
|
|
2095
|
+
------
|
|
2096
|
+
|
|
2097
|
+
** nopt; version 1.0.10 --
|
|
2098
|
+
Copyright 2009, 2010, 2011 Isaac Z. Schlueter
|
|
2099
|
+
|
|
2100
|
+
Copyright 2009, 2010, 2011 Isaac Z. Schlueter.
|
|
2101
|
+
All rights reserved.
|
|
2102
|
+
|
|
2103
|
+
Permission is hereby granted, free of charge, to any person
|
|
2104
|
+
obtaining a copy of this software and associated documentation
|
|
2105
|
+
files (the "Software"), to deal in the Software without
|
|
2106
|
+
restriction, including without limitation the rights to use,
|
|
2107
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2108
|
+
copies of the Software, and to permit persons to whom the
|
|
2109
|
+
Software is furnished to do so, subject to the following
|
|
2110
|
+
conditions:
|
|
2111
|
+
|
|
2112
|
+
The above copyright notice and this permission notice shall be
|
|
2113
|
+
included in all copies or substantial portions of the Software.
|
|
2114
|
+
|
|
2115
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2116
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2117
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2118
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2119
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2120
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2121
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2122
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
2123
|
+
|
|
2124
|
+
|
|
4182
2125
|
------
|
|
4183
2126
|
|
|
4184
2127
|
** agent-base; version 7.1.4 -- https://github.com/TooTallNate/proxy-agents#readme
|
|
@@ -4187,8 +2130,6 @@ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
|
4187
2130
|
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
4188
2131
|
** https-proxy-agent; version 7.0.6 -- https://github.com/TooTallNate/proxy-agents#readme
|
|
4189
2132
|
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
2133
|
|
|
4193
2134
|
(The MIT License)
|
|
4194
2135
|
|
|
@@ -4319,27 +2260,17 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
4319
2260
|
|
|
4320
2261
|
------
|
|
4321
2262
|
|
|
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
2263
|
** ansi-regex; version 5.0.1 -- https://github.com/chalk/ansi-regex#readme
|
|
4325
2264
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4326
2265
|
** ansi-styles; version 4.3.0 -- https://github.com/chalk/ansi-styles#readme
|
|
4327
2266
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4328
2267
|
** chalk; version 4.1.2 -- https://github.com/chalk/chalk#readme
|
|
4329
2268
|
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
2269
|
** has-flag; version 4.0.0 -- https://github.com/sindresorhus/has-flag#readme
|
|
4336
2270
|
(c) Sindre Sorhus (https://sindresorhus.com)
|
|
4337
2271
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4338
2272
|
** has-own-prop; version 2.0.0 -- https://github.com/sindresorhus/has-own-prop#readme
|
|
4339
2273
|
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
2274
|
** is-fullwidth-code-point; version 3.0.0 -- https://github.com/sindresorhus/is-fullwidth-code-point#readme
|
|
4344
2275
|
(c) Sindre Sorhus (https://sindresorhus.com)
|
|
4345
2276
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
@@ -4395,32 +2326,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
|
4395
2326
|
IN THE SOFTWARE.
|
|
4396
2327
|
|
|
4397
2328
|
|
|
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
2329
|
------
|
|
4425
2330
|
|
|
4426
2331
|
** winston; version 3.19.0 -- https://github.com/winstonjs/winston#readme
|
|
@@ -4447,34 +2352,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4447
2352
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4448
2353
|
THE SOFTWARE.
|
|
4449
2354
|
|
|
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
2355
|
------
|
|
4479
2356
|
|
|
4480
2357
|
** braces; version 3.0.3 -- https://github.com/micromatch/braces
|
|
@@ -4513,33 +2390,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
4513
2390
|
THE SOFTWARE.
|
|
4514
2391
|
|
|
4515
2392
|
|
|
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
2393
|
------
|
|
4544
2394
|
|
|
4545
2395
|
** merge2; version 1.4.1 -- https://github.com/teambition/merge2
|
|
@@ -4568,36 +2418,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4568
2418
|
SOFTWARE.
|
|
4569
2419
|
|
|
4570
2420
|
|
|
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
2421
|
------
|
|
4602
2422
|
|
|
4603
2423
|
** cross-spawn; version 7.0.6 -- https://github.com/moxystudio/node-cross-spawn
|
|
@@ -4893,214 +2713,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
|
4893
2713
|
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
4894
2714
|
|
|
4895
2715
|
|
|
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
2716
|
------
|
|
5105
2717
|
|
|
5106
2718
|
** esprima; version 4.0.1 -- http://esprima.org
|
|
@@ -5131,138 +2743,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
5131
2743
|
|
|
5132
2744
|
------
|
|
5133
2745
|
|
|
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
|
|
2746
|
+
** sax; version 1.4.4 -- https://github.com/isaacs/sax-js#readme
|
|
5266
2747
|
|
|
5267
2748
|
# Blue Oak Model License
|
|
5268
2749
|
|
|
@@ -5323,10 +2804,10 @@ software or this license, under any kind of legal claim.***
|
|
|
5323
2804
|
|
|
5324
2805
|
------
|
|
5325
2806
|
|
|
5326
|
-
** lodash; version 4.17.
|
|
5327
|
-
Copyright OpenJS Foundation and other contributors
|
|
2807
|
+
** lodash; version 4.17.23 -- https://lodash.com/
|
|
2808
|
+
Copyright OpenJS Foundation and other contributors https://openjsf.org
|
|
5328
2809
|
Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
5329
|
-
copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
2810
|
+
copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org
|
|
5330
2811
|
|
|
5331
2812
|
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
5332
2813
|
|
|
@@ -5377,34 +2858,6 @@ licenses; we recommend you read them, as their terms may differ from the
|
|
|
5377
2858
|
terms above.
|
|
5378
2859
|
|
|
5379
2860
|
|
|
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
2861
|
------
|
|
5409
2862
|
|
|
5410
2863
|
** opener; version 1.5.2 -- https://github.com/domenic/opener#readme
|