@bettercodepush/bare 0.1.0 → 0.2.0-next.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/THIRD_PARTY_NOTICES.txt +3570 -400
- package/package.json +3 -3
package/THIRD_PARTY_NOTICES.txt
CHANGED
|
@@ -5,28 +5,10 @@ BetterCodePush incorporates material from the third-party packages listed
|
|
|
5
5
|
below. The following notices are provided in compliance with the applicable
|
|
6
6
|
licenses.
|
|
7
7
|
|
|
8
|
-
## @
|
|
9
|
-
License: MIT
|
|
10
|
-
Author: Amit Gupta
|
|
11
|
-
Homepage: https://github.com/nodable/val-parsers#readme
|
|
12
|
-
|
|
13
|
-
(License text not bundled; see the package's repository.)
|
|
14
|
-
|
|
15
|
-
------------------------------------------------------------------------
|
|
16
|
-
|
|
17
|
-
## @oxc-transform/binding-darwin-arm64 0.121.0
|
|
18
|
-
License: MIT
|
|
19
|
-
Author: Boshen and oxc contributors
|
|
20
|
-
Homepage: https://oxc.rs/docs/guide/usage/transformer
|
|
21
|
-
|
|
22
|
-
(License text not bundled; see the package's repository.)
|
|
23
|
-
|
|
24
|
-
------------------------------------------------------------------------
|
|
25
|
-
|
|
26
|
-
## @prisma/client 7.8.0
|
|
8
|
+
## @ampproject/remapping 2.3.0
|
|
27
9
|
License: Apache-2.0
|
|
28
|
-
Author:
|
|
29
|
-
Homepage: https://
|
|
10
|
+
Author: Justin Ridgewell
|
|
11
|
+
Homepage: https://github.com/ampproject/remapping#readme
|
|
30
12
|
|
|
31
13
|
Apache License
|
|
32
14
|
Version 2.0, January 2004
|
|
@@ -232,297 +214,433 @@ Apache License
|
|
|
232
214
|
|
|
233
215
|
------------------------------------------------------------------------
|
|
234
216
|
|
|
235
|
-
## @
|
|
236
|
-
License:
|
|
237
|
-
|
|
217
|
+
## @babel/code-frame 7.29.7
|
|
218
|
+
License: MIT
|
|
219
|
+
Author: The Babel Team
|
|
220
|
+
Homepage: https://babel.dev/docs/en/next/babel-code-frame
|
|
238
221
|
|
|
239
|
-
|
|
240
|
-
Version 2.0, January 2004
|
|
241
|
-
http://www.apache.org/licenses/
|
|
222
|
+
MIT License
|
|
242
223
|
|
|
243
|
-
|
|
224
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
244
225
|
|
|
245
|
-
|
|
226
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
227
|
+
a copy of this software and associated documentation files (the
|
|
228
|
+
"Software"), to deal in the Software without restriction, including
|
|
229
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
230
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
231
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
232
|
+
the following conditions:
|
|
246
233
|
|
|
247
|
-
|
|
248
|
-
|
|
234
|
+
The above copyright notice and this permission notice shall be
|
|
235
|
+
included in all copies or substantial portions of the Software.
|
|
249
236
|
|
|
250
|
-
|
|
251
|
-
|
|
237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
238
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
239
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
240
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
241
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
242
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
243
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
252
244
|
|
|
253
|
-
|
|
254
|
-
other entities that control, are controlled by, or are under common
|
|
255
|
-
control with that entity. For the purposes of this definition,
|
|
256
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
257
|
-
direction or management of such entity, whether by contract or
|
|
258
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
259
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
245
|
+
------------------------------------------------------------------------
|
|
260
246
|
|
|
261
|
-
|
|
262
|
-
|
|
247
|
+
## @babel/compat-data 7.29.7
|
|
248
|
+
License: MIT
|
|
249
|
+
Author: The Babel Team
|
|
250
|
+
Homepage: https://github.com/babel/babel#readme
|
|
263
251
|
|
|
264
|
-
|
|
265
|
-
including but not limited to software source code, documentation
|
|
266
|
-
source, and configuration files.
|
|
252
|
+
MIT License
|
|
267
253
|
|
|
268
|
-
|
|
269
|
-
transformation or translation of a Source form, including but
|
|
270
|
-
not limited to compiled object code, generated documentation,
|
|
271
|
-
and conversions to other media types.
|
|
254
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
272
255
|
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
256
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
257
|
+
a copy of this software and associated documentation files (the
|
|
258
|
+
"Software"), to deal in the Software without restriction, including
|
|
259
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
260
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
261
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
262
|
+
the following conditions:
|
|
277
263
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
281
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
282
|
-
of this License, Derivative Works shall not include works that remain
|
|
283
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
284
|
-
the Work and Derivative Works thereof.
|
|
264
|
+
The above copyright notice and this permission notice shall be
|
|
265
|
+
included in all copies or substantial portions of the Software.
|
|
285
266
|
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
to the Licensor or its representatives, including but not limited to
|
|
294
|
-
communication on electronic mailing lists, source code control systems,
|
|
295
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
296
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
297
|
-
excluding communication that is conspicuously marked or otherwise
|
|
298
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
267
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
268
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
269
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
270
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
271
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
272
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
273
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
299
274
|
|
|
300
|
-
|
|
301
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
302
|
-
subsequently incorporated within the Work.
|
|
275
|
+
------------------------------------------------------------------------
|
|
303
276
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
309
|
-
Work and such Derivative Works in Source or Object form.
|
|
277
|
+
## @babel/core 7.26.0
|
|
278
|
+
License: MIT
|
|
279
|
+
Author: The Babel Team
|
|
280
|
+
Homepage: https://babel.dev/docs/en/next/babel-core
|
|
310
281
|
|
|
311
|
-
|
|
312
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
313
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
314
|
-
(except as stated in this section) patent license to make, have made,
|
|
315
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
316
|
-
where such license applies only to those patent claims licensable
|
|
317
|
-
by such Contributor that are necessarily infringed by their
|
|
318
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
319
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
320
|
-
institute patent litigation against any entity (including a
|
|
321
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
322
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
323
|
-
or contributory patent infringement, then any patent licenses
|
|
324
|
-
granted to You under this License for that Work shall terminate
|
|
325
|
-
as of the date such litigation is filed.
|
|
282
|
+
MIT License
|
|
326
283
|
|
|
327
|
-
|
|
328
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
329
|
-
modifications, and in Source or Object form, provided that You
|
|
330
|
-
meet the following conditions:
|
|
284
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
331
285
|
|
|
332
|
-
|
|
333
|
-
|
|
286
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
287
|
+
a copy of this software and associated documentation files (the
|
|
288
|
+
"Software"), to deal in the Software without restriction, including
|
|
289
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
290
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
291
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
292
|
+
the following conditions:
|
|
334
293
|
|
|
335
|
-
|
|
336
|
-
|
|
294
|
+
The above copyright notice and this permission notice shall be
|
|
295
|
+
included in all copies or substantial portions of the Software.
|
|
337
296
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
297
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
298
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
299
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
300
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
301
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
302
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
303
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
343
304
|
|
|
344
|
-
|
|
345
|
-
distribution, then any Derivative Works that You distribute must
|
|
346
|
-
include a readable copy of the attribution notices contained
|
|
347
|
-
within such NOTICE file, excluding those notices that do not
|
|
348
|
-
pertain to any part of the Derivative Works, in at least one
|
|
349
|
-
of the following places: within a NOTICE text file distributed
|
|
350
|
-
as part of the Derivative Works; within the Source form or
|
|
351
|
-
documentation, if provided along with the Derivative Works; or,
|
|
352
|
-
within a display generated by the Derivative Works, if and
|
|
353
|
-
wherever such third-party notices normally appear. The contents
|
|
354
|
-
of the NOTICE file are for informational purposes only and
|
|
355
|
-
do not modify the License. You may add Your own attribution
|
|
356
|
-
notices within Derivative Works that You distribute, alongside
|
|
357
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
358
|
-
that such additional attribution notices cannot be construed
|
|
359
|
-
as modifying the License.
|
|
305
|
+
------------------------------------------------------------------------
|
|
360
306
|
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
366
|
-
the conditions stated in this License.
|
|
307
|
+
## @babel/generator 7.29.7
|
|
308
|
+
License: MIT
|
|
309
|
+
Author: The Babel Team
|
|
310
|
+
Homepage: https://babel.dev/docs/en/next/babel-generator
|
|
367
311
|
|
|
368
|
-
|
|
369
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
370
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
371
|
-
this License, without any additional terms or conditions.
|
|
372
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
373
|
-
the terms of any separate license agreement you may have executed
|
|
374
|
-
with Licensor regarding such Contributions.
|
|
312
|
+
MIT License
|
|
375
313
|
|
|
376
|
-
|
|
377
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
378
|
-
except as required for reasonable and customary use in describing the
|
|
379
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
314
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
380
315
|
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
appropriateness of using or redistributing the Work and assume any
|
|
389
|
-
risks associated with Your exercise of permissions under this License.
|
|
316
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
317
|
+
a copy of this software and associated documentation files (the
|
|
318
|
+
"Software"), to deal in the Software without restriction, including
|
|
319
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
320
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
321
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
322
|
+
the following conditions:
|
|
390
323
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
unless required by applicable law (such as deliberate and grossly
|
|
394
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
395
|
-
liable to You for damages, including any direct, indirect, special,
|
|
396
|
-
incidental, or consequential damages of any character arising as a
|
|
397
|
-
result of this License or out of the use or inability to use the
|
|
398
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
399
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
400
|
-
other commercial damages or losses), even if such Contributor
|
|
401
|
-
has been advised of the possibility of such damages.
|
|
324
|
+
The above copyright notice and this permission notice shall be
|
|
325
|
+
included in all copies or substantial portions of the Software.
|
|
402
326
|
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
defend, and hold each Contributor harmless for any liability
|
|
411
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
412
|
-
of your accepting any such warranty or additional liability.
|
|
327
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
328
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
329
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
330
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
331
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
332
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
333
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
413
334
|
|
|
414
|
-
|
|
335
|
+
------------------------------------------------------------------------
|
|
415
336
|
|
|
416
|
-
|
|
337
|
+
## @babel/helper-compilation-targets 7.29.7
|
|
338
|
+
License: MIT
|
|
339
|
+
Author: The Babel Team
|
|
340
|
+
Homepage: https://github.com/babel/babel#readme
|
|
417
341
|
|
|
418
|
-
|
|
419
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
420
|
-
replaced with your own identifying information. (Don't include
|
|
421
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
422
|
-
comment syntax for the file format. We also recommend that a
|
|
423
|
-
file or class name and description of purpose be included on the
|
|
424
|
-
same "printed page" as the copyright notice for easier
|
|
425
|
-
identification within third-party archives.
|
|
342
|
+
MIT License
|
|
426
343
|
|
|
427
|
-
|
|
344
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
428
345
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
346
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
347
|
+
a copy of this software and associated documentation files (the
|
|
348
|
+
"Software"), to deal in the Software without restriction, including
|
|
349
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
350
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
351
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
352
|
+
the following conditions:
|
|
432
353
|
|
|
433
|
-
|
|
354
|
+
The above copyright notice and this permission notice shall be
|
|
355
|
+
included in all copies or substantial portions of the Software.
|
|
434
356
|
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
357
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
358
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
359
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
360
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
361
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
362
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
363
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
440
364
|
|
|
441
365
|
------------------------------------------------------------------------
|
|
442
366
|
|
|
443
|
-
## @
|
|
367
|
+
## @babel/helper-globals 7.29.7
|
|
444
368
|
License: MIT
|
|
445
|
-
Author:
|
|
446
|
-
Homepage: https://github.com/
|
|
369
|
+
Author: The Babel Team
|
|
370
|
+
Homepage: https://github.com/babel/babel#readme
|
|
447
371
|
|
|
448
|
-
|
|
372
|
+
MIT License
|
|
449
373
|
|
|
450
|
-
Copyright
|
|
374
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
451
375
|
|
|
452
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
453
|
-
of this software and associated documentation files (the
|
|
454
|
-
in the Software without restriction, including
|
|
455
|
-
to use, copy, modify, merge, publish,
|
|
456
|
-
copies of the Software, and to
|
|
457
|
-
furnished to do so, subject to
|
|
376
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
377
|
+
a copy of this software and associated documentation files (the
|
|
378
|
+
"Software"), to deal in the Software without restriction, including
|
|
379
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
380
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
381
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
382
|
+
the following conditions:
|
|
458
383
|
|
|
459
|
-
The above copyright notice and this permission notice shall be
|
|
460
|
-
copies or substantial portions of the Software.
|
|
384
|
+
The above copyright notice and this permission notice shall be
|
|
385
|
+
included in all copies or substantial portions of the Software.
|
|
461
386
|
|
|
462
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
463
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
464
|
-
FITNESS FOR A PARTICULAR PURPOSE AND
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
SOFTWARE.
|
|
387
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
388
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
389
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
390
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
391
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
392
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
393
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
469
394
|
|
|
470
395
|
------------------------------------------------------------------------
|
|
471
396
|
|
|
472
|
-
## @
|
|
397
|
+
## @babel/helper-module-imports 7.29.7
|
|
473
398
|
License: MIT
|
|
474
|
-
Author:
|
|
475
|
-
Homepage: https://
|
|
399
|
+
Author: The Babel Team
|
|
400
|
+
Homepage: https://babel.dev/docs/en/next/babel-helper-module-imports
|
|
476
401
|
|
|
477
402
|
MIT License
|
|
478
403
|
|
|
479
|
-
Copyright (c)
|
|
404
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
480
405
|
|
|
481
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
482
|
-
of this software and associated documentation files (the
|
|
483
|
-
in the Software without restriction, including
|
|
484
|
-
to use, copy, modify, merge, publish,
|
|
485
|
-
copies of the Software, and to
|
|
486
|
-
furnished to do so, subject to
|
|
406
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
407
|
+
a copy of this software and associated documentation files (the
|
|
408
|
+
"Software"), to deal in the Software without restriction, including
|
|
409
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
410
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
411
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
412
|
+
the following conditions:
|
|
487
413
|
|
|
488
|
-
The above copyright notice and this permission notice shall be
|
|
489
|
-
copies or substantial portions of the Software.
|
|
414
|
+
The above copyright notice and this permission notice shall be
|
|
415
|
+
included in all copies or substantial portions of the Software.
|
|
490
416
|
|
|
491
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
492
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
493
|
-
FITNESS FOR A PARTICULAR PURPOSE AND
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
SOFTWARE.
|
|
417
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
418
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
419
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
420
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
421
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
422
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
423
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
498
424
|
|
|
499
425
|
------------------------------------------------------------------------
|
|
500
426
|
|
|
501
|
-
## @
|
|
427
|
+
## @babel/helper-module-transforms 7.29.7
|
|
502
428
|
License: MIT
|
|
503
|
-
Author:
|
|
504
|
-
Homepage: https://
|
|
429
|
+
Author: The Babel Team
|
|
430
|
+
Homepage: https://babel.dev/docs/en/next/babel-helper-module-transforms
|
|
505
431
|
|
|
506
432
|
MIT License
|
|
507
433
|
|
|
508
|
-
Copyright (c)
|
|
434
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
509
435
|
|
|
510
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
436
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
437
|
+
a copy of this software and associated documentation files (the
|
|
438
|
+
"Software"), to deal in the Software without restriction, including
|
|
439
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
440
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
441
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
442
|
+
the following conditions:
|
|
511
443
|
|
|
512
|
-
The above copyright notice and this permission notice shall be
|
|
444
|
+
The above copyright notice and this permission notice shall be
|
|
445
|
+
included in all copies or substantial portions of the Software.
|
|
513
446
|
|
|
514
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
447
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
448
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
449
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
450
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
451
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
452
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
453
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
515
454
|
|
|
516
455
|
------------------------------------------------------------------------
|
|
517
456
|
|
|
518
|
-
##
|
|
457
|
+
## @babel/helper-plugin-utils 7.29.7
|
|
519
458
|
License: MIT
|
|
520
|
-
Author:
|
|
521
|
-
Homepage: https://
|
|
459
|
+
Author: The Babel Team
|
|
460
|
+
Homepage: https://babel.dev/docs/en/next/babel-helper-plugin-utils
|
|
522
461
|
|
|
523
462
|
MIT License
|
|
524
463
|
|
|
525
|
-
Copyright (c)
|
|
464
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
465
|
+
|
|
466
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
467
|
+
a copy of this software and associated documentation files (the
|
|
468
|
+
"Software"), to deal in the Software without restriction, including
|
|
469
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
470
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
471
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
472
|
+
the following conditions:
|
|
473
|
+
|
|
474
|
+
The above copyright notice and this permission notice shall be
|
|
475
|
+
included in all copies or substantial portions of the Software.
|
|
476
|
+
|
|
477
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
478
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
479
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
480
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
481
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
482
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
483
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
484
|
+
|
|
485
|
+
------------------------------------------------------------------------
|
|
486
|
+
|
|
487
|
+
## @babel/helper-simple-access 7.29.7
|
|
488
|
+
License: MIT
|
|
489
|
+
Author: The Babel Team
|
|
490
|
+
Homepage: https://babel.dev/docs/en/next/babel-helper-simple-access
|
|
491
|
+
|
|
492
|
+
MIT License
|
|
493
|
+
|
|
494
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
495
|
+
|
|
496
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
497
|
+
a copy of this software and associated documentation files (the
|
|
498
|
+
"Software"), to deal in the Software without restriction, including
|
|
499
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
500
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
501
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
502
|
+
the following conditions:
|
|
503
|
+
|
|
504
|
+
The above copyright notice and this permission notice shall be
|
|
505
|
+
included in all copies or substantial portions of the Software.
|
|
506
|
+
|
|
507
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
508
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
509
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
510
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
511
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
512
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
513
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
514
|
+
|
|
515
|
+
------------------------------------------------------------------------
|
|
516
|
+
|
|
517
|
+
## @babel/helper-string-parser 7.29.7
|
|
518
|
+
License: MIT
|
|
519
|
+
Author: The Babel Team
|
|
520
|
+
Homepage: https://babel.dev/docs/en/next/babel-helper-string-parser
|
|
521
|
+
|
|
522
|
+
MIT License
|
|
523
|
+
|
|
524
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
525
|
+
|
|
526
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
527
|
+
a copy of this software and associated documentation files (the
|
|
528
|
+
"Software"), to deal in the Software without restriction, including
|
|
529
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
530
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
531
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
532
|
+
the following conditions:
|
|
533
|
+
|
|
534
|
+
The above copyright notice and this permission notice shall be
|
|
535
|
+
included in all copies or substantial portions of the Software.
|
|
536
|
+
|
|
537
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
538
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
539
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
540
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
541
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
542
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
543
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
544
|
+
|
|
545
|
+
------------------------------------------------------------------------
|
|
546
|
+
|
|
547
|
+
## @babel/helper-validator-identifier 7.29.7
|
|
548
|
+
License: MIT
|
|
549
|
+
Author: The Babel Team
|
|
550
|
+
Homepage: https://github.com/babel/babel#readme
|
|
551
|
+
|
|
552
|
+
MIT License
|
|
553
|
+
|
|
554
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
555
|
+
|
|
556
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
557
|
+
a copy of this software and associated documentation files (the
|
|
558
|
+
"Software"), to deal in the Software without restriction, including
|
|
559
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
560
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
561
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
562
|
+
the following conditions:
|
|
563
|
+
|
|
564
|
+
The above copyright notice and this permission notice shall be
|
|
565
|
+
included in all copies or substantial portions of the Software.
|
|
566
|
+
|
|
567
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
568
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
569
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
570
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
571
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
572
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
573
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
574
|
+
|
|
575
|
+
------------------------------------------------------------------------
|
|
576
|
+
|
|
577
|
+
## @babel/helper-validator-option 7.29.7
|
|
578
|
+
License: MIT
|
|
579
|
+
Author: The Babel Team
|
|
580
|
+
Homepage: https://github.com/babel/babel#readme
|
|
581
|
+
|
|
582
|
+
MIT License
|
|
583
|
+
|
|
584
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
585
|
+
|
|
586
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
587
|
+
a copy of this software and associated documentation files (the
|
|
588
|
+
"Software"), to deal in the Software without restriction, including
|
|
589
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
590
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
591
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
592
|
+
the following conditions:
|
|
593
|
+
|
|
594
|
+
The above copyright notice and this permission notice shall be
|
|
595
|
+
included in all copies or substantial portions of the Software.
|
|
596
|
+
|
|
597
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
598
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
599
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
600
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
601
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
602
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
603
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
604
|
+
|
|
605
|
+
------------------------------------------------------------------------
|
|
606
|
+
|
|
607
|
+
## @babel/helpers 7.29.7
|
|
608
|
+
License: MIT
|
|
609
|
+
Author: The Babel Team
|
|
610
|
+
Homepage: https://babel.dev/docs/en/next/babel-helpers
|
|
611
|
+
|
|
612
|
+
MIT License
|
|
613
|
+
|
|
614
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
615
|
+
Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regenerator* files)
|
|
616
|
+
|
|
617
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
618
|
+
a copy of this software and associated documentation files (the
|
|
619
|
+
"Software"), to deal in the Software without restriction, including
|
|
620
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
621
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
622
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
623
|
+
the following conditions:
|
|
624
|
+
|
|
625
|
+
The above copyright notice and this permission notice shall be
|
|
626
|
+
included in all copies or substantial portions of the Software.
|
|
627
|
+
|
|
628
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
629
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
630
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
631
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
632
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
633
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
634
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
635
|
+
|
|
636
|
+
------------------------------------------------------------------------
|
|
637
|
+
|
|
638
|
+
## @babel/parser 7.29.7
|
|
639
|
+
License: MIT
|
|
640
|
+
Author: The Babel Team
|
|
641
|
+
Homepage: https://babel.dev/docs/en/next/babel-parser
|
|
642
|
+
|
|
643
|
+
Copyright (C) 2012-2014 by various contributors (see AUTHORS)
|
|
526
644
|
|
|
527
645
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
528
646
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -531,27 +649,146 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
531
649
|
copies of the Software, and to permit persons to whom the Software is
|
|
532
650
|
furnished to do so, subject to the following conditions:
|
|
533
651
|
|
|
534
|
-
The above copyright notice and this permission notice shall be included in
|
|
535
|
-
copies or substantial portions of the Software.
|
|
652
|
+
The above copyright notice and this permission notice shall be included in
|
|
653
|
+
all copies or substantial portions of the Software.
|
|
536
654
|
|
|
537
655
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
538
656
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
539
657
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
540
658
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
541
659
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
542
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
543
|
-
SOFTWARE.
|
|
660
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
661
|
+
THE SOFTWARE.
|
|
544
662
|
|
|
545
663
|
------------------------------------------------------------------------
|
|
546
664
|
|
|
547
|
-
##
|
|
665
|
+
## @babel/plugin-transform-modules-commonjs 7.25.9
|
|
548
666
|
License: MIT
|
|
549
|
-
Author:
|
|
550
|
-
Homepage: https://
|
|
667
|
+
Author: The Babel Team
|
|
668
|
+
Homepage: https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs
|
|
669
|
+
|
|
670
|
+
MIT License
|
|
671
|
+
|
|
672
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
673
|
+
|
|
674
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
675
|
+
a copy of this software and associated documentation files (the
|
|
676
|
+
"Software"), to deal in the Software without restriction, including
|
|
677
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
678
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
679
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
680
|
+
the following conditions:
|
|
681
|
+
|
|
682
|
+
The above copyright notice and this permission notice shall be
|
|
683
|
+
included in all copies or substantial portions of the Software.
|
|
684
|
+
|
|
685
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
686
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
687
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
688
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
689
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
690
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
691
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
692
|
+
|
|
693
|
+
------------------------------------------------------------------------
|
|
694
|
+
|
|
695
|
+
## @babel/template 7.29.7
|
|
696
|
+
License: MIT
|
|
697
|
+
Author: The Babel Team
|
|
698
|
+
Homepage: https://babel.dev/docs/en/next/babel-template
|
|
699
|
+
|
|
700
|
+
MIT License
|
|
701
|
+
|
|
702
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
703
|
+
|
|
704
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
705
|
+
a copy of this software and associated documentation files (the
|
|
706
|
+
"Software"), to deal in the Software without restriction, including
|
|
707
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
708
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
709
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
710
|
+
the following conditions:
|
|
711
|
+
|
|
712
|
+
The above copyright notice and this permission notice shall be
|
|
713
|
+
included in all copies or substantial portions of the Software.
|
|
714
|
+
|
|
715
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
716
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
717
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
718
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
719
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
720
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
721
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
722
|
+
|
|
723
|
+
------------------------------------------------------------------------
|
|
724
|
+
|
|
725
|
+
## @babel/traverse 7.29.7
|
|
726
|
+
License: MIT
|
|
727
|
+
Author: The Babel Team
|
|
728
|
+
Homepage: https://babel.dev/docs/en/next/babel-traverse
|
|
729
|
+
|
|
730
|
+
MIT License
|
|
731
|
+
|
|
732
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
733
|
+
|
|
734
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
735
|
+
a copy of this software and associated documentation files (the
|
|
736
|
+
"Software"), to deal in the Software without restriction, including
|
|
737
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
738
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
739
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
740
|
+
the following conditions:
|
|
741
|
+
|
|
742
|
+
The above copyright notice and this permission notice shall be
|
|
743
|
+
included in all copies or substantial portions of the Software.
|
|
744
|
+
|
|
745
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
746
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
747
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
748
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
749
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
750
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
751
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
752
|
+
|
|
753
|
+
------------------------------------------------------------------------
|
|
754
|
+
|
|
755
|
+
## @babel/types 7.26.0, 7.29.7
|
|
756
|
+
License: MIT
|
|
757
|
+
Author: The Babel Team
|
|
758
|
+
Homepage: https://babel.dev/docs/en/next/babel-types
|
|
759
|
+
|
|
760
|
+
MIT License
|
|
761
|
+
|
|
762
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
763
|
+
|
|
764
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
765
|
+
a copy of this software and associated documentation files (the
|
|
766
|
+
"Software"), to deal in the Software without restriction, including
|
|
767
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
768
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
769
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
770
|
+
the following conditions:
|
|
771
|
+
|
|
772
|
+
The above copyright notice and this permission notice shall be
|
|
773
|
+
included in all copies or substantial portions of the Software.
|
|
774
|
+
|
|
775
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
776
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
777
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
778
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
779
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
780
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
781
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
782
|
+
|
|
783
|
+
------------------------------------------------------------------------
|
|
784
|
+
|
|
785
|
+
## @expo/config 57.0.3
|
|
786
|
+
License: MIT
|
|
787
|
+
Homepage: https://github.com/expo/expo/tree/main/packages/@expo/config#readme
|
|
551
788
|
|
|
552
789
|
The MIT License (MIT)
|
|
553
790
|
|
|
554
|
-
Copyright (c)
|
|
791
|
+
Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
|
|
555
792
|
|
|
556
793
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
557
794
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -560,26 +797,26 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
560
797
|
copies of the Software, and to permit persons to whom the Software is
|
|
561
798
|
furnished to do so, subject to the following conditions:
|
|
562
799
|
|
|
563
|
-
The above copyright notice and this permission notice shall be included in
|
|
564
|
-
|
|
800
|
+
The above copyright notice and this permission notice shall be included in all
|
|
801
|
+
copies or substantial portions of the Software.
|
|
565
802
|
|
|
566
803
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
567
804
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
568
805
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
569
806
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
570
807
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
571
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
572
|
-
|
|
808
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
809
|
+
SOFTWARE.
|
|
573
810
|
|
|
574
811
|
------------------------------------------------------------------------
|
|
575
812
|
|
|
576
|
-
##
|
|
813
|
+
## @expo/config-plugins 57.0.3
|
|
577
814
|
License: MIT
|
|
578
|
-
Homepage: https://
|
|
815
|
+
Homepage: https://docs.expo.dev/guides/config-plugins/
|
|
579
816
|
|
|
580
|
-
MIT License
|
|
817
|
+
The MIT License (MIT)
|
|
581
818
|
|
|
582
|
-
Copyright (c)
|
|
819
|
+
Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
|
|
583
820
|
|
|
584
821
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
585
822
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -601,13 +838,13 @@ SOFTWARE.
|
|
|
601
838
|
|
|
602
839
|
------------------------------------------------------------------------
|
|
603
840
|
|
|
604
|
-
##
|
|
841
|
+
## @expo/config-types 57.0.1
|
|
605
842
|
License: MIT
|
|
606
|
-
Homepage: https://
|
|
843
|
+
Homepage: https://github.com/expo/expo/tree/main/packages/@expo/config-types#readme
|
|
607
844
|
|
|
608
|
-
MIT License
|
|
845
|
+
The MIT License (MIT)
|
|
609
846
|
|
|
610
|
-
Copyright (c)
|
|
847
|
+
Copyright (c) 2020-present 650 Industries, Inc. (aka Expo)
|
|
611
848
|
|
|
612
849
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
613
850
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -629,31 +866,41 @@ SOFTWARE.
|
|
|
629
866
|
|
|
630
867
|
------------------------------------------------------------------------
|
|
631
868
|
|
|
632
|
-
##
|
|
869
|
+
## @expo/json-file 11.0.0
|
|
633
870
|
License: MIT
|
|
634
|
-
|
|
635
|
-
Homepage: https://github.com/sindresorhus/execa#readme
|
|
871
|
+
Homepage: https://github.com/expo/expo/tree/main/packages/@expo/json-file#readme
|
|
636
872
|
|
|
637
|
-
MIT License
|
|
873
|
+
The MIT License (MIT)
|
|
638
874
|
|
|
639
|
-
Copyright (c)
|
|
875
|
+
Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
|
|
640
876
|
|
|
641
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
877
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
878
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
879
|
+
in the Software without restriction, including without limitation the rights
|
|
880
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
881
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
882
|
+
furnished to do so, subject to the following conditions:
|
|
642
883
|
|
|
643
|
-
The above copyright notice and this permission notice shall be included in all
|
|
884
|
+
The above copyright notice and this permission notice shall be included in all
|
|
885
|
+
copies or substantial portions of the Software.
|
|
644
886
|
|
|
645
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
887
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
888
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
889
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
890
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
891
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
892
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
893
|
+
SOFTWARE.
|
|
646
894
|
|
|
647
895
|
------------------------------------------------------------------------
|
|
648
896
|
|
|
649
|
-
##
|
|
897
|
+
## @expo/plist 0.8.0
|
|
650
898
|
License: MIT
|
|
651
|
-
|
|
652
|
-
Homepage: https://github.com/NaturalIntelligence/fast-xml-builder#readme
|
|
899
|
+
Homepage: https://github.com/expo/expo/tree/main/packages/@expo/plist#readme
|
|
653
900
|
|
|
654
|
-
MIT License
|
|
901
|
+
The MIT License (MIT)
|
|
655
902
|
|
|
656
|
-
Copyright (c)
|
|
903
|
+
Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
|
|
657
904
|
|
|
658
905
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
659
906
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -675,14 +922,13 @@ SOFTWARE.
|
|
|
675
922
|
|
|
676
923
|
------------------------------------------------------------------------
|
|
677
924
|
|
|
678
|
-
##
|
|
925
|
+
## @expo/require-utils 57.0.1
|
|
679
926
|
License: MIT
|
|
680
|
-
|
|
681
|
-
Homepage: https://github.com/NaturalIntelligence/fast-xml-parser#readme
|
|
927
|
+
Homepage: https://github.com/expo/expo/tree/main/packages/@expo/require-utils#readme
|
|
682
928
|
|
|
683
|
-
MIT License
|
|
929
|
+
The MIT License (MIT)
|
|
684
930
|
|
|
685
|
-
Copyright (c)
|
|
931
|
+
Copyright (c) 2025-present 650 Industries, Inc. (aka Expo)
|
|
686
932
|
|
|
687
933
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
688
934
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -704,47 +950,74 @@ SOFTWARE.
|
|
|
704
950
|
|
|
705
951
|
------------------------------------------------------------------------
|
|
706
952
|
|
|
707
|
-
##
|
|
953
|
+
## @expo/sdk-runtime-versions 1.0.0
|
|
708
954
|
License: MIT
|
|
709
|
-
Author:
|
|
710
|
-
Homepage: https://github.com/sindresorhus/figures#readme
|
|
955
|
+
Author: Expo
|
|
711
956
|
|
|
712
|
-
|
|
957
|
+
(License text not bundled; see the package's repository.)
|
|
713
958
|
|
|
714
|
-
|
|
959
|
+
------------------------------------------------------------------------
|
|
715
960
|
|
|
716
|
-
|
|
961
|
+
## @jridgewell/gen-mapping 0.3.13
|
|
962
|
+
License: MIT
|
|
963
|
+
Author: Justin Ridgewell
|
|
964
|
+
Homepage: https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping
|
|
717
965
|
|
|
718
|
-
|
|
966
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
719
967
|
|
|
720
|
-
|
|
968
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
969
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
970
|
+
in the Software without restriction, including without limitation the rights
|
|
971
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
972
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
973
|
+
furnished to do so, subject to the following conditions:
|
|
974
|
+
|
|
975
|
+
The above copyright notice and this permission notice shall be included in
|
|
976
|
+
all copies or substantial portions of the Software.
|
|
977
|
+
|
|
978
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
979
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
980
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
981
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
982
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
983
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
984
|
+
SOFTWARE.
|
|
721
985
|
|
|
722
986
|
------------------------------------------------------------------------
|
|
723
987
|
|
|
724
|
-
##
|
|
988
|
+
## @jridgewell/resolve-uri 3.1.2
|
|
725
989
|
License: MIT
|
|
726
|
-
Author:
|
|
727
|
-
Homepage: https://github.com/
|
|
728
|
-
|
|
729
|
-
MIT License
|
|
990
|
+
Author: Justin Ridgewell
|
|
991
|
+
Homepage: https://github.com/jridgewell/resolve-uri#readme
|
|
730
992
|
|
|
731
|
-
Copyright
|
|
993
|
+
Copyright 2019 Justin Ridgewell <jridgewell@google.com>
|
|
732
994
|
|
|
733
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
995
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
996
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
997
|
+
in the Software without restriction, including without limitation the rights
|
|
998
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
999
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1000
|
+
furnished to do so, subject to the following conditions:
|
|
734
1001
|
|
|
735
|
-
The above copyright notice and this permission notice shall be included in
|
|
1002
|
+
The above copyright notice and this permission notice shall be included in
|
|
1003
|
+
all copies or substantial portions of the Software.
|
|
736
1004
|
|
|
737
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1005
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1006
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1007
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1008
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1009
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1010
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1011
|
+
SOFTWARE.
|
|
738
1012
|
|
|
739
1013
|
------------------------------------------------------------------------
|
|
740
1014
|
|
|
741
|
-
##
|
|
1015
|
+
## @jridgewell/sourcemap-codec 1.5.5
|
|
742
1016
|
License: MIT
|
|
743
|
-
|
|
1017
|
+
Author: Justin Ridgewell
|
|
1018
|
+
Homepage: https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec
|
|
744
1019
|
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
Copyright (c) 2023 Sungyu Kang
|
|
1020
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
748
1021
|
|
|
749
1022
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
750
1023
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -753,8 +1026,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
753
1026
|
copies of the Software, and to permit persons to whom the Software is
|
|
754
1027
|
furnished to do so, subject to the following conditions:
|
|
755
1028
|
|
|
756
|
-
The above copyright notice and this permission notice shall be included in
|
|
757
|
-
copies or substantial portions of the Software.
|
|
1029
|
+
The above copyright notice and this permission notice shall be included in
|
|
1030
|
+
all copies or substantial portions of the Software.
|
|
758
1031
|
|
|
759
1032
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
760
1033
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
@@ -766,24 +1039,277 @@ SOFTWARE.
|
|
|
766
1039
|
|
|
767
1040
|
------------------------------------------------------------------------
|
|
768
1041
|
|
|
769
|
-
##
|
|
770
|
-
License:
|
|
771
|
-
Author:
|
|
772
|
-
Homepage: https://
|
|
1042
|
+
## @jridgewell/trace-mapping 0.3.31
|
|
1043
|
+
License: MIT
|
|
1044
|
+
Author: Justin Ridgewell
|
|
1045
|
+
Homepage: https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping
|
|
773
1046
|
|
|
774
|
-
|
|
775
|
-
Version 2.0, January 2004
|
|
776
|
-
http://www.apache.org/licenses/
|
|
1047
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
777
1048
|
|
|
778
|
-
|
|
1049
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1050
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1051
|
+
in the Software without restriction, including without limitation the rights
|
|
1052
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1053
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1054
|
+
furnished to do so, subject to the following conditions:
|
|
779
1055
|
|
|
780
|
-
|
|
1056
|
+
The above copyright notice and this permission notice shall be included in
|
|
1057
|
+
all copies or substantial portions of the Software.
|
|
781
1058
|
|
|
782
|
-
|
|
783
|
-
|
|
1059
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1060
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1061
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1062
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1063
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1064
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1065
|
+
SOFTWARE.
|
|
784
1066
|
|
|
785
|
-
|
|
786
|
-
|
|
1067
|
+
------------------------------------------------------------------------
|
|
1068
|
+
|
|
1069
|
+
## @nodable/entities 2.2.0
|
|
1070
|
+
License: MIT
|
|
1071
|
+
Author: Amit Gupta
|
|
1072
|
+
Homepage: https://github.com/nodable/val-parsers#readme
|
|
1073
|
+
|
|
1074
|
+
(License text not bundled; see the package's repository.)
|
|
1075
|
+
|
|
1076
|
+
------------------------------------------------------------------------
|
|
1077
|
+
|
|
1078
|
+
## @oxc-transform/binding-darwin-arm64 0.121.0
|
|
1079
|
+
License: MIT
|
|
1080
|
+
Author: Boshen and oxc contributors
|
|
1081
|
+
Homepage: https://oxc.rs/docs/guide/usage/transformer
|
|
1082
|
+
|
|
1083
|
+
(License text not bundled; see the package's repository.)
|
|
1084
|
+
|
|
1085
|
+
------------------------------------------------------------------------
|
|
1086
|
+
|
|
1087
|
+
## @prisma/client 7.8.0
|
|
1088
|
+
License: Apache-2.0
|
|
1089
|
+
Author: Tim Suchanek
|
|
1090
|
+
Homepage: https://www.prisma.io
|
|
1091
|
+
|
|
1092
|
+
Apache License
|
|
1093
|
+
Version 2.0, January 2004
|
|
1094
|
+
http://www.apache.org/licenses/
|
|
1095
|
+
|
|
1096
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1097
|
+
|
|
1098
|
+
1. Definitions.
|
|
1099
|
+
|
|
1100
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1101
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1102
|
+
|
|
1103
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1104
|
+
the copyright owner that is granting the License.
|
|
1105
|
+
|
|
1106
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1107
|
+
other entities that control, are controlled by, or are under common
|
|
1108
|
+
control with that entity. For the purposes of this definition,
|
|
1109
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1110
|
+
direction or management of such entity, whether by contract or
|
|
1111
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1112
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1113
|
+
|
|
1114
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1115
|
+
exercising permissions granted by this License.
|
|
1116
|
+
|
|
1117
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1118
|
+
including but not limited to software source code, documentation
|
|
1119
|
+
source, and configuration files.
|
|
1120
|
+
|
|
1121
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1122
|
+
transformation or translation of a Source form, including but
|
|
1123
|
+
not limited to compiled object code, generated documentation,
|
|
1124
|
+
and conversions to other media types.
|
|
1125
|
+
|
|
1126
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1127
|
+
Object form, made available under the License, as indicated by a
|
|
1128
|
+
copyright notice that is included in or attached to the work
|
|
1129
|
+
(an example is provided in the Appendix below).
|
|
1130
|
+
|
|
1131
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1132
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1133
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1134
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1135
|
+
of this License, Derivative Works shall not include works that remain
|
|
1136
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1137
|
+
the Work and Derivative Works thereof.
|
|
1138
|
+
|
|
1139
|
+
"Contribution" shall mean any work of authorship, including
|
|
1140
|
+
the original version of the Work and any modifications or additions
|
|
1141
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1142
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1143
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1144
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1145
|
+
means any form of electronic, verbal, or written communication sent
|
|
1146
|
+
to the Licensor or its representatives, including but not limited to
|
|
1147
|
+
communication on electronic mailing lists, source code control systems,
|
|
1148
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1149
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1150
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1151
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1152
|
+
|
|
1153
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1154
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1155
|
+
subsequently incorporated within the Work.
|
|
1156
|
+
|
|
1157
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1158
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1159
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1160
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1161
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1162
|
+
Work and such Derivative Works in Source or Object form.
|
|
1163
|
+
|
|
1164
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1165
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1166
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1167
|
+
(except as stated in this section) patent license to make, have made,
|
|
1168
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1169
|
+
where such license applies only to those patent claims licensable
|
|
1170
|
+
by such Contributor that are necessarily infringed by their
|
|
1171
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1172
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1173
|
+
institute patent litigation against any entity (including a
|
|
1174
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1175
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1176
|
+
or contributory patent infringement, then any patent licenses
|
|
1177
|
+
granted to You under this License for that Work shall terminate
|
|
1178
|
+
as of the date such litigation is filed.
|
|
1179
|
+
|
|
1180
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1181
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1182
|
+
modifications, and in Source or Object form, provided that You
|
|
1183
|
+
meet the following conditions:
|
|
1184
|
+
|
|
1185
|
+
(a) You must give any other recipients of the Work or
|
|
1186
|
+
Derivative Works a copy of this License; and
|
|
1187
|
+
|
|
1188
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1189
|
+
stating that You changed the files; and
|
|
1190
|
+
|
|
1191
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1192
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1193
|
+
attribution notices from the Source form of the Work,
|
|
1194
|
+
excluding those notices that do not pertain to any part of
|
|
1195
|
+
the Derivative Works; and
|
|
1196
|
+
|
|
1197
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1198
|
+
distribution, then any Derivative Works that You distribute must
|
|
1199
|
+
include a readable copy of the attribution notices contained
|
|
1200
|
+
within such NOTICE file, excluding those notices that do not
|
|
1201
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1202
|
+
of the following places: within a NOTICE text file distributed
|
|
1203
|
+
as part of the Derivative Works; within the Source form or
|
|
1204
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1205
|
+
within a display generated by the Derivative Works, if and
|
|
1206
|
+
wherever such third-party notices normally appear. The contents
|
|
1207
|
+
of the NOTICE file are for informational purposes only and
|
|
1208
|
+
do not modify the License. You may add Your own attribution
|
|
1209
|
+
notices within Derivative Works that You distribute, alongside
|
|
1210
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1211
|
+
that such additional attribution notices cannot be construed
|
|
1212
|
+
as modifying the License.
|
|
1213
|
+
|
|
1214
|
+
You may add Your own copyright statement to Your modifications and
|
|
1215
|
+
may provide additional or different license terms and conditions
|
|
1216
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1217
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1218
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1219
|
+
the conditions stated in this License.
|
|
1220
|
+
|
|
1221
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1222
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1223
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1224
|
+
this License, without any additional terms or conditions.
|
|
1225
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1226
|
+
the terms of any separate license agreement you may have executed
|
|
1227
|
+
with Licensor regarding such Contributions.
|
|
1228
|
+
|
|
1229
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1230
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1231
|
+
except as required for reasonable and customary use in describing the
|
|
1232
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1233
|
+
|
|
1234
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1235
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1236
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1237
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1238
|
+
implied, including, without limitation, any warranties or conditions
|
|
1239
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1240
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1241
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1242
|
+
risks associated with Your exercise of permissions under this License.
|
|
1243
|
+
|
|
1244
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1245
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1246
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1247
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1248
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1249
|
+
incidental, or consequential damages of any character arising as a
|
|
1250
|
+
result of this License or out of the use or inability to use the
|
|
1251
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1252
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1253
|
+
other commercial damages or losses), even if such Contributor
|
|
1254
|
+
has been advised of the possibility of such damages.
|
|
1255
|
+
|
|
1256
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1257
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1258
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1259
|
+
or other liability obligations and/or rights consistent with this
|
|
1260
|
+
License. However, in accepting such obligations, You may act only
|
|
1261
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1262
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1263
|
+
defend, and hold each Contributor harmless for any liability
|
|
1264
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1265
|
+
of your accepting any such warranty or additional liability.
|
|
1266
|
+
|
|
1267
|
+
END OF TERMS AND CONDITIONS
|
|
1268
|
+
|
|
1269
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1270
|
+
|
|
1271
|
+
To apply the Apache License to your work, attach the following
|
|
1272
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1273
|
+
replaced with your own identifying information. (Don't include
|
|
1274
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1275
|
+
comment syntax for the file format. We also recommend that a
|
|
1276
|
+
file or class name and description of purpose be included on the
|
|
1277
|
+
same "printed page" as the copyright notice for easier
|
|
1278
|
+
identification within third-party archives.
|
|
1279
|
+
|
|
1280
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1281
|
+
|
|
1282
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1283
|
+
you may not use this file except in compliance with the License.
|
|
1284
|
+
You may obtain a copy of the License at
|
|
1285
|
+
|
|
1286
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1287
|
+
|
|
1288
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1289
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1290
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1291
|
+
See the License for the specific language governing permissions and
|
|
1292
|
+
limitations under the License.
|
|
1293
|
+
|
|
1294
|
+
------------------------------------------------------------------------
|
|
1295
|
+
|
|
1296
|
+
## @prisma/client-runtime-utils 7.8.0
|
|
1297
|
+
License: Apache-2.0
|
|
1298
|
+
Homepage: https://github.com/prisma/prisma#readme
|
|
1299
|
+
|
|
1300
|
+
Apache License
|
|
1301
|
+
Version 2.0, January 2004
|
|
1302
|
+
http://www.apache.org/licenses/
|
|
1303
|
+
|
|
1304
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1305
|
+
|
|
1306
|
+
1. Definitions.
|
|
1307
|
+
|
|
1308
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1309
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1310
|
+
|
|
1311
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1312
|
+
the copyright owner that is granting the License.
|
|
787
1313
|
|
|
788
1314
|
"Legal Entity" shall mean the union of the acting entity and all
|
|
789
1315
|
other entities that control, are controlled by, or are under common
|
|
@@ -946,116 +1472,2123 @@ Apache License
|
|
|
946
1472
|
incurred by, or claims asserted against, such Contributor by reason
|
|
947
1473
|
of your accepting any such warranty or additional liability.
|
|
948
1474
|
|
|
949
|
-
END OF TERMS AND CONDITIONS
|
|
1475
|
+
END OF TERMS AND CONDITIONS
|
|
1476
|
+
|
|
1477
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1478
|
+
|
|
1479
|
+
To apply the Apache License to your work, attach the following
|
|
1480
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1481
|
+
replaced with your own identifying information. (Don't include
|
|
1482
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1483
|
+
comment syntax for the file format. We also recommend that a
|
|
1484
|
+
file or class name and description of purpose be included on the
|
|
1485
|
+
same "printed page" as the copyright notice for easier
|
|
1486
|
+
identification within third-party archives.
|
|
1487
|
+
|
|
1488
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1489
|
+
|
|
1490
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1491
|
+
you may not use this file except in compliance with the License.
|
|
1492
|
+
You may obtain a copy of the License at
|
|
1493
|
+
|
|
1494
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1495
|
+
|
|
1496
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1497
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1498
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1499
|
+
See the License for the specific language governing permissions and
|
|
1500
|
+
limitations under the License.
|
|
1501
|
+
|
|
1502
|
+
------------------------------------------------------------------------
|
|
1503
|
+
|
|
1504
|
+
## @quansync/fs 1.0.0
|
|
1505
|
+
License: MIT
|
|
1506
|
+
Author: Kevin Deng
|
|
1507
|
+
Homepage: https://github.com/quansync-dev/fs#readme
|
|
1508
|
+
|
|
1509
|
+
The MIT License (MIT)
|
|
1510
|
+
|
|
1511
|
+
Copyright © 2025-PRESENT Kevin Deng (https://github.com/sxzz)
|
|
1512
|
+
|
|
1513
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1514
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1515
|
+
in the Software without restriction, including without limitation the rights
|
|
1516
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1517
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1518
|
+
furnished to do so, subject to the following conditions:
|
|
1519
|
+
|
|
1520
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1521
|
+
copies or substantial portions of the Software.
|
|
1522
|
+
|
|
1523
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1524
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1525
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1526
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1527
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1528
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1529
|
+
SOFTWARE.
|
|
1530
|
+
|
|
1531
|
+
------------------------------------------------------------------------
|
|
1532
|
+
|
|
1533
|
+
## @sec-ant/readable-stream 0.4.1
|
|
1534
|
+
License: MIT
|
|
1535
|
+
Author: Ze-Zheng Wu
|
|
1536
|
+
Homepage: https://github.com/Sec-ant/readable-stream
|
|
1537
|
+
|
|
1538
|
+
MIT License
|
|
1539
|
+
|
|
1540
|
+
Copyright (c) 2022 Ze-Zheng Wu
|
|
1541
|
+
|
|
1542
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1543
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1544
|
+
in the Software without restriction, including without limitation the rights
|
|
1545
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1546
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1547
|
+
furnished to do so, subject to the following conditions:
|
|
1548
|
+
|
|
1549
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1550
|
+
copies or substantial portions of the Software.
|
|
1551
|
+
|
|
1552
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1553
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1554
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1555
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1556
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1557
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1558
|
+
SOFTWARE.
|
|
1559
|
+
|
|
1560
|
+
------------------------------------------------------------------------
|
|
1561
|
+
|
|
1562
|
+
## @sindresorhus/merge-streams 4.0.0
|
|
1563
|
+
License: MIT
|
|
1564
|
+
Author: Sindre Sorhus
|
|
1565
|
+
Homepage: https://github.com/sindresorhus/merge-streams#readme
|
|
1566
|
+
|
|
1567
|
+
MIT License
|
|
1568
|
+
|
|
1569
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
1570
|
+
|
|
1571
|
+
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:
|
|
1572
|
+
|
|
1573
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1574
|
+
|
|
1575
|
+
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.
|
|
1576
|
+
|
|
1577
|
+
------------------------------------------------------------------------
|
|
1578
|
+
|
|
1579
|
+
## @xmldom/xmldom 0.8.13, 0.9.10
|
|
1580
|
+
License: MIT
|
|
1581
|
+
Homepage: https://github.com/xmldom/xmldom
|
|
1582
|
+
|
|
1583
|
+
Copyright 2019 - present Christopher J. Brody and other contributors, as listed in: https://github.com/xmldom/xmldom/graphs/contributors
|
|
1584
|
+
Copyright 2012 - 2017 @jindw <jindw@xidea.org> and other contributors, as listed in: https://github.com/jindw/xmldom/graphs/contributors
|
|
1585
|
+
|
|
1586
|
+
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:
|
|
1587
|
+
|
|
1588
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1589
|
+
|
|
1590
|
+
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.
|
|
1591
|
+
|
|
1592
|
+
------------------------------------------------------------------------
|
|
1593
|
+
|
|
1594
|
+
## ansi-styles 4.3.0
|
|
1595
|
+
License: MIT
|
|
1596
|
+
Author: Sindre Sorhus
|
|
1597
|
+
Homepage: https://github.com/chalk/ansi-styles#readme
|
|
1598
|
+
|
|
1599
|
+
MIT License
|
|
1600
|
+
|
|
1601
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
1602
|
+
|
|
1603
|
+
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:
|
|
1604
|
+
|
|
1605
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1606
|
+
|
|
1607
|
+
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.
|
|
1608
|
+
|
|
1609
|
+
------------------------------------------------------------------------
|
|
1610
|
+
|
|
1611
|
+
## anynum 1.0.1
|
|
1612
|
+
License: MIT
|
|
1613
|
+
Author: Amit Gupta
|
|
1614
|
+
Homepage: https://github.com/NaturalIntelligence/anynum#readme
|
|
1615
|
+
|
|
1616
|
+
MIT License
|
|
1617
|
+
|
|
1618
|
+
Copyright (c) 2026 Natural Intelligence
|
|
1619
|
+
|
|
1620
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1621
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1622
|
+
in the Software without restriction, including without limitation the rights
|
|
1623
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1624
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1625
|
+
furnished to do so, subject to the following conditions:
|
|
1626
|
+
|
|
1627
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1628
|
+
copies or substantial portions of the Software.
|
|
1629
|
+
|
|
1630
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1631
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1632
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1633
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1634
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1635
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1636
|
+
SOFTWARE.
|
|
1637
|
+
|
|
1638
|
+
------------------------------------------------------------------------
|
|
1639
|
+
|
|
1640
|
+
## balanced-match 4.0.4
|
|
1641
|
+
License: MIT
|
|
1642
|
+
Homepage: https://github.com/juliangruber/balanced-match#readme
|
|
1643
|
+
|
|
1644
|
+
(MIT)
|
|
1645
|
+
|
|
1646
|
+
Original code Copyright Julian Gruber <julian@juliangruber.com>
|
|
1647
|
+
|
|
1648
|
+
Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
|
|
1649
|
+
|
|
1650
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1651
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1652
|
+
the Software without restriction, including without limitation the rights to
|
|
1653
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
1654
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
1655
|
+
so, subject to the following conditions:
|
|
1656
|
+
|
|
1657
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1658
|
+
copies or substantial portions of the Software.
|
|
1659
|
+
|
|
1660
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1661
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1662
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1663
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1664
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1665
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1666
|
+
SOFTWARE.
|
|
1667
|
+
|
|
1668
|
+
------------------------------------------------------------------------
|
|
1669
|
+
|
|
1670
|
+
## base64-js 1.5.1
|
|
1671
|
+
License: MIT
|
|
1672
|
+
Author: T. Jameson Little
|
|
1673
|
+
Homepage: https://github.com/beatgammit/base64-js
|
|
1674
|
+
|
|
1675
|
+
The MIT License (MIT)
|
|
1676
|
+
|
|
1677
|
+
Copyright (c) 2014 Jameson Little
|
|
1678
|
+
|
|
1679
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1680
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1681
|
+
in the Software without restriction, including without limitation the rights
|
|
1682
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1683
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1684
|
+
furnished to do so, subject to the following conditions:
|
|
1685
|
+
|
|
1686
|
+
The above copyright notice and this permission notice shall be included in
|
|
1687
|
+
all copies or substantial portions of the Software.
|
|
1688
|
+
|
|
1689
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1690
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1691
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1692
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1693
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1694
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1695
|
+
THE SOFTWARE.
|
|
1696
|
+
|
|
1697
|
+
------------------------------------------------------------------------
|
|
1698
|
+
|
|
1699
|
+
## baseline-browser-mapping 2.10.41
|
|
1700
|
+
License: Apache-2.0
|
|
1701
|
+
Homepage: https://github.com/web-platform-dx/baseline-browser-mapping#readme
|
|
1702
|
+
|
|
1703
|
+
Apache License
|
|
1704
|
+
Version 2.0, January 2004
|
|
1705
|
+
http://www.apache.org/licenses/
|
|
1706
|
+
|
|
1707
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1708
|
+
|
|
1709
|
+
1. Definitions.
|
|
1710
|
+
|
|
1711
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1712
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1713
|
+
|
|
1714
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1715
|
+
the copyright owner that is granting the License.
|
|
1716
|
+
|
|
1717
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1718
|
+
other entities that control, are controlled by, or are under common
|
|
1719
|
+
control with that entity. For the purposes of this definition,
|
|
1720
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1721
|
+
direction or management of such entity, whether by contract or
|
|
1722
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1723
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1724
|
+
|
|
1725
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1726
|
+
exercising permissions granted by this License.
|
|
1727
|
+
|
|
1728
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1729
|
+
including but not limited to software source code, documentation
|
|
1730
|
+
source, and configuration files.
|
|
1731
|
+
|
|
1732
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1733
|
+
transformation or translation of a Source form, including but
|
|
1734
|
+
not limited to compiled object code, generated documentation,
|
|
1735
|
+
and conversions to other media types.
|
|
1736
|
+
|
|
1737
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1738
|
+
Object form, made available under the License, as indicated by a
|
|
1739
|
+
copyright notice that is included in or attached to the work
|
|
1740
|
+
(an example is provided in the Appendix below).
|
|
1741
|
+
|
|
1742
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1743
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1744
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1745
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1746
|
+
of this License, Derivative Works shall not include works that remain
|
|
1747
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1748
|
+
the Work and Derivative Works thereof.
|
|
1749
|
+
|
|
1750
|
+
"Contribution" shall mean any work of authorship, including
|
|
1751
|
+
the original version of the Work and any modifications or additions
|
|
1752
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1753
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1754
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1755
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1756
|
+
means any form of electronic, verbal, or written communication sent
|
|
1757
|
+
to the Licensor or its representatives, including but not limited to
|
|
1758
|
+
communication on electronic mailing lists, source code control systems,
|
|
1759
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1760
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1761
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1762
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1763
|
+
|
|
1764
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1765
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1766
|
+
subsequently incorporated within the Work.
|
|
1767
|
+
|
|
1768
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1769
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1770
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1771
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1772
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1773
|
+
Work and such Derivative Works in Source or Object form.
|
|
1774
|
+
|
|
1775
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1776
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1777
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1778
|
+
(except as stated in this section) patent license to make, have made,
|
|
1779
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1780
|
+
where such license applies only to those patent claims licensable
|
|
1781
|
+
by such Contributor that are necessarily infringed by their
|
|
1782
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1783
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1784
|
+
institute patent litigation against any entity (including a
|
|
1785
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1786
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1787
|
+
or contributory patent infringement, then any patent licenses
|
|
1788
|
+
granted to You under this License for that Work shall terminate
|
|
1789
|
+
as of the date such litigation is filed.
|
|
1790
|
+
|
|
1791
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1792
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1793
|
+
modifications, and in Source or Object form, provided that You
|
|
1794
|
+
meet the following conditions:
|
|
1795
|
+
|
|
1796
|
+
(a) You must give any other recipients of the Work or
|
|
1797
|
+
Derivative Works a copy of this License; and
|
|
1798
|
+
|
|
1799
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1800
|
+
stating that You changed the files; and
|
|
1801
|
+
|
|
1802
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1803
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1804
|
+
attribution notices from the Source form of the Work,
|
|
1805
|
+
excluding those notices that do not pertain to any part of
|
|
1806
|
+
the Derivative Works; and
|
|
1807
|
+
|
|
1808
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1809
|
+
distribution, then any Derivative Works that You distribute must
|
|
1810
|
+
include a readable copy of the attribution notices contained
|
|
1811
|
+
within such NOTICE file, excluding those notices that do not
|
|
1812
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1813
|
+
of the following places: within a NOTICE text file distributed
|
|
1814
|
+
as part of the Derivative Works; within the Source form or
|
|
1815
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1816
|
+
within a display generated by the Derivative Works, if and
|
|
1817
|
+
wherever such third-party notices normally appear. The contents
|
|
1818
|
+
of the NOTICE file are for informational purposes only and
|
|
1819
|
+
do not modify the License. You may add Your own attribution
|
|
1820
|
+
notices within Derivative Works that You distribute, alongside
|
|
1821
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1822
|
+
that such additional attribution notices cannot be construed
|
|
1823
|
+
as modifying the License.
|
|
1824
|
+
|
|
1825
|
+
You may add Your own copyright statement to Your modifications and
|
|
1826
|
+
may provide additional or different license terms and conditions
|
|
1827
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1828
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1829
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1830
|
+
the conditions stated in this License.
|
|
1831
|
+
|
|
1832
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1833
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1834
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1835
|
+
this License, without any additional terms or conditions.
|
|
1836
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1837
|
+
the terms of any separate license agreement you may have executed
|
|
1838
|
+
with Licensor regarding such Contributions.
|
|
1839
|
+
|
|
1840
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1841
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1842
|
+
except as required for reasonable and customary use in describing the
|
|
1843
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1844
|
+
|
|
1845
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1846
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1847
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1848
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1849
|
+
implied, including, without limitation, any warranties or conditions
|
|
1850
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1851
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1852
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1853
|
+
risks associated with Your exercise of permissions under this License.
|
|
1854
|
+
|
|
1855
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1856
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1857
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1858
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1859
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1860
|
+
incidental, or consequential damages of any character arising as a
|
|
1861
|
+
result of this License or out of the use or inability to use the
|
|
1862
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1863
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1864
|
+
other commercial damages or losses), even if such Contributor
|
|
1865
|
+
has been advised of the possibility of such damages.
|
|
1866
|
+
|
|
1867
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1868
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1869
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1870
|
+
or other liability obligations and/or rights consistent with this
|
|
1871
|
+
License. However, in accepting such obligations, You may act only
|
|
1872
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1873
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1874
|
+
defend, and hold each Contributor harmless for any liability
|
|
1875
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1876
|
+
of your accepting any such warranty or additional liability.
|
|
1877
|
+
|
|
1878
|
+
END OF TERMS AND CONDITIONS
|
|
1879
|
+
|
|
1880
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1881
|
+
|
|
1882
|
+
To apply the Apache License to your work, attach the following
|
|
1883
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1884
|
+
replaced with your own identifying information. (Don't include
|
|
1885
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1886
|
+
comment syntax for the file format. We also recommend that a
|
|
1887
|
+
file or class name and description of purpose be included on the
|
|
1888
|
+
same "printed page" as the copyright notice for easier
|
|
1889
|
+
identification within third-party archives.
|
|
1890
|
+
|
|
1891
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1892
|
+
|
|
1893
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1894
|
+
you may not use this file except in compliance with the License.
|
|
1895
|
+
You may obtain a copy of the License at
|
|
1896
|
+
|
|
1897
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1898
|
+
|
|
1899
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1900
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1901
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1902
|
+
See the License for the specific language governing permissions and
|
|
1903
|
+
limitations under the License.
|
|
1904
|
+
|
|
1905
|
+
------------------------------------------------------------------------
|
|
1906
|
+
|
|
1907
|
+
## big-integer 1.6.52
|
|
1908
|
+
License: Unlicense
|
|
1909
|
+
Author: Peter Olson
|
|
1910
|
+
Homepage: https://github.com/peterolson/BigInteger.js#readme
|
|
1911
|
+
|
|
1912
|
+
This is free and unencumbered software released into the public domain.
|
|
1913
|
+
|
|
1914
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
1915
|
+
distribute this software, either in source code form or as a compiled
|
|
1916
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
|
1917
|
+
means.
|
|
1918
|
+
|
|
1919
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
|
1920
|
+
of this software dedicate any and all copyright interest in the
|
|
1921
|
+
software to the public domain. We make this dedication for the benefit
|
|
1922
|
+
of the public at large and to the detriment of our heirs and
|
|
1923
|
+
successors. We intend this dedication to be an overt act of
|
|
1924
|
+
relinquishment in perpetuity of all present and future rights to this
|
|
1925
|
+
software under copyright law.
|
|
1926
|
+
|
|
1927
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1928
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1929
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1930
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
1931
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
1932
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
1933
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
1934
|
+
|
|
1935
|
+
For more information, please refer to <http://unlicense.org>
|
|
1936
|
+
|
|
1937
|
+
------------------------------------------------------------------------
|
|
1938
|
+
|
|
1939
|
+
## bplist-creator 0.1.0
|
|
1940
|
+
License: MIT
|
|
1941
|
+
Author: Joe Ferner
|
|
1942
|
+
Homepage: https://github.com/nearinfinity/node-bplist-creator#readme
|
|
1943
|
+
|
|
1944
|
+
(The MIT License)
|
|
1945
|
+
|
|
1946
|
+
Copyright (c) 2012 Near Infinity Corporation
|
|
1947
|
+
|
|
1948
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
1949
|
+
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
1950
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
1951
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1952
|
+
subject to the following conditions:
|
|
1953
|
+
|
|
1954
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1955
|
+
portions of the Software.
|
|
1956
|
+
|
|
1957
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1958
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1959
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
1960
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
|
|
1961
|
+
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1962
|
+
|
|
1963
|
+
------------------------------------------------------------------------
|
|
1964
|
+
|
|
1965
|
+
## bplist-parser 0.3.1
|
|
1966
|
+
License: MIT
|
|
1967
|
+
Author: Joe Ferner
|
|
1968
|
+
Homepage: https://github.com/nearinfinity/node-bplist-parser
|
|
1969
|
+
|
|
1970
|
+
(License text not bundled; see the package's repository.)
|
|
1971
|
+
|
|
1972
|
+
------------------------------------------------------------------------
|
|
1973
|
+
|
|
1974
|
+
## brace-expansion 5.0.7
|
|
1975
|
+
License: MIT
|
|
1976
|
+
Homepage: https://github.com/juliangruber/brace-expansion#readme
|
|
1977
|
+
|
|
1978
|
+
MIT License
|
|
1979
|
+
|
|
1980
|
+
Copyright Julian Gruber <julian@juliangruber.com>
|
|
1981
|
+
|
|
1982
|
+
TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
|
|
1983
|
+
|
|
1984
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1985
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1986
|
+
in the Software without restriction, including without limitation the rights
|
|
1987
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1988
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1989
|
+
furnished to do so, subject to the following conditions:
|
|
1990
|
+
|
|
1991
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1992
|
+
copies or substantial portions of the Software.
|
|
1993
|
+
|
|
1994
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1995
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1996
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1997
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1998
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1999
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2000
|
+
SOFTWARE.
|
|
2001
|
+
|
|
2002
|
+
------------------------------------------------------------------------
|
|
2003
|
+
|
|
2004
|
+
## browserslist 4.28.4
|
|
2005
|
+
License: MIT
|
|
2006
|
+
Author: Andrey Sitnik
|
|
2007
|
+
Homepage: https://github.com/browserslist/browserslist#readme
|
|
2008
|
+
|
|
2009
|
+
The MIT License (MIT)
|
|
2010
|
+
|
|
2011
|
+
Copyright 2014 Andrey Sitnik <andrey@sitnik.es> and other contributors
|
|
2012
|
+
|
|
2013
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2014
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2015
|
+
the Software without restriction, including without limitation the rights to
|
|
2016
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2017
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2018
|
+
subject to the following conditions:
|
|
2019
|
+
|
|
2020
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2021
|
+
copies or substantial portions of the Software.
|
|
2022
|
+
|
|
2023
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2024
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2025
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2026
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2027
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2028
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2029
|
+
|
|
2030
|
+
------------------------------------------------------------------------
|
|
2031
|
+
|
|
2032
|
+
## caniuse-lite 1.0.30001800
|
|
2033
|
+
License: CC-BY-4.0
|
|
2034
|
+
Author: Ben Briggs
|
|
2035
|
+
Homepage: https://github.com/browserslist/caniuse-lite#readme
|
|
2036
|
+
|
|
2037
|
+
Attribution 4.0 International
|
|
2038
|
+
|
|
2039
|
+
=======================================================================
|
|
2040
|
+
|
|
2041
|
+
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
|
2042
|
+
does not provide legal services or legal advice. Distribution of
|
|
2043
|
+
Creative Commons public licenses does not create a lawyer-client or
|
|
2044
|
+
other relationship. Creative Commons makes its licenses and related
|
|
2045
|
+
information available on an "as-is" basis. Creative Commons gives no
|
|
2046
|
+
warranties regarding its licenses, any material licensed under their
|
|
2047
|
+
terms and conditions, or any related information. Creative Commons
|
|
2048
|
+
disclaims all liability for damages resulting from their use to the
|
|
2049
|
+
fullest extent possible.
|
|
2050
|
+
|
|
2051
|
+
Using Creative Commons Public Licenses
|
|
2052
|
+
|
|
2053
|
+
Creative Commons public licenses provide a standard set of terms and
|
|
2054
|
+
conditions that creators and other rights holders may use to share
|
|
2055
|
+
original works of authorship and other material subject to copyright
|
|
2056
|
+
and certain other rights specified in the public license below. The
|
|
2057
|
+
following considerations are for informational purposes only, are not
|
|
2058
|
+
exhaustive, and do not form part of our licenses.
|
|
2059
|
+
|
|
2060
|
+
Considerations for licensors: Our public licenses are
|
|
2061
|
+
intended for use by those authorized to give the public
|
|
2062
|
+
permission to use material in ways otherwise restricted by
|
|
2063
|
+
copyright and certain other rights. Our licenses are
|
|
2064
|
+
irrevocable. Licensors should read and understand the terms
|
|
2065
|
+
and conditions of the license they choose before applying it.
|
|
2066
|
+
Licensors should also secure all rights necessary before
|
|
2067
|
+
applying our licenses so that the public can reuse the
|
|
2068
|
+
material as expected. Licensors should clearly mark any
|
|
2069
|
+
material not subject to the license. This includes other CC-
|
|
2070
|
+
licensed material, or material used under an exception or
|
|
2071
|
+
limitation to copyright. More considerations for licensors:
|
|
2072
|
+
wiki.creativecommons.org/Considerations_for_licensors
|
|
2073
|
+
|
|
2074
|
+
Considerations for the public: By using one of our public
|
|
2075
|
+
licenses, a licensor grants the public permission to use the
|
|
2076
|
+
licensed material under specified terms and conditions. If
|
|
2077
|
+
the licensor's permission is not necessary for any reason--for
|
|
2078
|
+
example, because of any applicable exception or limitation to
|
|
2079
|
+
copyright--then that use is not regulated by the license. Our
|
|
2080
|
+
licenses grant only permissions under copyright and certain
|
|
2081
|
+
other rights that a licensor has authority to grant. Use of
|
|
2082
|
+
the licensed material may still be restricted for other
|
|
2083
|
+
reasons, including because others have copyright or other
|
|
2084
|
+
rights in the material. A licensor may make special requests,
|
|
2085
|
+
such as asking that all changes be marked or described.
|
|
2086
|
+
Although not required by our licenses, you are encouraged to
|
|
2087
|
+
respect those requests where reasonable. More_considerations
|
|
2088
|
+
for the public:
|
|
2089
|
+
wiki.creativecommons.org/Considerations_for_licensees
|
|
2090
|
+
|
|
2091
|
+
=======================================================================
|
|
2092
|
+
|
|
2093
|
+
Creative Commons Attribution 4.0 International Public License
|
|
2094
|
+
|
|
2095
|
+
By exercising the Licensed Rights (defined below), You accept and agree
|
|
2096
|
+
to be bound by the terms and conditions of this Creative Commons
|
|
2097
|
+
Attribution 4.0 International Public License ("Public License"). To the
|
|
2098
|
+
extent this Public License may be interpreted as a contract, You are
|
|
2099
|
+
granted the Licensed Rights in consideration of Your acceptance of
|
|
2100
|
+
these terms and conditions, and the Licensor grants You such rights in
|
|
2101
|
+
consideration of benefits the Licensor receives from making the
|
|
2102
|
+
Licensed Material available under these terms and conditions.
|
|
2103
|
+
|
|
2104
|
+
|
|
2105
|
+
Section 1 -- Definitions.
|
|
2106
|
+
|
|
2107
|
+
a. Adapted Material means material subject to Copyright and Similar
|
|
2108
|
+
Rights that is derived from or based upon the Licensed Material
|
|
2109
|
+
and in which the Licensed Material is translated, altered,
|
|
2110
|
+
arranged, transformed, or otherwise modified in a manner requiring
|
|
2111
|
+
permission under the Copyright and Similar Rights held by the
|
|
2112
|
+
Licensor. For purposes of this Public License, where the Licensed
|
|
2113
|
+
Material is a musical work, performance, or sound recording,
|
|
2114
|
+
Adapted Material is always produced where the Licensed Material is
|
|
2115
|
+
synched in timed relation with a moving image.
|
|
2116
|
+
|
|
2117
|
+
b. Adapter's License means the license You apply to Your Copyright
|
|
2118
|
+
and Similar Rights in Your contributions to Adapted Material in
|
|
2119
|
+
accordance with the terms and conditions of this Public License.
|
|
2120
|
+
|
|
2121
|
+
c. Copyright and Similar Rights means copyright and/or similar rights
|
|
2122
|
+
closely related to copyright including, without limitation,
|
|
2123
|
+
performance, broadcast, sound recording, and Sui Generis Database
|
|
2124
|
+
Rights, without regard to how the rights are labeled or
|
|
2125
|
+
categorized. For purposes of this Public License, the rights
|
|
2126
|
+
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
|
2127
|
+
Rights.
|
|
2128
|
+
|
|
2129
|
+
d. Effective Technological Measures means those measures that, in the
|
|
2130
|
+
absence of proper authority, may not be circumvented under laws
|
|
2131
|
+
fulfilling obligations under Article 11 of the WIPO Copyright
|
|
2132
|
+
Treaty adopted on December 20, 1996, and/or similar international
|
|
2133
|
+
agreements.
|
|
2134
|
+
|
|
2135
|
+
e. Exceptions and Limitations means fair use, fair dealing, and/or
|
|
2136
|
+
any other exception or limitation to Copyright and Similar Rights
|
|
2137
|
+
that applies to Your use of the Licensed Material.
|
|
2138
|
+
|
|
2139
|
+
f. Licensed Material means the artistic or literary work, database,
|
|
2140
|
+
or other material to which the Licensor applied this Public
|
|
2141
|
+
License.
|
|
2142
|
+
|
|
2143
|
+
g. Licensed Rights means the rights granted to You subject to the
|
|
2144
|
+
terms and conditions of this Public License, which are limited to
|
|
2145
|
+
all Copyright and Similar Rights that apply to Your use of the
|
|
2146
|
+
Licensed Material and that the Licensor has authority to license.
|
|
2147
|
+
|
|
2148
|
+
h. Licensor means the individual(s) or entity(ies) granting rights
|
|
2149
|
+
under this Public License.
|
|
2150
|
+
|
|
2151
|
+
i. Share means to provide material to the public by any means or
|
|
2152
|
+
process that requires permission under the Licensed Rights, such
|
|
2153
|
+
as reproduction, public display, public performance, distribution,
|
|
2154
|
+
dissemination, communication, or importation, and to make material
|
|
2155
|
+
available to the public including in ways that members of the
|
|
2156
|
+
public may access the material from a place and at a time
|
|
2157
|
+
individually chosen by them.
|
|
2158
|
+
|
|
2159
|
+
j. Sui Generis Database Rights means rights other than copyright
|
|
2160
|
+
resulting from Directive 96/9/EC of the European Parliament and of
|
|
2161
|
+
the Council of 11 March 1996 on the legal protection of databases,
|
|
2162
|
+
as amended and/or succeeded, as well as other essentially
|
|
2163
|
+
equivalent rights anywhere in the world.
|
|
2164
|
+
|
|
2165
|
+
k. You means the individual or entity exercising the Licensed Rights
|
|
2166
|
+
under this Public License. Your has a corresponding meaning.
|
|
2167
|
+
|
|
2168
|
+
|
|
2169
|
+
Section 2 -- Scope.
|
|
2170
|
+
|
|
2171
|
+
a. License grant.
|
|
2172
|
+
|
|
2173
|
+
1. Subject to the terms and conditions of this Public License,
|
|
2174
|
+
the Licensor hereby grants You a worldwide, royalty-free,
|
|
2175
|
+
non-sublicensable, non-exclusive, irrevocable license to
|
|
2176
|
+
exercise the Licensed Rights in the Licensed Material to:
|
|
2177
|
+
|
|
2178
|
+
a. reproduce and Share the Licensed Material, in whole or
|
|
2179
|
+
in part; and
|
|
2180
|
+
|
|
2181
|
+
b. produce, reproduce, and Share Adapted Material.
|
|
2182
|
+
|
|
2183
|
+
2. Exceptions and Limitations. For the avoidance of doubt, where
|
|
2184
|
+
Exceptions and Limitations apply to Your use, this Public
|
|
2185
|
+
License does not apply, and You do not need to comply with
|
|
2186
|
+
its terms and conditions.
|
|
2187
|
+
|
|
2188
|
+
3. Term. The term of this Public License is specified in Section
|
|
2189
|
+
6(a).
|
|
2190
|
+
|
|
2191
|
+
4. Media and formats; technical modifications allowed. The
|
|
2192
|
+
Licensor authorizes You to exercise the Licensed Rights in
|
|
2193
|
+
all media and formats whether now known or hereafter created,
|
|
2194
|
+
and to make technical modifications necessary to do so. The
|
|
2195
|
+
Licensor waives and/or agrees not to assert any right or
|
|
2196
|
+
authority to forbid You from making technical modifications
|
|
2197
|
+
necessary to exercise the Licensed Rights, including
|
|
2198
|
+
technical modifications necessary to circumvent Effective
|
|
2199
|
+
Technological Measures. For purposes of this Public License,
|
|
2200
|
+
simply making modifications authorized by this Section 2(a)
|
|
2201
|
+
(4) never produces Adapted Material.
|
|
2202
|
+
|
|
2203
|
+
5. Downstream recipients.
|
|
2204
|
+
|
|
2205
|
+
a. Offer from the Licensor -- Licensed Material. Every
|
|
2206
|
+
recipient of the Licensed Material automatically
|
|
2207
|
+
receives an offer from the Licensor to exercise the
|
|
2208
|
+
Licensed Rights under the terms and conditions of this
|
|
2209
|
+
Public License.
|
|
2210
|
+
|
|
2211
|
+
b. No downstream restrictions. You may not offer or impose
|
|
2212
|
+
any additional or different terms or conditions on, or
|
|
2213
|
+
apply any Effective Technological Measures to, the
|
|
2214
|
+
Licensed Material if doing so restricts exercise of the
|
|
2215
|
+
Licensed Rights by any recipient of the Licensed
|
|
2216
|
+
Material.
|
|
2217
|
+
|
|
2218
|
+
6. No endorsement. Nothing in this Public License constitutes or
|
|
2219
|
+
may be construed as permission to assert or imply that You
|
|
2220
|
+
are, or that Your use of the Licensed Material is, connected
|
|
2221
|
+
with, or sponsored, endorsed, or granted official status by,
|
|
2222
|
+
the Licensor or others designated to receive attribution as
|
|
2223
|
+
provided in Section 3(a)(1)(A)(i).
|
|
2224
|
+
|
|
2225
|
+
b. Other rights.
|
|
2226
|
+
|
|
2227
|
+
1. Moral rights, such as the right of integrity, are not
|
|
2228
|
+
licensed under this Public License, nor are publicity,
|
|
2229
|
+
privacy, and/or other similar personality rights; however, to
|
|
2230
|
+
the extent possible, the Licensor waives and/or agrees not to
|
|
2231
|
+
assert any such rights held by the Licensor to the limited
|
|
2232
|
+
extent necessary to allow You to exercise the Licensed
|
|
2233
|
+
Rights, but not otherwise.
|
|
2234
|
+
|
|
2235
|
+
2. Patent and trademark rights are not licensed under this
|
|
2236
|
+
Public License.
|
|
2237
|
+
|
|
2238
|
+
3. To the extent possible, the Licensor waives any right to
|
|
2239
|
+
collect royalties from You for the exercise of the Licensed
|
|
2240
|
+
Rights, whether directly or through a collecting society
|
|
2241
|
+
under any voluntary or waivable statutory or compulsory
|
|
2242
|
+
licensing scheme. In all other cases the Licensor expressly
|
|
2243
|
+
reserves any right to collect such royalties.
|
|
2244
|
+
|
|
2245
|
+
|
|
2246
|
+
Section 3 -- License Conditions.
|
|
2247
|
+
|
|
2248
|
+
Your exercise of the Licensed Rights is expressly made subject to the
|
|
2249
|
+
following conditions.
|
|
2250
|
+
|
|
2251
|
+
a. Attribution.
|
|
2252
|
+
|
|
2253
|
+
1. If You Share the Licensed Material (including in modified
|
|
2254
|
+
form), You must:
|
|
2255
|
+
|
|
2256
|
+
a. retain the following if it is supplied by the Licensor
|
|
2257
|
+
with the Licensed Material:
|
|
2258
|
+
|
|
2259
|
+
i. identification of the creator(s) of the Licensed
|
|
2260
|
+
Material and any others designated to receive
|
|
2261
|
+
attribution, in any reasonable manner requested by
|
|
2262
|
+
the Licensor (including by pseudonym if
|
|
2263
|
+
designated);
|
|
2264
|
+
|
|
2265
|
+
ii. a copyright notice;
|
|
2266
|
+
|
|
2267
|
+
iii. a notice that refers to this Public License;
|
|
2268
|
+
|
|
2269
|
+
iv. a notice that refers to the disclaimer of
|
|
2270
|
+
warranties;
|
|
2271
|
+
|
|
2272
|
+
v. a URI or hyperlink to the Licensed Material to the
|
|
2273
|
+
extent reasonably practicable;
|
|
2274
|
+
|
|
2275
|
+
b. indicate if You modified the Licensed Material and
|
|
2276
|
+
retain an indication of any previous modifications; and
|
|
2277
|
+
|
|
2278
|
+
c. indicate the Licensed Material is licensed under this
|
|
2279
|
+
Public License, and include the text of, or the URI or
|
|
2280
|
+
hyperlink to, this Public License.
|
|
2281
|
+
|
|
2282
|
+
2. You may satisfy the conditions in Section 3(a)(1) in any
|
|
2283
|
+
reasonable manner based on the medium, means, and context in
|
|
2284
|
+
which You Share the Licensed Material. For example, it may be
|
|
2285
|
+
reasonable to satisfy the conditions by providing a URI or
|
|
2286
|
+
hyperlink to a resource that includes the required
|
|
2287
|
+
information.
|
|
2288
|
+
|
|
2289
|
+
3. If requested by the Licensor, You must remove any of the
|
|
2290
|
+
information required by Section 3(a)(1)(A) to the extent
|
|
2291
|
+
reasonably practicable.
|
|
2292
|
+
|
|
2293
|
+
4. If You Share Adapted Material You produce, the Adapter's
|
|
2294
|
+
License You apply must not prevent recipients of the Adapted
|
|
2295
|
+
Material from complying with this Public License.
|
|
2296
|
+
|
|
2297
|
+
|
|
2298
|
+
Section 4 -- Sui Generis Database Rights.
|
|
2299
|
+
|
|
2300
|
+
Where the Licensed Rights include Sui Generis Database Rights that
|
|
2301
|
+
apply to Your use of the Licensed Material:
|
|
2302
|
+
|
|
2303
|
+
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
|
2304
|
+
to extract, reuse, reproduce, and Share all or a substantial
|
|
2305
|
+
portion of the contents of the database;
|
|
2306
|
+
|
|
2307
|
+
b. if You include all or a substantial portion of the database
|
|
2308
|
+
contents in a database in which You have Sui Generis Database
|
|
2309
|
+
Rights, then the database in which You have Sui Generis Database
|
|
2310
|
+
Rights (but not its individual contents) is Adapted Material; and
|
|
2311
|
+
|
|
2312
|
+
c. You must comply with the conditions in Section 3(a) if You Share
|
|
2313
|
+
all or a substantial portion of the contents of the database.
|
|
2314
|
+
|
|
2315
|
+
For the avoidance of doubt, this Section 4 supplements and does not
|
|
2316
|
+
replace Your obligations under this Public License where the Licensed
|
|
2317
|
+
Rights include other Copyright and Similar Rights.
|
|
2318
|
+
|
|
2319
|
+
|
|
2320
|
+
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
|
2321
|
+
|
|
2322
|
+
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
|
2323
|
+
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
|
2324
|
+
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
|
2325
|
+
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
|
2326
|
+
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
|
2327
|
+
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
|
2328
|
+
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
|
2329
|
+
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
|
2330
|
+
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
|
2331
|
+
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
|
2332
|
+
|
|
2333
|
+
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
|
2334
|
+
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
|
2335
|
+
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
|
2336
|
+
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
|
2337
|
+
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
|
2338
|
+
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
|
2339
|
+
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
|
2340
|
+
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
|
2341
|
+
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
|
2342
|
+
|
|
2343
|
+
c. The disclaimer of warranties and limitation of liability provided
|
|
2344
|
+
above shall be interpreted in a manner that, to the extent
|
|
2345
|
+
possible, most closely approximates an absolute disclaimer and
|
|
2346
|
+
waiver of all liability.
|
|
2347
|
+
|
|
2348
|
+
|
|
2349
|
+
Section 6 -- Term and Termination.
|
|
2350
|
+
|
|
2351
|
+
a. This Public License applies for the term of the Copyright and
|
|
2352
|
+
Similar Rights licensed here. However, if You fail to comply with
|
|
2353
|
+
this Public License, then Your rights under this Public License
|
|
2354
|
+
terminate automatically.
|
|
2355
|
+
|
|
2356
|
+
b. Where Your right to use the Licensed Material has terminated under
|
|
2357
|
+
Section 6(a), it reinstates:
|
|
2358
|
+
|
|
2359
|
+
1. automatically as of the date the violation is cured, provided
|
|
2360
|
+
it is cured within 30 days of Your discovery of the
|
|
2361
|
+
violation; or
|
|
2362
|
+
|
|
2363
|
+
2. upon express reinstatement by the Licensor.
|
|
2364
|
+
|
|
2365
|
+
For the avoidance of doubt, this Section 6(b) does not affect any
|
|
2366
|
+
right the Licensor may have to seek remedies for Your violations
|
|
2367
|
+
of this Public License.
|
|
2368
|
+
|
|
2369
|
+
c. For the avoidance of doubt, the Licensor may also offer the
|
|
2370
|
+
Licensed Material under separate terms or conditions or stop
|
|
2371
|
+
distributing the Licensed Material at any time; however, doing so
|
|
2372
|
+
will not terminate this Public License.
|
|
2373
|
+
|
|
2374
|
+
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
|
2375
|
+
License.
|
|
2376
|
+
|
|
2377
|
+
|
|
2378
|
+
Section 7 -- Other Terms and Conditions.
|
|
2379
|
+
|
|
2380
|
+
a. The Licensor shall not be bound by any additional or different
|
|
2381
|
+
terms or conditions communicated by You unless expressly agreed.
|
|
2382
|
+
|
|
2383
|
+
b. Any arrangements, understandings, or agreements regarding the
|
|
2384
|
+
Licensed Material not stated herein are separate from and
|
|
2385
|
+
independent of the terms and conditions of this Public License.
|
|
2386
|
+
|
|
2387
|
+
|
|
2388
|
+
Section 8 -- Interpretation.
|
|
2389
|
+
|
|
2390
|
+
a. For the avoidance of doubt, this Public License does not, and
|
|
2391
|
+
shall not be interpreted to, reduce, limit, restrict, or impose
|
|
2392
|
+
conditions on any use of the Licensed Material that could lawfully
|
|
2393
|
+
be made without permission under this Public License.
|
|
2394
|
+
|
|
2395
|
+
b. To the extent possible, if any provision of this Public License is
|
|
2396
|
+
deemed unenforceable, it shall be automatically reformed to the
|
|
2397
|
+
minimum extent necessary to make it enforceable. If the provision
|
|
2398
|
+
cannot be reformed, it shall be severed from this Public License
|
|
2399
|
+
without affecting the enforceability of the remaining terms and
|
|
2400
|
+
conditions.
|
|
2401
|
+
|
|
2402
|
+
c. No term or condition of this Public License will be waived and no
|
|
2403
|
+
failure to comply consented to unless expressly agreed to by the
|
|
2404
|
+
Licensor.
|
|
2405
|
+
|
|
2406
|
+
d. Nothing in this Public License constitutes or may be interpreted
|
|
2407
|
+
as a limitation upon, or waiver of, any privileges and immunities
|
|
2408
|
+
that apply to the Licensor or You, including from the legal
|
|
2409
|
+
processes of any jurisdiction or authority.
|
|
2410
|
+
|
|
2411
|
+
|
|
2412
|
+
=======================================================================
|
|
2413
|
+
|
|
2414
|
+
Creative Commons is not a party to its public
|
|
2415
|
+
licenses. Notwithstanding, Creative Commons may elect to apply one of
|
|
2416
|
+
its public licenses to material it publishes and in those instances
|
|
2417
|
+
will be considered the “Licensor.” The text of the Creative Commons
|
|
2418
|
+
public licenses is dedicated to the public domain under the CC0 Public
|
|
2419
|
+
Domain Dedication. Except for the limited purpose of indicating that
|
|
2420
|
+
material is shared under a Creative Commons public license or as
|
|
2421
|
+
otherwise permitted by the Creative Commons policies published at
|
|
2422
|
+
creativecommons.org/policies, Creative Commons does not authorize the
|
|
2423
|
+
use of the trademark "Creative Commons" or any other trademark or logo
|
|
2424
|
+
of Creative Commons without its prior written consent including,
|
|
2425
|
+
without limitation, in connection with any unauthorized modifications
|
|
2426
|
+
to any of its public licenses or any other arrangements,
|
|
2427
|
+
understandings, or agreements concerning use of licensed material. For
|
|
2428
|
+
the avoidance of doubt, this paragraph does not form part of the
|
|
2429
|
+
public licenses.
|
|
2430
|
+
|
|
2431
|
+
Creative Commons may be contacted at creativecommons.org.
|
|
2432
|
+
|
|
2433
|
+
------------------------------------------------------------------------
|
|
2434
|
+
|
|
2435
|
+
## chalk 4.1.2
|
|
2436
|
+
License: MIT
|
|
2437
|
+
Homepage: https://github.com/chalk/chalk#readme
|
|
2438
|
+
|
|
2439
|
+
MIT License
|
|
2440
|
+
|
|
2441
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2442
|
+
|
|
2443
|
+
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:
|
|
2444
|
+
|
|
2445
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2446
|
+
|
|
2447
|
+
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.
|
|
2448
|
+
|
|
2449
|
+
------------------------------------------------------------------------
|
|
2450
|
+
|
|
2451
|
+
## color-convert 2.0.1
|
|
2452
|
+
License: MIT
|
|
2453
|
+
Author: Heather Arthur
|
|
2454
|
+
Homepage: https://github.com/Qix-/color-convert#readme
|
|
2455
|
+
|
|
2456
|
+
Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
|
|
2457
|
+
|
|
2458
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
2459
|
+
a copy of this software and associated documentation files (the
|
|
2460
|
+
"Software"), to deal in the Software without restriction, including
|
|
2461
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
2462
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2463
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
2464
|
+
the following conditions:
|
|
2465
|
+
|
|
2466
|
+
The above copyright notice and this permission notice shall be
|
|
2467
|
+
included in all copies or substantial portions of the Software.
|
|
2468
|
+
|
|
2469
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2470
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2471
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2472
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
2473
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2474
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
2475
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2476
|
+
|
|
2477
|
+
------------------------------------------------------------------------
|
|
2478
|
+
|
|
2479
|
+
## color-name 1.1.4
|
|
2480
|
+
License: MIT
|
|
2481
|
+
Author: DY
|
|
2482
|
+
Homepage: https://github.com/colorjs/color-name
|
|
2483
|
+
|
|
2484
|
+
The MIT License (MIT)
|
|
2485
|
+
Copyright (c) 2015 Dmitry Ivanov
|
|
2486
|
+
|
|
2487
|
+
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:
|
|
2488
|
+
|
|
2489
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2490
|
+
|
|
2491
|
+
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.
|
|
2492
|
+
|
|
2493
|
+
------------------------------------------------------------------------
|
|
2494
|
+
|
|
2495
|
+
## convert-source-map 2.0.0
|
|
2496
|
+
License: MIT
|
|
2497
|
+
Author: Thorsten Lorenz
|
|
2498
|
+
Homepage: https://github.com/thlorenz/convert-source-map
|
|
2499
|
+
|
|
2500
|
+
Copyright 2013 Thorsten Lorenz.
|
|
2501
|
+
All rights reserved.
|
|
2502
|
+
|
|
2503
|
+
Permission is hereby granted, free of charge, to any person
|
|
2504
|
+
obtaining a copy of this software and associated documentation
|
|
2505
|
+
files (the "Software"), to deal in the Software without
|
|
2506
|
+
restriction, including without limitation the rights to use,
|
|
2507
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2508
|
+
copies of the Software, and to permit persons to whom the
|
|
2509
|
+
Software is furnished to do so, subject to the following
|
|
2510
|
+
conditions:
|
|
2511
|
+
|
|
2512
|
+
The above copyright notice and this permission notice shall be
|
|
2513
|
+
included in all copies or substantial portions of the Software.
|
|
2514
|
+
|
|
2515
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2516
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2517
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2518
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
2519
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2520
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2521
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
2522
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
2523
|
+
|
|
2524
|
+
------------------------------------------------------------------------
|
|
2525
|
+
|
|
2526
|
+
## cross-spawn 7.0.6
|
|
2527
|
+
License: MIT
|
|
2528
|
+
Author: André Cruz
|
|
2529
|
+
Homepage: https://github.com/moxystudio/node-cross-spawn
|
|
2530
|
+
|
|
2531
|
+
The MIT License (MIT)
|
|
2532
|
+
|
|
2533
|
+
Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
|
|
2534
|
+
|
|
2535
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2536
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2537
|
+
in the Software without restriction, including without limitation the rights
|
|
2538
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2539
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2540
|
+
furnished to do so, subject to the following conditions:
|
|
2541
|
+
|
|
2542
|
+
The above copyright notice and this permission notice shall be included in
|
|
2543
|
+
all copies or substantial portions of the Software.
|
|
2544
|
+
|
|
2545
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2546
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2547
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2548
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2549
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2550
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2551
|
+
THE SOFTWARE.
|
|
2552
|
+
|
|
2553
|
+
------------------------------------------------------------------------
|
|
2554
|
+
|
|
2555
|
+
## debug 4.4.3
|
|
2556
|
+
License: MIT
|
|
2557
|
+
Author: Josh Junon
|
|
2558
|
+
Homepage: https://github.com/debug-js/debug#readme
|
|
2559
|
+
|
|
2560
|
+
(The MIT License)
|
|
2561
|
+
|
|
2562
|
+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
2563
|
+
Copyright (c) 2018-2021 Josh Junon
|
|
2564
|
+
|
|
2565
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
2566
|
+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
2567
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2568
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2569
|
+
subject to the following conditions:
|
|
2570
|
+
|
|
2571
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2572
|
+
portions of the Software.
|
|
2573
|
+
|
|
2574
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2575
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2576
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
2577
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2578
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2579
|
+
|
|
2580
|
+
------------------------------------------------------------------------
|
|
2581
|
+
|
|
2582
|
+
## deepmerge 4.3.1
|
|
2583
|
+
License: MIT
|
|
2584
|
+
Homepage: https://github.com/TehShrike/deepmerge
|
|
2585
|
+
|
|
2586
|
+
The MIT License (MIT)
|
|
2587
|
+
|
|
2588
|
+
Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
|
|
2589
|
+
|
|
2590
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2591
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2592
|
+
in the Software without restriction, including without limitation the rights
|
|
2593
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2594
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2595
|
+
furnished to do so, subject to the following conditions:
|
|
2596
|
+
|
|
2597
|
+
The above copyright notice and this permission notice shall be included in
|
|
2598
|
+
all copies or substantial portions of the Software.
|
|
2599
|
+
|
|
2600
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2601
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2602
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2603
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2604
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2605
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2606
|
+
THE SOFTWARE.
|
|
2607
|
+
|
|
2608
|
+
------------------------------------------------------------------------
|
|
2609
|
+
|
|
2610
|
+
## defu 6.1.7
|
|
2611
|
+
License: MIT
|
|
2612
|
+
Homepage: https://github.com/unjs/defu#readme
|
|
2613
|
+
|
|
2614
|
+
MIT License
|
|
2615
|
+
|
|
2616
|
+
Copyright (c) Pooya Parsa <pooya@pi0.io>
|
|
2617
|
+
|
|
2618
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2619
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2620
|
+
in the Software without restriction, including without limitation the rights
|
|
2621
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2622
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2623
|
+
furnished to do so, subject to the following conditions:
|
|
2624
|
+
|
|
2625
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2626
|
+
copies or substantial portions of the Software.
|
|
2627
|
+
|
|
2628
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2629
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2630
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2631
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2632
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2633
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2634
|
+
SOFTWARE.
|
|
2635
|
+
|
|
2636
|
+
------------------------------------------------------------------------
|
|
2637
|
+
|
|
2638
|
+
## electron-to-chromium 1.5.385
|
|
2639
|
+
License: ISC
|
|
2640
|
+
Author: Kilian Valkhof
|
|
2641
|
+
Homepage: https://github.com/Kilian/electron-to-chromium#readme
|
|
2642
|
+
|
|
2643
|
+
Copyright 2018 Kilian Valkhof
|
|
2644
|
+
|
|
2645
|
+
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.
|
|
2646
|
+
|
|
2647
|
+
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.
|
|
2648
|
+
|
|
2649
|
+
------------------------------------------------------------------------
|
|
2650
|
+
|
|
2651
|
+
## es-toolkit 1.49.0
|
|
2652
|
+
License: MIT
|
|
2653
|
+
Homepage: https://es-toolkit.dev
|
|
2654
|
+
|
|
2655
|
+
MIT License
|
|
2656
|
+
|
|
2657
|
+
Copyright (c) 2024 Viva Republica, Inc.
|
|
2658
|
+
|
|
2659
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2660
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2661
|
+
in the Software without restriction, including without limitation the rights
|
|
2662
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2663
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2664
|
+
furnished to do so, subject to the following conditions:
|
|
2665
|
+
|
|
2666
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2667
|
+
copies or substantial portions of the Software.
|
|
2668
|
+
|
|
2669
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2670
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2671
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2672
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2673
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2674
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2675
|
+
SOFTWARE.
|
|
2676
|
+
|
|
2677
|
+
------------------------------------------------------------------------
|
|
2678
|
+
|
|
2679
|
+
## escalade 3.2.0
|
|
2680
|
+
License: MIT
|
|
2681
|
+
Author: Luke Edwards
|
|
2682
|
+
Homepage: https://github.com/lukeed/escalade#readme
|
|
2683
|
+
|
|
2684
|
+
MIT License
|
|
2685
|
+
|
|
2686
|
+
Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
|
2687
|
+
|
|
2688
|
+
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:
|
|
2689
|
+
|
|
2690
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2691
|
+
|
|
2692
|
+
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.
|
|
2693
|
+
|
|
2694
|
+
------------------------------------------------------------------------
|
|
2695
|
+
|
|
2696
|
+
## execa 9.5.2
|
|
2697
|
+
License: MIT
|
|
2698
|
+
Author: Sindre Sorhus
|
|
2699
|
+
Homepage: https://github.com/sindresorhus/execa#readme
|
|
2700
|
+
|
|
2701
|
+
MIT License
|
|
2702
|
+
|
|
2703
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2704
|
+
|
|
2705
|
+
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:
|
|
2706
|
+
|
|
2707
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2708
|
+
|
|
2709
|
+
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.
|
|
2710
|
+
|
|
2711
|
+
------------------------------------------------------------------------
|
|
2712
|
+
|
|
2713
|
+
## fast-xml-builder 1.2.1
|
|
2714
|
+
License: MIT
|
|
2715
|
+
Author: Amit Gupta
|
|
2716
|
+
Homepage: https://github.com/NaturalIntelligence/fast-xml-builder#readme
|
|
2717
|
+
|
|
2718
|
+
MIT License
|
|
2719
|
+
|
|
2720
|
+
Copyright (c) 2026 Natural Intelligence
|
|
2721
|
+
|
|
2722
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2723
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2724
|
+
in the Software without restriction, including without limitation the rights
|
|
2725
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2726
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2727
|
+
furnished to do so, subject to the following conditions:
|
|
2728
|
+
|
|
2729
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2730
|
+
copies or substantial portions of the Software.
|
|
2731
|
+
|
|
2732
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2733
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2734
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2735
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2736
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2737
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2738
|
+
SOFTWARE.
|
|
2739
|
+
|
|
2740
|
+
------------------------------------------------------------------------
|
|
2741
|
+
|
|
2742
|
+
## fast-xml-parser 5.8.0
|
|
2743
|
+
License: MIT
|
|
2744
|
+
Author: Amit Gupta
|
|
2745
|
+
Homepage: https://github.com/NaturalIntelligence/fast-xml-parser#readme
|
|
2746
|
+
|
|
2747
|
+
MIT License
|
|
2748
|
+
|
|
2749
|
+
Copyright (c) 2017 Amit Kumar Gupta
|
|
2750
|
+
|
|
2751
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2752
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2753
|
+
in the Software without restriction, including without limitation the rights
|
|
2754
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2755
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2756
|
+
furnished to do so, subject to the following conditions:
|
|
2757
|
+
|
|
2758
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2759
|
+
copies or substantial portions of the Software.
|
|
2760
|
+
|
|
2761
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2762
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2763
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2764
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2765
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2766
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2767
|
+
SOFTWARE.
|
|
2768
|
+
|
|
2769
|
+
------------------------------------------------------------------------
|
|
2770
|
+
|
|
2771
|
+
## figures 6.1.0
|
|
2772
|
+
License: MIT
|
|
2773
|
+
Author: Sindre Sorhus
|
|
2774
|
+
Homepage: https://github.com/sindresorhus/figures#readme
|
|
2775
|
+
|
|
2776
|
+
MIT License
|
|
2777
|
+
|
|
2778
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2779
|
+
|
|
2780
|
+
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:
|
|
2781
|
+
|
|
2782
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2783
|
+
|
|
2784
|
+
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.
|
|
2785
|
+
|
|
2786
|
+
------------------------------------------------------------------------
|
|
2787
|
+
|
|
2788
|
+
## gensync 1.0.0-beta.2
|
|
2789
|
+
License: MIT
|
|
2790
|
+
Author: Logan Smyth
|
|
2791
|
+
Homepage: https://github.com/loganfsmyth/gensync
|
|
2792
|
+
|
|
2793
|
+
Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>
|
|
2794
|
+
|
|
2795
|
+
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:
|
|
2796
|
+
|
|
2797
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2798
|
+
|
|
2799
|
+
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.
|
|
2800
|
+
|
|
2801
|
+
------------------------------------------------------------------------
|
|
2802
|
+
|
|
2803
|
+
## get-stream 9.0.1
|
|
2804
|
+
License: MIT
|
|
2805
|
+
Author: Sindre Sorhus
|
|
2806
|
+
Homepage: https://github.com/sindresorhus/get-stream#readme
|
|
2807
|
+
|
|
2808
|
+
MIT License
|
|
2809
|
+
|
|
2810
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2811
|
+
|
|
2812
|
+
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:
|
|
2813
|
+
|
|
2814
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2815
|
+
|
|
2816
|
+
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.
|
|
2817
|
+
|
|
2818
|
+
------------------------------------------------------------------------
|
|
2819
|
+
|
|
2820
|
+
## getenv 2.0.0
|
|
2821
|
+
License: MIT
|
|
2822
|
+
Author: Christoph Tavan
|
|
2823
|
+
Homepage: https://github.com/ctavan/node-getenv
|
|
2824
|
+
|
|
2825
|
+
The MIT License (MIT)
|
|
2826
|
+
Copyright (c) 2012-2019 Christoph Tavan <dev@tavan.de>
|
|
2827
|
+
|
|
2828
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2829
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2830
|
+
in the Software without restriction, including without limitation the rights
|
|
2831
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2832
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2833
|
+
furnished to do so, subject to the following conditions:
|
|
2834
|
+
|
|
2835
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2836
|
+
copies or substantial portions of the Software.
|
|
2837
|
+
|
|
2838
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2839
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2840
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2841
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2842
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2843
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2844
|
+
SOFTWARE.
|
|
2845
|
+
|
|
2846
|
+
------------------------------------------------------------------------
|
|
2847
|
+
|
|
2848
|
+
## glob 13.0.6
|
|
2849
|
+
License: BlueOak-1.0.0
|
|
2850
|
+
Author: Isaac Z. Schlueter
|
|
2851
|
+
Homepage: https://github.com/isaacs/node-glob#readme
|
|
2852
|
+
|
|
2853
|
+
All packages under `src/` are licensed according to the terms in
|
|
2854
|
+
their respective `LICENSE` or `LICENSE.md` files.
|
|
2855
|
+
|
|
2856
|
+
The remainder of this project is licensed under the Blue Oak
|
|
2857
|
+
Model License, as follows:
|
|
2858
|
+
|
|
2859
|
+
-----
|
|
2860
|
+
|
|
2861
|
+
# Blue Oak Model License
|
|
2862
|
+
|
|
2863
|
+
Version 1.0.0
|
|
2864
|
+
|
|
2865
|
+
## Purpose
|
|
2866
|
+
|
|
2867
|
+
This license gives everyone as much permission to work with
|
|
2868
|
+
this software as possible, while protecting contributors
|
|
2869
|
+
from liability.
|
|
2870
|
+
|
|
2871
|
+
## Acceptance
|
|
2872
|
+
|
|
2873
|
+
In order to receive this license, you must agree to its
|
|
2874
|
+
rules. The rules of this license are both obligations
|
|
2875
|
+
under that agreement and conditions to your license.
|
|
2876
|
+
You must not do anything with this software that triggers
|
|
2877
|
+
a rule that you cannot or will not follow.
|
|
2878
|
+
|
|
2879
|
+
## Copyright
|
|
2880
|
+
|
|
2881
|
+
Each contributor licenses you to do everything with this
|
|
2882
|
+
software that would otherwise infringe that contributor's
|
|
2883
|
+
copyright in it.
|
|
2884
|
+
|
|
2885
|
+
## Notices
|
|
2886
|
+
|
|
2887
|
+
You must ensure that everyone who gets a copy of
|
|
2888
|
+
any part of this software from you, with or without
|
|
2889
|
+
changes, also gets the text of this license or a link to
|
|
2890
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
2891
|
+
|
|
2892
|
+
## Excuse
|
|
2893
|
+
|
|
2894
|
+
If anyone notifies you in writing that you have not
|
|
2895
|
+
complied with [Notices](#notices), you can keep your
|
|
2896
|
+
license by taking all practical steps to comply within 30
|
|
2897
|
+
days after the notice. If you do not do so, your license
|
|
2898
|
+
ends immediately.
|
|
2899
|
+
|
|
2900
|
+
## Patent
|
|
2901
|
+
|
|
2902
|
+
Each contributor licenses you to do everything with this
|
|
2903
|
+
software that would otherwise infringe any patent claims
|
|
2904
|
+
they can license or become able to license.
|
|
2905
|
+
|
|
2906
|
+
## Reliability
|
|
2907
|
+
|
|
2908
|
+
No contributor can revoke this license.
|
|
2909
|
+
|
|
2910
|
+
## No Liability
|
|
2911
|
+
|
|
2912
|
+
***As far as the law allows, this software comes as is,
|
|
2913
|
+
without any warranty or condition, and no contributor
|
|
2914
|
+
will be liable to anyone for any damages related to this
|
|
2915
|
+
software or this license, under any kind of legal claim.***
|
|
2916
|
+
|
|
2917
|
+
------------------------------------------------------------------------
|
|
2918
|
+
|
|
2919
|
+
## has-flag 4.0.0
|
|
2920
|
+
License: MIT
|
|
2921
|
+
Author: Sindre Sorhus
|
|
2922
|
+
Homepage: https://github.com/sindresorhus/has-flag#readme
|
|
2923
|
+
|
|
2924
|
+
MIT License
|
|
2925
|
+
|
|
2926
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2927
|
+
|
|
2928
|
+
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:
|
|
2929
|
+
|
|
2930
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2931
|
+
|
|
2932
|
+
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.
|
|
2933
|
+
|
|
2934
|
+
------------------------------------------------------------------------
|
|
2935
|
+
|
|
2936
|
+
## hot-updater 0.35.1
|
|
2937
|
+
License: MIT
|
|
2938
|
+
Homepage: https://github.com/gronxb/hot-updater
|
|
2939
|
+
|
|
2940
|
+
MIT License
|
|
2941
|
+
|
|
2942
|
+
Copyright (c) 2023 Sungyu Kang
|
|
2943
|
+
|
|
2944
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2945
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2946
|
+
in the Software without restriction, including without limitation the rights
|
|
2947
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2948
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2949
|
+
furnished to do so, subject to the following conditions:
|
|
2950
|
+
|
|
2951
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2952
|
+
copies or substantial portions of the Software.
|
|
2953
|
+
|
|
2954
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2955
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2956
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2957
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2958
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2959
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2960
|
+
SOFTWARE.
|
|
2961
|
+
|
|
2962
|
+
------------------------------------------------------------------------
|
|
2963
|
+
|
|
2964
|
+
## human-signals 8.0.1
|
|
2965
|
+
License: Apache-2.0
|
|
2966
|
+
Author: ehmicky
|
|
2967
|
+
Homepage: https://www.github.com/ehmicky/human-signals
|
|
2968
|
+
|
|
2969
|
+
Apache License
|
|
2970
|
+
Version 2.0, January 2004
|
|
2971
|
+
http://www.apache.org/licenses/
|
|
2972
|
+
|
|
2973
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2974
|
+
|
|
2975
|
+
1. Definitions.
|
|
2976
|
+
|
|
2977
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
2978
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
2979
|
+
|
|
2980
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2981
|
+
the copyright owner that is granting the License.
|
|
2982
|
+
|
|
2983
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
2984
|
+
other entities that control, are controlled by, or are under common
|
|
2985
|
+
control with that entity. For the purposes of this definition,
|
|
2986
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
2987
|
+
direction or management of such entity, whether by contract or
|
|
2988
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2989
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2990
|
+
|
|
2991
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2992
|
+
exercising permissions granted by this License.
|
|
2993
|
+
|
|
2994
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
2995
|
+
including but not limited to software source code, documentation
|
|
2996
|
+
source, and configuration files.
|
|
2997
|
+
|
|
2998
|
+
"Object" form shall mean any form resulting from mechanical
|
|
2999
|
+
transformation or translation of a Source form, including but
|
|
3000
|
+
not limited to compiled object code, generated documentation,
|
|
3001
|
+
and conversions to other media types.
|
|
3002
|
+
|
|
3003
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
3004
|
+
Object form, made available under the License, as indicated by a
|
|
3005
|
+
copyright notice that is included in or attached to the work
|
|
3006
|
+
(an example is provided in the Appendix below).
|
|
3007
|
+
|
|
3008
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
3009
|
+
form, that is based on (or derived from) the Work and for which the
|
|
3010
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
3011
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
3012
|
+
of this License, Derivative Works shall not include works that remain
|
|
3013
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
3014
|
+
the Work and Derivative Works thereof.
|
|
3015
|
+
|
|
3016
|
+
"Contribution" shall mean any work of authorship, including
|
|
3017
|
+
the original version of the Work and any modifications or additions
|
|
3018
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
3019
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
3020
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
3021
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
3022
|
+
means any form of electronic, verbal, or written communication sent
|
|
3023
|
+
to the Licensor or its representatives, including but not limited to
|
|
3024
|
+
communication on electronic mailing lists, source code control systems,
|
|
3025
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
3026
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
3027
|
+
excluding communication that is conspicuously marked or otherwise
|
|
3028
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
3029
|
+
|
|
3030
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
3031
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
3032
|
+
subsequently incorporated within the Work.
|
|
3033
|
+
|
|
3034
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
3035
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
3036
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3037
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
3038
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
3039
|
+
Work and such Derivative Works in Source or Object form.
|
|
3040
|
+
|
|
3041
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
3042
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
3043
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
3044
|
+
(except as stated in this section) patent license to make, have made,
|
|
3045
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
3046
|
+
where such license applies only to those patent claims licensable
|
|
3047
|
+
by such Contributor that are necessarily infringed by their
|
|
3048
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
3049
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
3050
|
+
institute patent litigation against any entity (including a
|
|
3051
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
3052
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
3053
|
+
or contributory patent infringement, then any patent licenses
|
|
3054
|
+
granted to You under this License for that Work shall terminate
|
|
3055
|
+
as of the date such litigation is filed.
|
|
3056
|
+
|
|
3057
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
3058
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
3059
|
+
modifications, and in Source or Object form, provided that You
|
|
3060
|
+
meet the following conditions:
|
|
3061
|
+
|
|
3062
|
+
(a) You must give any other recipients of the Work or
|
|
3063
|
+
Derivative Works a copy of this License; and
|
|
3064
|
+
|
|
3065
|
+
(b) You must cause any modified files to carry prominent notices
|
|
3066
|
+
stating that You changed the files; and
|
|
3067
|
+
|
|
3068
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
3069
|
+
that You distribute, all copyright, patent, trademark, and
|
|
3070
|
+
attribution notices from the Source form of the Work,
|
|
3071
|
+
excluding those notices that do not pertain to any part of
|
|
3072
|
+
the Derivative Works; and
|
|
3073
|
+
|
|
3074
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
3075
|
+
distribution, then any Derivative Works that You distribute must
|
|
3076
|
+
include a readable copy of the attribution notices contained
|
|
3077
|
+
within such NOTICE file, excluding those notices that do not
|
|
3078
|
+
pertain to any part of the Derivative Works, in at least one
|
|
3079
|
+
of the following places: within a NOTICE text file distributed
|
|
3080
|
+
as part of the Derivative Works; within the Source form or
|
|
3081
|
+
documentation, if provided along with the Derivative Works; or,
|
|
3082
|
+
within a display generated by the Derivative Works, if and
|
|
3083
|
+
wherever such third-party notices normally appear. The contents
|
|
3084
|
+
of the NOTICE file are for informational purposes only and
|
|
3085
|
+
do not modify the License. You may add Your own attribution
|
|
3086
|
+
notices within Derivative Works that You distribute, alongside
|
|
3087
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
3088
|
+
that such additional attribution notices cannot be construed
|
|
3089
|
+
as modifying the License.
|
|
3090
|
+
|
|
3091
|
+
You may add Your own copyright statement to Your modifications and
|
|
3092
|
+
may provide additional or different license terms and conditions
|
|
3093
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
3094
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
3095
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
3096
|
+
the conditions stated in this License.
|
|
3097
|
+
|
|
3098
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
3099
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
3100
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
3101
|
+
this License, without any additional terms or conditions.
|
|
3102
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
3103
|
+
the terms of any separate license agreement you may have executed
|
|
3104
|
+
with Licensor regarding such Contributions.
|
|
3105
|
+
|
|
3106
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
3107
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
3108
|
+
except as required for reasonable and customary use in describing the
|
|
3109
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
3110
|
+
|
|
3111
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
3112
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
3113
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
3114
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
3115
|
+
implied, including, without limitation, any warranties or conditions
|
|
3116
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
3117
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
3118
|
+
appropriateness of using or redistributing the Work and assume any
|
|
3119
|
+
risks associated with Your exercise of permissions under this License.
|
|
3120
|
+
|
|
3121
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
3122
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
3123
|
+
unless required by applicable law (such as deliberate and grossly
|
|
3124
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
3125
|
+
liable to You for damages, including any direct, indirect, special,
|
|
3126
|
+
incidental, or consequential damages of any character arising as a
|
|
3127
|
+
result of this License or out of the use or inability to use the
|
|
3128
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
3129
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
3130
|
+
other commercial damages or losses), even if such Contributor
|
|
3131
|
+
has been advised of the possibility of such damages.
|
|
3132
|
+
|
|
3133
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3134
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
3135
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3136
|
+
or other liability obligations and/or rights consistent with this
|
|
3137
|
+
License. However, in accepting such obligations, You may act only
|
|
3138
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3139
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
3140
|
+
defend, and hold each Contributor harmless for any liability
|
|
3141
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
3142
|
+
of your accepting any such warranty or additional liability.
|
|
3143
|
+
|
|
3144
|
+
END OF TERMS AND CONDITIONS
|
|
3145
|
+
|
|
3146
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
3147
|
+
|
|
3148
|
+
To apply the Apache License to your work, attach the following
|
|
3149
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3150
|
+
replaced with your own identifying information. (Don't include
|
|
3151
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
3152
|
+
comment syntax for the file format. We also recommend that a
|
|
3153
|
+
file or class name and description of purpose be included on the
|
|
3154
|
+
same "printed page" as the copyright notice for easier
|
|
3155
|
+
identification within third-party archives.
|
|
3156
|
+
|
|
3157
|
+
Copyright 2025 ehmicky <ehmicky@gmail.com>
|
|
3158
|
+
|
|
3159
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3160
|
+
you may not use this file except in compliance with the License.
|
|
3161
|
+
You may obtain a copy of the License at
|
|
3162
|
+
|
|
3163
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
3164
|
+
|
|
3165
|
+
Unless required by applicable law or agreed to in writing, software
|
|
3166
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3167
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3168
|
+
See the License for the specific language governing permissions and
|
|
3169
|
+
limitations under the License.
|
|
3170
|
+
|
|
3171
|
+
------------------------------------------------------------------------
|
|
3172
|
+
|
|
3173
|
+
## is-plain-obj 4.1.0
|
|
3174
|
+
License: MIT
|
|
3175
|
+
Author: Sindre Sorhus
|
|
3176
|
+
Homepage: https://github.com/sindresorhus/is-plain-obj#readme
|
|
3177
|
+
|
|
3178
|
+
MIT License
|
|
3179
|
+
|
|
3180
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3181
|
+
|
|
3182
|
+
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:
|
|
3183
|
+
|
|
3184
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3185
|
+
|
|
3186
|
+
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.
|
|
3187
|
+
|
|
3188
|
+
------------------------------------------------------------------------
|
|
3189
|
+
|
|
3190
|
+
## is-stream 4.0.1
|
|
3191
|
+
License: MIT
|
|
3192
|
+
Author: Sindre Sorhus
|
|
3193
|
+
Homepage: https://github.com/sindresorhus/is-stream#readme
|
|
3194
|
+
|
|
3195
|
+
MIT License
|
|
3196
|
+
|
|
3197
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3198
|
+
|
|
3199
|
+
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:
|
|
3200
|
+
|
|
3201
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3202
|
+
|
|
3203
|
+
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.
|
|
3204
|
+
|
|
3205
|
+
------------------------------------------------------------------------
|
|
3206
|
+
|
|
3207
|
+
## is-unicode-supported 2.1.0
|
|
3208
|
+
License: MIT
|
|
3209
|
+
Author: Sindre Sorhus
|
|
3210
|
+
Homepage: https://github.com/sindresorhus/is-unicode-supported#readme
|
|
3211
|
+
|
|
3212
|
+
MIT License
|
|
3213
|
+
|
|
3214
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3215
|
+
|
|
3216
|
+
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:
|
|
3217
|
+
|
|
3218
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3219
|
+
|
|
3220
|
+
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.
|
|
3221
|
+
|
|
3222
|
+
------------------------------------------------------------------------
|
|
3223
|
+
|
|
3224
|
+
## isexe 2.0.0
|
|
3225
|
+
License: ISC
|
|
3226
|
+
Author: Isaac Z. Schlueter
|
|
3227
|
+
Homepage: https://github.com/isaacs/isexe#readme
|
|
3228
|
+
|
|
3229
|
+
The ISC License
|
|
3230
|
+
|
|
3231
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
3232
|
+
|
|
3233
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3234
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3235
|
+
copyright notice and this permission notice appear in all copies.
|
|
3236
|
+
|
|
3237
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3238
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3239
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
3240
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3241
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
3242
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
3243
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3244
|
+
|
|
3245
|
+
------------------------------------------------------------------------
|
|
3246
|
+
|
|
3247
|
+
## jiti 2.6.1
|
|
3248
|
+
License: MIT
|
|
3249
|
+
Homepage: https://github.com/unjs/jiti#readme
|
|
3250
|
+
|
|
3251
|
+
MIT License
|
|
3252
|
+
|
|
3253
|
+
Copyright (c) Pooya Parsa <pooya@pi0.io>
|
|
3254
|
+
|
|
3255
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3256
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3257
|
+
in the Software without restriction, including without limitation the rights
|
|
3258
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3259
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3260
|
+
furnished to do so, subject to the following conditions:
|
|
3261
|
+
|
|
3262
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3263
|
+
copies or substantial portions of the Software.
|
|
3264
|
+
|
|
3265
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3266
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3267
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3268
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3269
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3270
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3271
|
+
SOFTWARE.
|
|
3272
|
+
|
|
3273
|
+
------------------------------------------------------------------------
|
|
3274
|
+
|
|
3275
|
+
## js-tokens 4.0.0
|
|
3276
|
+
License: MIT
|
|
3277
|
+
Author: Simon Lydell
|
|
3278
|
+
Homepage: https://github.com/lydell/js-tokens#readme
|
|
3279
|
+
|
|
3280
|
+
The MIT License (MIT)
|
|
3281
|
+
|
|
3282
|
+
Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
|
|
3283
|
+
|
|
3284
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3285
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3286
|
+
in the Software without restriction, including without limitation the rights
|
|
3287
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3288
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3289
|
+
furnished to do so, subject to the following conditions:
|
|
3290
|
+
|
|
3291
|
+
The above copyright notice and this permission notice shall be included in
|
|
3292
|
+
all copies or substantial portions of the Software.
|
|
3293
|
+
|
|
3294
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3295
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3296
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3297
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3298
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3299
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3300
|
+
THE SOFTWARE.
|
|
3301
|
+
|
|
3302
|
+
------------------------------------------------------------------------
|
|
3303
|
+
|
|
3304
|
+
## jsesc 3.1.0
|
|
3305
|
+
License: MIT
|
|
3306
|
+
Author: Mathias Bynens
|
|
3307
|
+
Homepage: https://mths.be/jsesc
|
|
3308
|
+
|
|
3309
|
+
(License text not bundled; see the package's repository.)
|
|
3310
|
+
|
|
3311
|
+
------------------------------------------------------------------------
|
|
3312
|
+
|
|
3313
|
+
## json5 2.2.3
|
|
3314
|
+
License: MIT
|
|
3315
|
+
Author: Aseem Kishore
|
|
3316
|
+
Homepage: http://json5.org/
|
|
3317
|
+
|
|
3318
|
+
MIT License
|
|
3319
|
+
|
|
3320
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3321
|
+
|
|
3322
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3323
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3324
|
+
in the Software without restriction, including without limitation the rights
|
|
3325
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3326
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3327
|
+
furnished to do so, subject to the following conditions:
|
|
3328
|
+
|
|
3329
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3330
|
+
copies or substantial portions of the Software.
|
|
3331
|
+
|
|
3332
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3333
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3334
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3335
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3336
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3337
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3338
|
+
SOFTWARE.
|
|
3339
|
+
|
|
3340
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3341
|
+
|
|
3342
|
+
------------------------------------------------------------------------
|
|
3343
|
+
|
|
3344
|
+
## lru-cache 5.1.1
|
|
3345
|
+
License: ISC
|
|
3346
|
+
Author: Isaac Z. Schlueter
|
|
3347
|
+
Homepage: https://github.com/isaacs/node-lru-cache#readme
|
|
3348
|
+
|
|
3349
|
+
The ISC License
|
|
3350
|
+
|
|
3351
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
3352
|
+
|
|
3353
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3354
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3355
|
+
copyright notice and this permission notice appear in all copies.
|
|
3356
|
+
|
|
3357
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3358
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3359
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
3360
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3361
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
3362
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
3363
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3364
|
+
|
|
3365
|
+
------------------------------------------------------------------------
|
|
3366
|
+
|
|
3367
|
+
## lru-cache 11.5.1
|
|
3368
|
+
License: BlueOak-1.0.0
|
|
3369
|
+
Author: Isaac Z. Schlueter
|
|
3370
|
+
Homepage: https://github.com/isaacs/node-lru-cache#readme
|
|
3371
|
+
|
|
3372
|
+
# Blue Oak Model License
|
|
3373
|
+
|
|
3374
|
+
Version 1.0.0
|
|
3375
|
+
|
|
3376
|
+
## Purpose
|
|
3377
|
+
|
|
3378
|
+
This license gives everyone as much permission to work with
|
|
3379
|
+
this software as possible, while protecting contributors
|
|
3380
|
+
from liability.
|
|
3381
|
+
|
|
3382
|
+
## Acceptance
|
|
3383
|
+
|
|
3384
|
+
In order to receive this license, you must agree to its
|
|
3385
|
+
rules. The rules of this license are both obligations
|
|
3386
|
+
under that agreement and conditions to your license.
|
|
3387
|
+
You must not do anything with this software that triggers
|
|
3388
|
+
a rule that you cannot or will not follow.
|
|
3389
|
+
|
|
3390
|
+
## Copyright
|
|
3391
|
+
|
|
3392
|
+
Each contributor licenses you to do everything with this
|
|
3393
|
+
software that would otherwise infringe that contributor's
|
|
3394
|
+
copyright in it.
|
|
3395
|
+
|
|
3396
|
+
## Notices
|
|
3397
|
+
|
|
3398
|
+
You must ensure that everyone who gets a copy of
|
|
3399
|
+
any part of this software from you, with or without
|
|
3400
|
+
changes, also gets the text of this license or a link to
|
|
3401
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
3402
|
+
|
|
3403
|
+
## Excuse
|
|
3404
|
+
|
|
3405
|
+
If anyone notifies you in writing that you have not
|
|
3406
|
+
complied with [Notices](#notices), you can keep your
|
|
3407
|
+
license by taking all practical steps to comply within 30
|
|
3408
|
+
days after the notice. If you do not do so, your license
|
|
3409
|
+
ends immediately.
|
|
3410
|
+
|
|
3411
|
+
## Patent
|
|
3412
|
+
|
|
3413
|
+
Each contributor licenses you to do everything with this
|
|
3414
|
+
software that would otherwise infringe any patent claims
|
|
3415
|
+
they can license or become able to license.
|
|
3416
|
+
|
|
3417
|
+
## Reliability
|
|
3418
|
+
|
|
3419
|
+
No contributor can revoke this license.
|
|
3420
|
+
|
|
3421
|
+
## No Liability
|
|
3422
|
+
|
|
3423
|
+
***As far as the law allows, this software comes as is,
|
|
3424
|
+
without any warranty or condition, and no contributor
|
|
3425
|
+
will be liable to anyone for any damages related to this
|
|
3426
|
+
software or this license, under any kind of legal claim.***
|
|
3427
|
+
|
|
3428
|
+
------------------------------------------------------------------------
|
|
3429
|
+
|
|
3430
|
+
## mime 4.1.0
|
|
3431
|
+
License: MIT
|
|
3432
|
+
Author: Robert Kieffer
|
|
3433
|
+
Homepage: https://github.com/broofa/mime#readme
|
|
3434
|
+
|
|
3435
|
+
MIT License
|
|
3436
|
+
|
|
3437
|
+
Copyright (c) 2023 Robert Kieffer
|
|
3438
|
+
|
|
3439
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3440
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3441
|
+
in the Software without restriction, including without limitation the rights
|
|
3442
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3443
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3444
|
+
furnished to do so, subject to the following conditions:
|
|
3445
|
+
|
|
3446
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3447
|
+
copies or substantial portions of the Software.
|
|
3448
|
+
|
|
3449
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3450
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3451
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3452
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3453
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3454
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3455
|
+
SOFTWARE.
|
|
3456
|
+
|
|
3457
|
+
------------------------------------------------------------------------
|
|
3458
|
+
|
|
3459
|
+
## minimatch 10.2.5
|
|
3460
|
+
License: BlueOak-1.0.0
|
|
3461
|
+
Author: Isaac Z. Schlueter
|
|
3462
|
+
Homepage: https://github.com/isaacs/minimatch#readme
|
|
950
3463
|
|
|
951
|
-
|
|
3464
|
+
# Blue Oak Model License
|
|
952
3465
|
|
|
953
|
-
|
|
954
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
955
|
-
replaced with your own identifying information. (Don't include
|
|
956
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
957
|
-
comment syntax for the file format. We also recommend that a
|
|
958
|
-
file or class name and description of purpose be included on the
|
|
959
|
-
same "printed page" as the copyright notice for easier
|
|
960
|
-
identification within third-party archives.
|
|
3466
|
+
Version 1.0.0
|
|
961
3467
|
|
|
962
|
-
|
|
3468
|
+
## Purpose
|
|
963
3469
|
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
3470
|
+
This license gives everyone as much permission to work with
|
|
3471
|
+
this software as possible, while protecting contributors
|
|
3472
|
+
from liability.
|
|
967
3473
|
|
|
968
|
-
|
|
3474
|
+
## Acceptance
|
|
969
3475
|
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
3476
|
+
In order to receive this license, you must agree to its
|
|
3477
|
+
rules. The rules of this license are both obligations
|
|
3478
|
+
under that agreement and conditions to your license.
|
|
3479
|
+
You must not do anything with this software that triggers
|
|
3480
|
+
a rule that you cannot or will not follow.
|
|
975
3481
|
|
|
976
|
-
|
|
3482
|
+
## Copyright
|
|
977
3483
|
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
Homepage: https://github.com/sindresorhus/is-plain-obj#readme
|
|
3484
|
+
Each contributor licenses you to do everything with this
|
|
3485
|
+
software that would otherwise infringe that contributor's
|
|
3486
|
+
copyright in it.
|
|
982
3487
|
|
|
983
|
-
|
|
3488
|
+
## Notices
|
|
984
3489
|
|
|
985
|
-
|
|
3490
|
+
You must ensure that everyone who gets a copy of
|
|
3491
|
+
any part of this software from you, with or without
|
|
3492
|
+
changes, also gets the text of this license or a link to
|
|
3493
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
986
3494
|
|
|
987
|
-
|
|
3495
|
+
## Excuse
|
|
988
3496
|
|
|
989
|
-
|
|
3497
|
+
If anyone notifies you in writing that you have not
|
|
3498
|
+
complied with [Notices](#notices), you can keep your
|
|
3499
|
+
license by taking all practical steps to comply within 30
|
|
3500
|
+
days after the notice. If you do not do so, your license
|
|
3501
|
+
ends immediately.
|
|
990
3502
|
|
|
991
|
-
|
|
3503
|
+
## Patent
|
|
3504
|
+
|
|
3505
|
+
Each contributor licenses you to do everything with this
|
|
3506
|
+
software that would otherwise infringe any patent claims
|
|
3507
|
+
they can license or become able to license.
|
|
3508
|
+
|
|
3509
|
+
## Reliability
|
|
3510
|
+
|
|
3511
|
+
No contributor can revoke this license.
|
|
3512
|
+
|
|
3513
|
+
## No Liability
|
|
3514
|
+
|
|
3515
|
+
**_As far as the law allows, this software comes as is,
|
|
3516
|
+
without any warranty or condition, and no contributor
|
|
3517
|
+
will be liable to anyone for any damages related to this
|
|
3518
|
+
software or this license, under any kind of legal claim._**
|
|
992
3519
|
|
|
993
3520
|
------------------------------------------------------------------------
|
|
994
3521
|
|
|
995
|
-
##
|
|
996
|
-
License:
|
|
997
|
-
Author:
|
|
998
|
-
Homepage: https://github.com/
|
|
3522
|
+
## minipass 7.1.3
|
|
3523
|
+
License: BlueOak-1.0.0
|
|
3524
|
+
Author: Isaac Z. Schlueter
|
|
3525
|
+
Homepage: https://github.com/isaacs/minipass#readme
|
|
999
3526
|
|
|
1000
|
-
|
|
3527
|
+
# Blue Oak Model License
|
|
1001
3528
|
|
|
1002
|
-
|
|
3529
|
+
Version 1.0.0
|
|
1003
3530
|
|
|
1004
|
-
|
|
3531
|
+
## Purpose
|
|
1005
3532
|
|
|
1006
|
-
|
|
3533
|
+
This license gives everyone as much permission to work with
|
|
3534
|
+
this software as possible, while protecting contributors
|
|
3535
|
+
from liability.
|
|
1007
3536
|
|
|
1008
|
-
|
|
3537
|
+
## Acceptance
|
|
1009
3538
|
|
|
1010
|
-
|
|
3539
|
+
In order to receive this license, you must agree to its
|
|
3540
|
+
rules. The rules of this license are both obligations
|
|
3541
|
+
under that agreement and conditions to your license.
|
|
3542
|
+
You must not do anything with this software that triggers
|
|
3543
|
+
a rule that you cannot or will not follow.
|
|
1011
3544
|
|
|
1012
|
-
##
|
|
1013
|
-
License: MIT
|
|
1014
|
-
Author: Sindre Sorhus
|
|
1015
|
-
Homepage: https://github.com/sindresorhus/is-unicode-supported#readme
|
|
3545
|
+
## Copyright
|
|
1016
3546
|
|
|
1017
|
-
|
|
3547
|
+
Each contributor licenses you to do everything with this
|
|
3548
|
+
software that would otherwise infringe that contributor's
|
|
3549
|
+
copyright in it.
|
|
1018
3550
|
|
|
1019
|
-
|
|
3551
|
+
## Notices
|
|
1020
3552
|
|
|
1021
|
-
|
|
3553
|
+
You must ensure that everyone who gets a copy of
|
|
3554
|
+
any part of this software from you, with or without
|
|
3555
|
+
changes, also gets the text of this license or a link to
|
|
3556
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
1022
3557
|
|
|
1023
|
-
|
|
3558
|
+
## Excuse
|
|
1024
3559
|
|
|
1025
|
-
|
|
3560
|
+
If anyone notifies you in writing that you have not
|
|
3561
|
+
complied with [Notices](#notices), you can keep your
|
|
3562
|
+
license by taking all practical steps to comply within 30
|
|
3563
|
+
days after the notice. If you do not do so, your license
|
|
3564
|
+
ends immediately.
|
|
1026
3565
|
|
|
1027
|
-
|
|
3566
|
+
## Patent
|
|
1028
3567
|
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
Homepage: https://github.com/isaacs/isexe#readme
|
|
3568
|
+
Each contributor licenses you to do everything with this
|
|
3569
|
+
software that would otherwise infringe any patent claims
|
|
3570
|
+
they can license or become able to license.
|
|
1033
3571
|
|
|
1034
|
-
|
|
3572
|
+
## Reliability
|
|
1035
3573
|
|
|
1036
|
-
|
|
3574
|
+
No contributor can revoke this license.
|
|
1037
3575
|
|
|
1038
|
-
|
|
1039
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
1040
|
-
copyright notice and this permission notice appear in all copies.
|
|
3576
|
+
## No Liability
|
|
1041
3577
|
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1047
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
1048
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3578
|
+
***As far as the law allows, this software comes as is,
|
|
3579
|
+
without any warranty or condition, and no contributor
|
|
3580
|
+
will be liable to anyone for any damages related to this
|
|
3581
|
+
software or this license, under any kind of legal claim.***
|
|
1049
3582
|
|
|
1050
3583
|
------------------------------------------------------------------------
|
|
1051
3584
|
|
|
1052
|
-
##
|
|
3585
|
+
## ms 2.1.3
|
|
1053
3586
|
License: MIT
|
|
1054
|
-
Homepage: https://github.com/
|
|
3587
|
+
Homepage: https://github.com/vercel/ms#readme
|
|
1055
3588
|
|
|
1056
|
-
MIT License
|
|
3589
|
+
The MIT License (MIT)
|
|
1057
3590
|
|
|
1058
|
-
Copyright (c)
|
|
3591
|
+
Copyright (c) 2020 Vercel, Inc.
|
|
1059
3592
|
|
|
1060
3593
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1061
3594
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1077,14 +3610,14 @@ SOFTWARE.
|
|
|
1077
3610
|
|
|
1078
3611
|
------------------------------------------------------------------------
|
|
1079
3612
|
|
|
1080
|
-
##
|
|
3613
|
+
## node-releases 2.0.50
|
|
1081
3614
|
License: MIT
|
|
1082
|
-
Author:
|
|
1083
|
-
Homepage: https://github.com/
|
|
3615
|
+
Author: Sergey Rubanov
|
|
3616
|
+
Homepage: https://github.com/chicoxyzzy/node-releases#readme
|
|
1084
3617
|
|
|
1085
|
-
MIT License
|
|
3618
|
+
The MIT License
|
|
1086
3619
|
|
|
1087
|
-
Copyright (c)
|
|
3620
|
+
Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy)
|
|
1088
3621
|
|
|
1089
3622
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1090
3623
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1093,16 +3626,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1093
3626
|
copies of the Software, and to permit persons to whom the Software is
|
|
1094
3627
|
furnished to do so, subject to the following conditions:
|
|
1095
3628
|
|
|
1096
|
-
The above copyright notice and this permission notice shall be included in
|
|
1097
|
-
copies or substantial portions of the Software.
|
|
3629
|
+
The above copyright notice and this permission notice shall be included in
|
|
3630
|
+
all copies or substantial portions of the Software.
|
|
1098
3631
|
|
|
1099
3632
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1100
3633
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1101
3634
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1102
3635
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1103
3636
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1104
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1105
|
-
SOFTWARE.
|
|
3637
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3638
|
+
THE SOFTWARE.
|
|
1106
3639
|
|
|
1107
3640
|
------------------------------------------------------------------------
|
|
1108
3641
|
|
|
@@ -1216,6 +3749,124 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1216
3749
|
|
|
1217
3750
|
------------------------------------------------------------------------
|
|
1218
3751
|
|
|
3752
|
+
## path-scurry 2.0.2
|
|
3753
|
+
License: BlueOak-1.0.0
|
|
3754
|
+
Author: Isaac Z. Schlueter
|
|
3755
|
+
Homepage: https://github.com/isaacs/path-scurry#readme
|
|
3756
|
+
|
|
3757
|
+
# Blue Oak Model License
|
|
3758
|
+
|
|
3759
|
+
Version 1.0.0
|
|
3760
|
+
|
|
3761
|
+
## Purpose
|
|
3762
|
+
|
|
3763
|
+
This license gives everyone as much permission to work with
|
|
3764
|
+
this software as possible, while protecting contributors
|
|
3765
|
+
from liability.
|
|
3766
|
+
|
|
3767
|
+
## Acceptance
|
|
3768
|
+
|
|
3769
|
+
In order to receive this license, you must agree to its
|
|
3770
|
+
rules. The rules of this license are both obligations
|
|
3771
|
+
under that agreement and conditions to your license.
|
|
3772
|
+
You must not do anything with this software that triggers
|
|
3773
|
+
a rule that you cannot or will not follow.
|
|
3774
|
+
|
|
3775
|
+
## Copyright
|
|
3776
|
+
|
|
3777
|
+
Each contributor licenses you to do everything with this
|
|
3778
|
+
software that would otherwise infringe that contributor's
|
|
3779
|
+
copyright in it.
|
|
3780
|
+
|
|
3781
|
+
## Notices
|
|
3782
|
+
|
|
3783
|
+
You must ensure that everyone who gets a copy of
|
|
3784
|
+
any part of this software from you, with or without
|
|
3785
|
+
changes, also gets the text of this license or a link to
|
|
3786
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
3787
|
+
|
|
3788
|
+
## Excuse
|
|
3789
|
+
|
|
3790
|
+
If anyone notifies you in writing that you have not
|
|
3791
|
+
complied with [Notices](#notices), you can keep your
|
|
3792
|
+
license by taking all practical steps to comply within 30
|
|
3793
|
+
days after the notice. If you do not do so, your license
|
|
3794
|
+
ends immediately.
|
|
3795
|
+
|
|
3796
|
+
## Patent
|
|
3797
|
+
|
|
3798
|
+
Each contributor licenses you to do everything with this
|
|
3799
|
+
software that would otherwise infringe any patent claims
|
|
3800
|
+
they can license or become able to license.
|
|
3801
|
+
|
|
3802
|
+
## Reliability
|
|
3803
|
+
|
|
3804
|
+
No contributor can revoke this license.
|
|
3805
|
+
|
|
3806
|
+
## No Liability
|
|
3807
|
+
|
|
3808
|
+
***As far as the law allows, this software comes as is,
|
|
3809
|
+
without any warranty or condition, and no contributor
|
|
3810
|
+
will be liable to anyone for any damages related to this
|
|
3811
|
+
software or this license, under any kind of legal claim.***
|
|
3812
|
+
|
|
3813
|
+
------------------------------------------------------------------------
|
|
3814
|
+
|
|
3815
|
+
## picocolors 1.1.1
|
|
3816
|
+
License: ISC
|
|
3817
|
+
Author: Alexey Raspopov
|
|
3818
|
+
Homepage: https://github.com/alexeyraspopov/picocolors#readme
|
|
3819
|
+
|
|
3820
|
+
ISC License
|
|
3821
|
+
|
|
3822
|
+
Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
|
|
3823
|
+
|
|
3824
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
3825
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
3826
|
+
copyright notice and this permission notice appear in all copies.
|
|
3827
|
+
|
|
3828
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
3829
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
3830
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
3831
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
3832
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
3833
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
3834
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3835
|
+
|
|
3836
|
+
------------------------------------------------------------------------
|
|
3837
|
+
|
|
3838
|
+
## plist 3.1.1
|
|
3839
|
+
License: MIT
|
|
3840
|
+
Author: Nathan Rajlich
|
|
3841
|
+
Homepage: https://github.com/TooTallNate/node-plist#readme
|
|
3842
|
+
|
|
3843
|
+
(The MIT License)
|
|
3844
|
+
|
|
3845
|
+
Copyright (c) 2010-2017 Nathan Rajlich <nathan@tootallnate.net>
|
|
3846
|
+
|
|
3847
|
+
Permission is hereby granted, free of charge, to any person
|
|
3848
|
+
obtaining a copy of this software and associated documentation
|
|
3849
|
+
files (the "Software"), to deal in the Software without
|
|
3850
|
+
restriction, including without limitation the rights to use,
|
|
3851
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3852
|
+
copies of the Software, and to permit persons to whom the
|
|
3853
|
+
Software is furnished to do so, subject to the following
|
|
3854
|
+
conditions:
|
|
3855
|
+
|
|
3856
|
+
The above copyright notice and this permission notice shall be
|
|
3857
|
+
included in all copies or substantial portions of the Software.
|
|
3858
|
+
|
|
3859
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3860
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
3861
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3862
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
3863
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3864
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
3865
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
3866
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
3867
|
+
|
|
3868
|
+
------------------------------------------------------------------------
|
|
3869
|
+
|
|
1219
3870
|
## pretty-ms 9.3.0
|
|
1220
3871
|
License: MIT
|
|
1221
3872
|
Author: Sindre Sorhus
|
|
@@ -1290,6 +3941,35 @@ SOFTWARE.
|
|
|
1290
3941
|
|
|
1291
3942
|
------------------------------------------------------------------------
|
|
1292
3943
|
|
|
3944
|
+
## resolve-workspace-root 2.0.1
|
|
3945
|
+
License: MIT
|
|
3946
|
+
Author: Cedric van Putten
|
|
3947
|
+
Homepage: https://github.com/byCedric/resolve-workspace-root#readme
|
|
3948
|
+
|
|
3949
|
+
# The MIT License (MIT)
|
|
3950
|
+
|
|
3951
|
+
Copyright (c) 2024-present Cedric van Putten <me@cedric.dev>
|
|
3952
|
+
|
|
3953
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3954
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
3955
|
+
> in the Software without restriction, including without limitation the rights
|
|
3956
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3957
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
3958
|
+
> furnished to do so, subject to the following conditions:
|
|
3959
|
+
>
|
|
3960
|
+
> The above copyright notice and this permission notice shall be included in
|
|
3961
|
+
> all copies or substantial portions of the Software.
|
|
3962
|
+
>
|
|
3963
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3964
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3965
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3966
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3967
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3968
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3969
|
+
> THE SOFTWARE.
|
|
3970
|
+
|
|
3971
|
+
------------------------------------------------------------------------
|
|
3972
|
+
|
|
1293
3973
|
## rou3 0.7.9
|
|
1294
3974
|
License: MIT
|
|
1295
3975
|
Homepage: https://github.com/h3js/rou3#readme
|
|
@@ -1318,7 +3998,70 @@ SOFTWARE.
|
|
|
1318
3998
|
|
|
1319
3999
|
------------------------------------------------------------------------
|
|
1320
4000
|
|
|
1321
|
-
##
|
|
4001
|
+
## sax 1.6.0
|
|
4002
|
+
License: BlueOak-1.0.0
|
|
4003
|
+
Author: Isaac Z. Schlueter
|
|
4004
|
+
Homepage: https://github.com/isaacs/sax-js#readme
|
|
4005
|
+
|
|
4006
|
+
# Blue Oak Model License
|
|
4007
|
+
|
|
4008
|
+
Version 1.0.0
|
|
4009
|
+
|
|
4010
|
+
## Purpose
|
|
4011
|
+
|
|
4012
|
+
This license gives everyone as much permission to work with
|
|
4013
|
+
this software as possible, while protecting contributors
|
|
4014
|
+
from liability.
|
|
4015
|
+
|
|
4016
|
+
## Acceptance
|
|
4017
|
+
|
|
4018
|
+
In order to receive this license, you must agree to its
|
|
4019
|
+
rules. The rules of this license are both obligations
|
|
4020
|
+
under that agreement and conditions to your license.
|
|
4021
|
+
You must not do anything with this software that triggers
|
|
4022
|
+
a rule that you cannot or will not follow.
|
|
4023
|
+
|
|
4024
|
+
## Copyright
|
|
4025
|
+
|
|
4026
|
+
Each contributor licenses you to do everything with this
|
|
4027
|
+
software that would otherwise infringe that contributor's
|
|
4028
|
+
copyright in it.
|
|
4029
|
+
|
|
4030
|
+
## Notices
|
|
4031
|
+
|
|
4032
|
+
You must ensure that everyone who gets a copy of
|
|
4033
|
+
any part of this software from you, with or without
|
|
4034
|
+
changes, also gets the text of this license or a link to
|
|
4035
|
+
<https://blueoakcouncil.org/license/1.0.0>.
|
|
4036
|
+
|
|
4037
|
+
## Excuse
|
|
4038
|
+
|
|
4039
|
+
If anyone notifies you in writing that you have not
|
|
4040
|
+
complied with [Notices](#notices), you can keep your
|
|
4041
|
+
license by taking all practical steps to comply within 30
|
|
4042
|
+
days after the notice. If you do not do so, your license
|
|
4043
|
+
ends immediately.
|
|
4044
|
+
|
|
4045
|
+
## Patent
|
|
4046
|
+
|
|
4047
|
+
Each contributor licenses you to do everything with this
|
|
4048
|
+
software that would otherwise infringe any patent claims
|
|
4049
|
+
they can license or become able to license.
|
|
4050
|
+
|
|
4051
|
+
## Reliability
|
|
4052
|
+
|
|
4053
|
+
No contributor can revoke this license.
|
|
4054
|
+
|
|
4055
|
+
## No Liability
|
|
4056
|
+
|
|
4057
|
+
***As far as the law allows, this software comes as is,
|
|
4058
|
+
without any warranty or condition, and no contributor
|
|
4059
|
+
will be liable to anyone for any damages related to this
|
|
4060
|
+
software or this license, under any kind of legal claim.***
|
|
4061
|
+
|
|
4062
|
+
------------------------------------------------------------------------
|
|
4063
|
+
|
|
4064
|
+
## semver 6.3.1, 7.8.5
|
|
1322
4065
|
License: ISC
|
|
1323
4066
|
Author: GitHub Inc.
|
|
1324
4067
|
Homepage: https://github.com/npm/node-semver#readme
|
|
@@ -1399,6 +4142,72 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1399
4142
|
|
|
1400
4143
|
------------------------------------------------------------------------
|
|
1401
4144
|
|
|
4145
|
+
## simple-plist 1.3.1
|
|
4146
|
+
License: MIT
|
|
4147
|
+
Author: Joe Wollard
|
|
4148
|
+
Homepage: https://github.com/wollardj/simple-plist.git
|
|
4149
|
+
|
|
4150
|
+
The MIT License (MIT)
|
|
4151
|
+
|
|
4152
|
+
Copyright (c) 2013 Joe Wollard
|
|
4153
|
+
|
|
4154
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4155
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
4156
|
+
the Software without restriction, including without limitation the rights to
|
|
4157
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4158
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4159
|
+
subject to the following conditions:
|
|
4160
|
+
|
|
4161
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4162
|
+
copies or substantial portions of the Software.
|
|
4163
|
+
|
|
4164
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4165
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4166
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
4167
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4168
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4169
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4170
|
+
|
|
4171
|
+
------------------------------------------------------------------------
|
|
4172
|
+
|
|
4173
|
+
## slugify 1.6.9
|
|
4174
|
+
License: MIT
|
|
4175
|
+
Author: Simeon Velichkov
|
|
4176
|
+
Homepage: https://github.com/simov/slugify
|
|
4177
|
+
|
|
4178
|
+
The MIT License (MIT)
|
|
4179
|
+
|
|
4180
|
+
Copyright (c) Simeon Velichkov <simeonvelichkov@gmail.com>
|
|
4181
|
+
|
|
4182
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4183
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4184
|
+
in the Software without restriction, including without limitation the rights
|
|
4185
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4186
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4187
|
+
furnished to do so, subject to the following conditions:
|
|
4188
|
+
|
|
4189
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4190
|
+
copies or substantial portions of the Software.
|
|
4191
|
+
|
|
4192
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4193
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4194
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4195
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4196
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4197
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4198
|
+
SOFTWARE.
|
|
4199
|
+
|
|
4200
|
+
------------------------------------------------------------------------
|
|
4201
|
+
|
|
4202
|
+
## stream-buffers 2.2.0
|
|
4203
|
+
License: Unlicense
|
|
4204
|
+
Author: Sam Day
|
|
4205
|
+
Homepage: https://github.com/samcday/node-stream-buffer#readme
|
|
4206
|
+
|
|
4207
|
+
(License text not bundled; see the package's repository.)
|
|
4208
|
+
|
|
4209
|
+
------------------------------------------------------------------------
|
|
4210
|
+
|
|
1402
4211
|
## strip-final-newline 4.0.0
|
|
1403
4212
|
License: MIT
|
|
1404
4213
|
Author: Sindre Sorhus
|
|
@@ -1445,6 +4254,23 @@ SOFTWARE.
|
|
|
1445
4254
|
|
|
1446
4255
|
------------------------------------------------------------------------
|
|
1447
4256
|
|
|
4257
|
+
## supports-color 7.2.0
|
|
4258
|
+
License: MIT
|
|
4259
|
+
Author: Sindre Sorhus
|
|
4260
|
+
Homepage: https://github.com/chalk/supports-color#readme
|
|
4261
|
+
|
|
4262
|
+
MIT License
|
|
4263
|
+
|
|
4264
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
4265
|
+
|
|
4266
|
+
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:
|
|
4267
|
+
|
|
4268
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4269
|
+
|
|
4270
|
+
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.
|
|
4271
|
+
|
|
4272
|
+
------------------------------------------------------------------------
|
|
4273
|
+
|
|
1448
4274
|
## typescript 6.0.2
|
|
1449
4275
|
License: Apache-2.0
|
|
1450
4276
|
Author: Microsoft Corp.
|
|
@@ -1583,13 +4409,69 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1583
4409
|
|
|
1584
4410
|
------------------------------------------------------------------------
|
|
1585
4411
|
|
|
4412
|
+
## update-browserslist-db 1.2.3
|
|
4413
|
+
License: MIT
|
|
4414
|
+
Author: Andrey Sitnik
|
|
4415
|
+
Homepage: https://github.com/browserslist/update-db#readme
|
|
4416
|
+
|
|
4417
|
+
The MIT License (MIT)
|
|
4418
|
+
|
|
4419
|
+
Copyright 2022 Andrey Sitnik <andrey@sitnik.ru> and other contributors
|
|
4420
|
+
|
|
4421
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4422
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
4423
|
+
the Software without restriction, including without limitation the rights to
|
|
4424
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4425
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4426
|
+
subject to the following conditions:
|
|
4427
|
+
|
|
4428
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4429
|
+
copies or substantial portions of the Software.
|
|
4430
|
+
|
|
4431
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4432
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4433
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
4434
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4435
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4436
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4437
|
+
|
|
4438
|
+
------------------------------------------------------------------------
|
|
4439
|
+
|
|
1586
4440
|
## use-sync-external-store 1.5.0
|
|
1587
4441
|
License: MIT
|
|
1588
4442
|
Homepage: https://github.com/facebook/react#readme
|
|
1589
4443
|
|
|
1590
|
-
MIT License
|
|
4444
|
+
MIT License
|
|
4445
|
+
|
|
4446
|
+
Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
4447
|
+
|
|
4448
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4449
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4450
|
+
in the Software without restriction, including without limitation the rights
|
|
4451
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4452
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4453
|
+
furnished to do so, subject to the following conditions:
|
|
4454
|
+
|
|
4455
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4456
|
+
copies or substantial portions of the Software.
|
|
4457
|
+
|
|
4458
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4459
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4460
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4461
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4462
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4463
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4464
|
+
SOFTWARE.
|
|
4465
|
+
|
|
4466
|
+
------------------------------------------------------------------------
|
|
4467
|
+
|
|
4468
|
+
## uuid 7.0.3
|
|
4469
|
+
License: MIT
|
|
4470
|
+
Homepage: https://github.com/uuidjs/uuid#readme
|
|
4471
|
+
|
|
4472
|
+
The MIT License (MIT)
|
|
1591
4473
|
|
|
1592
|
-
Copyright (c)
|
|
4474
|
+
Copyright (c) 2010-2016 Robert Kieffer and other contributors
|
|
1593
4475
|
|
|
1594
4476
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1595
4477
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1843,6 +4725,215 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1843
4725
|
|
|
1844
4726
|
------------------------------------------------------------------------
|
|
1845
4727
|
|
|
4728
|
+
## xcode 3.0.1
|
|
4729
|
+
License: Apache-2.0
|
|
4730
|
+
Author: Apache Software Foundation
|
|
4731
|
+
Homepage: https://github.com/apache/cordova-node-xcode#readme
|
|
4732
|
+
|
|
4733
|
+
Apache License
|
|
4734
|
+
Version 2.0, January 2004
|
|
4735
|
+
http://www.apache.org/licenses/
|
|
4736
|
+
|
|
4737
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
4738
|
+
|
|
4739
|
+
1. Definitions.
|
|
4740
|
+
|
|
4741
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
4742
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
4743
|
+
|
|
4744
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
4745
|
+
the copyright owner that is granting the License.
|
|
4746
|
+
|
|
4747
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
4748
|
+
other entities that control, are controlled by, or are under common
|
|
4749
|
+
control with that entity. For the purposes of this definition,
|
|
4750
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
4751
|
+
direction or management of such entity, whether by contract or
|
|
4752
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
4753
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
4754
|
+
|
|
4755
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
4756
|
+
exercising permissions granted by this License.
|
|
4757
|
+
|
|
4758
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
4759
|
+
including but not limited to software source code, documentation
|
|
4760
|
+
source, and configuration files.
|
|
4761
|
+
|
|
4762
|
+
"Object" form shall mean any form resulting from mechanical
|
|
4763
|
+
transformation or translation of a Source form, including but
|
|
4764
|
+
not limited to compiled object code, generated documentation,
|
|
4765
|
+
and conversions to other media types.
|
|
4766
|
+
|
|
4767
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
4768
|
+
Object form, made available under the License, as indicated by a
|
|
4769
|
+
copyright notice that is included in or attached to the work
|
|
4770
|
+
(an example is provided in the Appendix below).
|
|
4771
|
+
|
|
4772
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
4773
|
+
form, that is based on (or derived from) the Work and for which the
|
|
4774
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
4775
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
4776
|
+
of this License, Derivative Works shall not include works that remain
|
|
4777
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
4778
|
+
the Work and Derivative Works thereof.
|
|
4779
|
+
|
|
4780
|
+
"Contribution" shall mean any work of authorship, including
|
|
4781
|
+
the original version of the Work and any modifications or additions
|
|
4782
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
4783
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
4784
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
4785
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
4786
|
+
means any form of electronic, verbal, or written communication sent
|
|
4787
|
+
to the Licensor or its representatives, including but not limited to
|
|
4788
|
+
communication on electronic mailing lists, source code control systems,
|
|
4789
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
4790
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
4791
|
+
excluding communication that is conspicuously marked or otherwise
|
|
4792
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
4793
|
+
|
|
4794
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
4795
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
4796
|
+
subsequently incorporated within the Work.
|
|
4797
|
+
|
|
4798
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
4799
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
4800
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4801
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
4802
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
4803
|
+
Work and such Derivative Works in Source or Object form.
|
|
4804
|
+
|
|
4805
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
4806
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
4807
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
4808
|
+
(except as stated in this section) patent license to make, have made,
|
|
4809
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
4810
|
+
where such license applies only to those patent claims licensable
|
|
4811
|
+
by such Contributor that are necessarily infringed by their
|
|
4812
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
4813
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
4814
|
+
institute patent litigation against any entity (including a
|
|
4815
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
4816
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
4817
|
+
or contributory patent infringement, then any patent licenses
|
|
4818
|
+
granted to You under this License for that Work shall terminate
|
|
4819
|
+
as of the date such litigation is filed.
|
|
4820
|
+
|
|
4821
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
4822
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
4823
|
+
modifications, and in Source or Object form, provided that You
|
|
4824
|
+
meet the following conditions:
|
|
4825
|
+
|
|
4826
|
+
(a) You must give any other recipients of the Work or
|
|
4827
|
+
Derivative Works a copy of this License; and
|
|
4828
|
+
|
|
4829
|
+
(b) You must cause any modified files to carry prominent notices
|
|
4830
|
+
stating that You changed the files; and
|
|
4831
|
+
|
|
4832
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
4833
|
+
that You distribute, all copyright, patent, trademark, and
|
|
4834
|
+
attribution notices from the Source form of the Work,
|
|
4835
|
+
excluding those notices that do not pertain to any part of
|
|
4836
|
+
the Derivative Works; and
|
|
4837
|
+
|
|
4838
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
4839
|
+
distribution, then any Derivative Works that You distribute must
|
|
4840
|
+
include a readable copy of the attribution notices contained
|
|
4841
|
+
within such NOTICE file, excluding those notices that do not
|
|
4842
|
+
pertain to any part of the Derivative Works, in at least one
|
|
4843
|
+
of the following places: within a NOTICE text file distributed
|
|
4844
|
+
as part of the Derivative Works; within the Source form or
|
|
4845
|
+
documentation, if provided along with the Derivative Works; or,
|
|
4846
|
+
within a display generated by the Derivative Works, if and
|
|
4847
|
+
wherever such third-party notices normally appear. The contents
|
|
4848
|
+
of the NOTICE file are for informational purposes only and
|
|
4849
|
+
do not modify the License. You may add Your own attribution
|
|
4850
|
+
notices within Derivative Works that You distribute, alongside
|
|
4851
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
4852
|
+
that such additional attribution notices cannot be construed
|
|
4853
|
+
as modifying the License.
|
|
4854
|
+
|
|
4855
|
+
You may add Your own copyright statement to Your modifications and
|
|
4856
|
+
may provide additional or different license terms and conditions
|
|
4857
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
4858
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
4859
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
4860
|
+
the conditions stated in this License.
|
|
4861
|
+
|
|
4862
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
4863
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
4864
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
4865
|
+
this License, without any additional terms or conditions.
|
|
4866
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
4867
|
+
the terms of any separate license agreement you may have executed
|
|
4868
|
+
with Licensor regarding such Contributions.
|
|
4869
|
+
|
|
4870
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
4871
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
4872
|
+
except as required for reasonable and customary use in describing the
|
|
4873
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
4874
|
+
|
|
4875
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
4876
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
4877
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
4878
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
4879
|
+
implied, including, without limitation, any warranties or conditions
|
|
4880
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
4881
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
4882
|
+
appropriateness of using or redistributing the Work and assume any
|
|
4883
|
+
risks associated with Your exercise of permissions under this License.
|
|
4884
|
+
|
|
4885
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
4886
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
4887
|
+
unless required by applicable law (such as deliberate and grossly
|
|
4888
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
4889
|
+
liable to You for damages, including any direct, indirect, special,
|
|
4890
|
+
incidental, or consequential damages of any character arising as a
|
|
4891
|
+
result of this License or out of the use or inability to use the
|
|
4892
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
4893
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
4894
|
+
other commercial damages or losses), even if such Contributor
|
|
4895
|
+
has been advised of the possibility of such damages.
|
|
4896
|
+
|
|
4897
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
4898
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
4899
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
4900
|
+
or other liability obligations and/or rights consistent with this
|
|
4901
|
+
License. However, in accepting such obligations, You may act only
|
|
4902
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
4903
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
4904
|
+
defend, and hold each Contributor harmless for any liability
|
|
4905
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
4906
|
+
of your accepting any such warranty or additional liability.
|
|
4907
|
+
|
|
4908
|
+
END OF TERMS AND CONDITIONS
|
|
4909
|
+
|
|
4910
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
4911
|
+
|
|
4912
|
+
To apply the Apache License to your work, attach the following
|
|
4913
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
4914
|
+
replaced with your own identifying information. (Don't include
|
|
4915
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
4916
|
+
comment syntax for the file format. We also recommend that a
|
|
4917
|
+
file or class name and description of purpose be included on the
|
|
4918
|
+
same "printed page" as the copyright notice for easier
|
|
4919
|
+
identification within third-party archives.
|
|
4920
|
+
|
|
4921
|
+
Copyright [yyyy] [name of copyright owner]
|
|
4922
|
+
|
|
4923
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
4924
|
+
you may not use this file except in compliance with the License.
|
|
4925
|
+
You may obtain a copy of the License at
|
|
4926
|
+
|
|
4927
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
4928
|
+
|
|
4929
|
+
Unless required by applicable law or agreed to in writing, software
|
|
4930
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
4931
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
4932
|
+
See the License for the specific language governing permissions and
|
|
4933
|
+
limitations under the License.
|
|
4934
|
+
|
|
4935
|
+
------------------------------------------------------------------------
|
|
4936
|
+
|
|
1846
4937
|
## xml-naming 0.1.0
|
|
1847
4938
|
License: MIT
|
|
1848
4939
|
Author: Amit Gupta
|
|
@@ -1852,6 +4943,85 @@ Homepage: https://github.com/NaturalIntelligence/xml-naming#readme
|
|
|
1852
4943
|
|
|
1853
4944
|
------------------------------------------------------------------------
|
|
1854
4945
|
|
|
4946
|
+
## xml2js 0.6.0
|
|
4947
|
+
License: MIT
|
|
4948
|
+
Author: Marek Kubica
|
|
4949
|
+
Homepage: https://github.com/Leonidas-from-XIV/node-xml2js
|
|
4950
|
+
|
|
4951
|
+
Copyright 2010, 2011, 2012, 2013. All rights reserved.
|
|
4952
|
+
|
|
4953
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4954
|
+
of this software and associated documentation files (the "Software"), to
|
|
4955
|
+
deal in the Software without restriction, including without limitation the
|
|
4956
|
+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
|
4957
|
+
sell copies of the Software, and to permit persons to whom the Software is
|
|
4958
|
+
furnished to do so, subject to the following conditions:
|
|
4959
|
+
|
|
4960
|
+
The above copyright notice and this permission notice shall be included in
|
|
4961
|
+
all copies or substantial portions of the Software.
|
|
4962
|
+
|
|
4963
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4964
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4965
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4966
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4967
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
4968
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|
4969
|
+
IN THE SOFTWARE.
|
|
4970
|
+
|
|
4971
|
+
------------------------------------------------------------------------
|
|
4972
|
+
|
|
4973
|
+
## xmlbuilder 11.0.1, 15.1.1
|
|
4974
|
+
License: MIT
|
|
4975
|
+
Author: Ozgur Ozcitak
|
|
4976
|
+
Homepage: http://github.com/oozcitak/xmlbuilder-js
|
|
4977
|
+
|
|
4978
|
+
The MIT License (MIT)
|
|
4979
|
+
|
|
4980
|
+
Copyright (c) 2013 Ozgur Ozcitak
|
|
4981
|
+
|
|
4982
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4983
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4984
|
+
in the Software without restriction, including without limitation the rights
|
|
4985
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4986
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4987
|
+
furnished to do so, subject to the following conditions:
|
|
4988
|
+
|
|
4989
|
+
The above copyright notice and this permission notice shall be included in
|
|
4990
|
+
all copies or substantial portions of the Software.
|
|
4991
|
+
|
|
4992
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4993
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4994
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4995
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4996
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4997
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4998
|
+
THE SOFTWARE.
|
|
4999
|
+
|
|
5000
|
+
------------------------------------------------------------------------
|
|
5001
|
+
|
|
5002
|
+
## yallist 3.1.1
|
|
5003
|
+
License: ISC
|
|
5004
|
+
Author: Isaac Z. Schlueter
|
|
5005
|
+
Homepage: https://github.com/isaacs/yallist#readme
|
|
5006
|
+
|
|
5007
|
+
The ISC License
|
|
5008
|
+
|
|
5009
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
5010
|
+
|
|
5011
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
5012
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
5013
|
+
copyright notice and this permission notice appear in all copies.
|
|
5014
|
+
|
|
5015
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
5016
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
5017
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
5018
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
5019
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
5020
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
5021
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
5022
|
+
|
|
5023
|
+
------------------------------------------------------------------------
|
|
5024
|
+
|
|
1855
5025
|
## yoctocolors 2.1.2
|
|
1856
5026
|
License: MIT
|
|
1857
5027
|
Author: Sindre Sorhus
|