Keep up with the times (#102)

5436ca9 · Paulo F. Oliveira · 2022-04-12 17:20

9 files +6732 -1161
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+5657 −80
@@ -423,32 +423,6 @@ SOFTWARE.
423 423
424 424 -----
425 425
426 The following software may be included in this product: ansi-colors. A copy of the source code may be downloaded from https://github.com/doowb/ansi-colors.git. This software contains the following license and notice below:
427
428 The MIT License (MIT)
429
430 Copyright (c) 2015-present, Brian Woodward.
431
432 Permission is hereby granted, free of charge, to any person obtaining a copy
433 of this software and associated documentation files (the "Software"), to deal
434 in the Software without restriction, including without limitation the rights
435 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
436 copies of the Software, and to permit persons to whom the Software is
437 furnished to do so, subject to the following conditions:
438
439 The above copyright notice and this permission notice shall be included in
440 all copies or substantial portions of the Software.
441
442 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
443 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
444 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
445 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
446 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
447 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
448 THE SOFTWARE.
449
450 -----
451
452 426 The following software may be included in this product: ansi-regex, ansi-styles, callsites, chalk, has-flag, p-limit, parent-module, path-key, resolve-from, shebang-regex, strip-ansi, supports-color. A copy of the source code may be downloaded from https://github.com/chalk/ansi-regex.git (ansi-regex), https://github.com/chalk/ansi-styles.git (ansi-styles), https://github.com/sindresorhus/callsites.git (callsites), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/has-flag.git (has-flag), https://github.com/sindresorhus/p-limit.git (p-limit), https://github.com/sindresorhus/parent-module.git (parent-module), https://github.com/sindresorhus/path-key.git (path-key), https://github.com/sindresorhus/resolve-from.git (resolve-from), https://github.com/sindresorhus/shebang-regex.git (shebang-regex), https://github.com/chalk/strip-ansi.git (strip-ansi), https://github.com/chalk/supports-color.git (supports-color). This software contains the following license and notice below:
453 427
454 428 MIT License
@@ -1981,32 +1955,6 @@ END OF TERMS AND CONDITIONS
1981 1955
1982 1956 -----
1983 1957
1984 The following software may be included in this product: enquirer. A copy of the source code may be downloaded from https://github.com/enquirer/enquirer.git. This software contains the following license and notice below:
1985
1986 The MIT License (MIT)
1987
1988 Copyright (c) 2016-present, Jon Schlinkert.
1989
1990 Permission is hereby granted, free of charge, to any person obtaining a copy
1991 of this software and associated documentation files (the "Software"), to deal
1992 in the Software without restriction, including without limitation the rights
1993 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1994 copies of the Software, and to permit persons to whom the Software is
1995 furnished to do so, subject to the following conditions:
1996
1997 The above copyright notice and this permission notice shall be included in
1998 all copies or substantial portions of the Software.
1999
2000 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2001 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2002 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2003 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2004 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2005 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2006 THE SOFTWARE.
2007
2008 -----
2009
2010 1958 The following software may be included in this product: entities. A copy of the source code may be downloaded from git://github.com/fb55/entities.git. This software contains the following license and notice below:
2011 1959
2012 1960 Copyright (c) Felix Böhm
@@ -3094,7 +3042,7 @@ PERFORMANCE OF THIS SOFTWARE.
3094 3042
3095 3043 -----
3096 3044
3097 The following software may be included in this product: ini, isexe, json-stringify-safe, lru-cache, minimatch, once, rimraf, semver, which, wrappy, yallist. A copy of the source code may be downloaded from git://github.com/isaacs/ini.git (ini), git+https://github.com/isaacs/isexe.git (isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), git://github.com/isaacs/node-lru-cache.git (lru-cache), git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once (once), git://github.com/isaacs/rimraf.git (rimraf), https://github.com/npm/node-semver (semver), git://github.com/isaacs/node-which.git (which), https://github.com/npm/wrappy (wrappy), git+https://github.com/isaacs/yallist.git (yallist). This software contains the following license and notice below:
3045 +The following software may be included in this product: ini, isexe, json-stringify-safe, minimatch, once, rimraf, semver, which, wrappy. A copy of the source code may be downloaded from git://github.com/isaacs/ini.git (ini), git+https://github.com/isaacs/isexe.git (isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once (once), git://github.com/isaacs/rimraf.git (rimraf), https://github.com/npm/node-semver (semver), git://github.com/isaacs/node-which.git (which), https://github.com/npm/wrappy (wrappy). This software contains the following license and notice below:
3098 3046
3099 3047 The ISC License
3100 3048
@@ -4043,7 +3991,7 @@ The following software may be included in this product: markdownlint. A copy of
4043 3991
4044 3992 The MIT License (MIT)
4045 3993
4046 Copyright (c) 2015-2021 David Anson
3994 +Copyright (c) 2015-2022 David Anson
4047 3995
4048 3996 Permission is hereby granted, free of charge, to any person obtaining a copy
4049 3997 of this software and associated documentation files (the "Software"), to deal
@@ -4323,6 +4271,10 @@ SOFTWARE.
4323 4271
4324 4272 The following software may be included in this product: prettier. A copy of the source code may be downloaded from https://github.com/prettier/prettier.git. This software contains the following license and notice below:
4325 4273
4274 +# Prettier license
4275 +
4276 +Prettier is released under the MIT license:
4277 +
4326 4278 Copyright © James Long and contributors
4327 4279
4328 4280 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:
@@ -4331,32 +4283,5657 @@ The above copyright notice and this permission notice shall be included in all c
4331 4283
4332 4284 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.
4333 4285
4334 -----
4335
4336 The following software may be included in this product: progress. A copy of the source code may be downloaded from git://github.com/visionmedia/node-progress. This software contains the following license and notice below:
4337
4338 (The MIT License)
4339
4340 Copyright (c) 2017 TJ Holowaychuk <tj@vision-media.ca>
4341
4342 Permission is hereby granted, free of charge, to any person obtaining
4343 a copy of this software and associated documentation files (the
4344 'Software'), to deal in the Software without restriction, including
4345 without limitation the rights to use, copy, modify, merge, publish,
4346 distribute, sublicense, and/or sell copies of the Software, and to
4347 permit persons to whom the Software is furnished to do so, subject to
4348 the following conditions:
4349
4350 The above copyright notice and this permission notice shall be
4351 included in all copies or substantial portions of the Software.
4352
4353 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4354 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4355 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4356 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4357 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4358 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4359 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4286 +## Licenses of bundled dependencies
4287 +
4288 +The published Prettier artifact additionally contains code with the following licenses:
4289 +MIT, ISC, BSD-2-Clause, BSD-3-Clause, Apache-2.0, 0BSD
4290 +
4291 +## Bundled dependencies
4292 +
4293 +### @angular/compiler@v12.2.16
4294 +
4295 +License: MIT
4296 +By: angular
4297 +Repository: <https://github.com/angular/angular.git>
4298 +
4299 +----------------------------------------
4300 +
4301 +### @babel/code-frame@v7.16.7
4302 +
4303 +License: MIT
4304 +By: The Babel Team
4305 +Repository: <https://github.com/babel/babel.git>
4306 +
4307 +> MIT License
4308 +>
4309 +> Copyright (c) 2014-present Sebastian McKenzie and other contributors
4310 +>
4311 +> Permission is hereby granted, free of charge, to any person obtaining
4312 +> a copy of this software and associated documentation files (the
4313 +> "Software"), to deal in the Software without restriction, including
4314 +> without limitation the rights to use, copy, modify, merge, publish,
4315 +> distribute, sublicense, and/or sell copies of the Software, and to
4316 +> permit persons to whom the Software is furnished to do so, subject to
4317 +> the following conditions:
4318 +>
4319 +> The above copyright notice and this permission notice shall be
4320 +> included in all copies or substantial portions of the Software.
4321 +>
4322 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4323 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4324 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4325 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4326 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4327 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4328 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4329 +
4330 +----------------------------------------
4331 +
4332 +### @babel/helper-validator-identifier@v7.16.7
4333 +
4334 +License: MIT
4335 +By: The Babel Team
4336 +Repository: <https://github.com/babel/babel.git>
4337 +
4338 +> MIT License
4339 +>
4340 +> Copyright (c) 2014-present Sebastian McKenzie and other contributors
4341 +>
4342 +> Permission is hereby granted, free of charge, to any person obtaining
4343 +> a copy of this software and associated documentation files (the
4344 +> "Software"), to deal in the Software without restriction, including
4345 +> without limitation the rights to use, copy, modify, merge, publish,
4346 +> distribute, sublicense, and/or sell copies of the Software, and to
4347 +> permit persons to whom the Software is furnished to do so, subject to
4348 +> the following conditions:
4349 +>
4350 +> The above copyright notice and this permission notice shall be
4351 +> included in all copies or substantial portions of the Software.
4352 +>
4353 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4354 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4355 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4356 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4357 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4358 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4359 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4360 +
4361 +----------------------------------------
4362 +
4363 +### @babel/highlight@v7.16.10
4364 +
4365 +License: MIT
4366 +By: The Babel Team
4367 +Repository: <https://github.com/babel/babel.git>
4368 +
4369 +> MIT License
4370 +>
4371 +> Copyright (c) 2014-present Sebastian McKenzie and other contributors
4372 +>
4373 +> Permission is hereby granted, free of charge, to any person obtaining
4374 +> a copy of this software and associated documentation files (the
4375 +> "Software"), to deal in the Software without restriction, including
4376 +> without limitation the rights to use, copy, modify, merge, publish,
4377 +> distribute, sublicense, and/or sell copies of the Software, and to
4378 +> permit persons to whom the Software is furnished to do so, subject to
4379 +> the following conditions:
4380 +>
4381 +> The above copyright notice and this permission notice shall be
4382 +> included in all copies or substantial portions of the Software.
4383 +>
4384 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4385 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4386 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4387 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4388 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4389 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4390 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4391 +
4392 +----------------------------------------
4393 +
4394 +### @babel/parser@v7.17.8
4395 +
4396 +License: MIT
4397 +By: The Babel Team
4398 +Repository: <https://github.com/babel/babel.git>
4399 +
4400 +> Copyright (C) 2012-2014 by various contributors (see AUTHORS)
4401 +>
4402 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4403 +> of this software and associated documentation files (the "Software"), to deal
4404 +> in the Software without restriction, including without limitation the rights
4405 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4406 +> copies of the Software, and to permit persons to whom the Software is
4407 +> furnished to do so, subject to the following conditions:
4408 +>
4409 +> The above copyright notice and this permission notice shall be included in
4410 +> all copies or substantial portions of the Software.
4411 +>
4412 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4413 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4414 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4415 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4416 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4417 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4418 +> THE SOFTWARE.
4419 +
4420 +----------------------------------------
4421 +
4422 +### @glimmer/env@v0.1.7
4423 +
4424 +License: MIT
4425 +
4426 +> Copyright (c) 2017 Martin Muñoz and contributors.
4427 +>
4428 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
4429 +> this software and associated documentation files (the "Software"), to deal in
4430 +> the Software without restriction, including without limitation the rights to
4431 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4432 +> of the Software, and to permit persons to whom the Software is furnished to do
4433 +> so, subject to the following conditions:
4434 +>
4435 +> The above copyright notice and this permission notice shall be included in all
4436 +> copies or substantial portions of the Software.
4437 +>
4438 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4439 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4440 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4441 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4442 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4443 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4444 +> SOFTWARE.
4445 +
4446 +----------------------------------------
4447 +
4448 +### @glimmer/syntax@v0.84.1
4449 +
4450 +License: MIT
4451 +
4452 +> Copyright (c) 2015 Tilde, Inc.
4453 +>
4454 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
4455 +> this software and associated documentation files (the "Software"), to deal in
4456 +> the Software without restriction, including without limitation the rights to
4457 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4458 +> of the Software, and to permit persons to whom the Software is furnished to do
4459 +> so, subject to the following conditions:
4460 +>
4461 +> The above copyright notice and this permission notice shall be included in all
4462 +> copies or substantial portions of the Software.
4463 +>
4464 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4465 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4466 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4467 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4468 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4469 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4470 +> SOFTWARE.
4471 +
4472 +----------------------------------------
4473 +
4474 +### @glimmer/util@v0.84.1
4475 +
4476 +License: MIT
4477 +
4478 +> Copyright (c) 2015 Tilde, Inc.
4479 +>
4480 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
4481 +> this software and associated documentation files (the "Software"), to deal in
4482 +> the Software without restriction, including without limitation the rights to
4483 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4484 +> of the Software, and to permit persons to whom the Software is furnished to do
4485 +> so, subject to the following conditions:
4486 +>
4487 +> The above copyright notice and this permission notice shall be included in all
4488 +> copies or substantial portions of the Software.
4489 +>
4490 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4491 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4492 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4493 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4494 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4495 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4496 +> SOFTWARE.
4497 +
4498 +----------------------------------------
4499 +
4500 +### @handlebars/parser@v2.0.0
4501 +
4502 +License: ISC
4503 +Repository: <git+https://github.com/handlebars-lang/handlebars-parser.git>
4504 +
4505 +----------------------------------------
4506 +
4507 +### @iarna/toml@v2.2.5
4508 +
4509 +License: ISC
4510 +By: Rebecca Turner
4511 +Repository: <git+https://github.com/iarna/iarna-toml.git>
4512 +
4513 +> Copyright (c) 2016, Rebecca Turner <me@re-becca.org>
4514 +>
4515 +> Permission to use, copy, modify, and/or distribute this software for any
4516 +> purpose with or without fee is hereby granted, provided that the above
4517 +> copyright notice and this permission notice appear in all copies.
4518 +>
4519 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4520 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4521 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4522 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4523 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4524 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4525 +> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4526 +
4527 +----------------------------------------
4528 +
4529 +### @nodelib/fs.scandir@v2.1.5
4530 +
4531 +License: MIT
4532 +
4533 +> The MIT License (MIT)
4534 +>
4535 +> Copyright (c) Denis Malinochkin
4536 +>
4537 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4538 +> of this software and associated documentation files (the "Software"), to deal
4539 +> in the Software without restriction, including without limitation the rights
4540 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4541 +> copies of the Software, and to permit persons to whom the Software is
4542 +> furnished to do so, subject to the following conditions:
4543 +>
4544 +> The above copyright notice and this permission notice shall be included in all
4545 +> copies or substantial portions of the Software.
4546 +>
4547 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4548 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4549 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4550 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4551 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4552 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4553 +> SOFTWARE.
4554 +
4555 +----------------------------------------
4556 +
4557 +### @nodelib/fs.stat@v2.0.5
4558 +
4559 +License: MIT
4560 +
4561 +> The MIT License (MIT)
4562 +>
4563 +> Copyright (c) Denis Malinochkin
4564 +>
4565 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4566 +> of this software and associated documentation files (the "Software"), to deal
4567 +> in the Software without restriction, including without limitation the rights
4568 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4569 +> copies of the Software, and to permit persons to whom the Software is
4570 +> furnished to do so, subject to the following conditions:
4571 +>
4572 +> The above copyright notice and this permission notice shall be included in all
4573 +> copies or substantial portions of the Software.
4574 +>
4575 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4576 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4577 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4578 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4579 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4580 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4581 +> SOFTWARE.
4582 +
4583 +----------------------------------------
4584 +
4585 +### @nodelib/fs.walk@v1.2.8
4586 +
4587 +License: MIT
4588 +
4589 +> The MIT License (MIT)
4590 +>
4591 +> Copyright (c) Denis Malinochkin
4592 +>
4593 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4594 +> of this software and associated documentation files (the "Software"), to deal
4595 +> in the Software without restriction, including without limitation the rights
4596 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4597 +> copies of the Software, and to permit persons to whom the Software is
4598 +> furnished to do so, subject to the following conditions:
4599 +>
4600 +> The above copyright notice and this permission notice shall be included in all
4601 +> copies or substantial portions of the Software.
4602 +>
4603 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4604 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4605 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4606 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4607 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4608 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4609 +> SOFTWARE.
4610 +
4611 +----------------------------------------
4612 +
4613 +### @typescript-eslint/types@v5.17.0
4614 +
4615 +License: MIT
4616 +Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4617 +
4618 +> MIT License
4619 +>
4620 +> Copyright (c) 2019 TypeScript ESLint and other contributors
4621 +>
4622 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4623 +> of this software and associated documentation files (the "Software"), to deal
4624 +> in the Software without restriction, including without limitation the rights
4625 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4626 +> copies of the Software, and to permit persons to whom the Software is
4627 +> furnished to do so, subject to the following conditions:
4628 +>
4629 +> The above copyright notice and this permission notice shall be included in all
4630 +> copies or substantial portions of the Software.
4631 +>
4632 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4633 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4634 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4635 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4636 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4637 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4638 +> SOFTWARE.
4639 +
4640 +----------------------------------------
4641 +
4642 +### @typescript-eslint/typescript-estree@v5.17.0
4643 +
4644 +License: BSD-2-Clause
4645 +Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4646 +
4647 +> TypeScript ESTree
4648 +>
4649 +> Originally extracted from:
4650 +>
4651 +> TypeScript ESLint Parser
4652 +> Copyright JS Foundation and other contributors, https://js.foundation
4653 +>
4654 +> Redistribution and use in source and binary forms, with or without
4655 +> modification, are permitted provided that the following conditions are met:
4656 +>
4657 +> * Redistributions of source code must retain the above copyright
4658 +> notice, this list of conditions and the following disclaimer.
4659 +> * Redistributions in binary form must reproduce the above copyright
4660 +> notice, this list of conditions and the following disclaimer in the
4661 +> documentation and/or other materials provided with the distribution.
4662 +>
4663 +> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4664 +> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4665 +> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4666 +> ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
4667 +> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4668 +> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4669 +> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
4670 +> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4671 +> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4672 +> THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4673 +
4674 +----------------------------------------
4675 +
4676 +### @typescript-eslint/visitor-keys@v5.17.0
4677 +
4678 +License: MIT
4679 +Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4680 +
4681 +> MIT License
4682 +>
4683 +> Copyright (c) 2019 TypeScript ESLint and other contributors
4684 +>
4685 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4686 +> of this software and associated documentation files (the "Software"), to deal
4687 +> in the Software without restriction, including without limitation the rights
4688 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4689 +> copies of the Software, and to permit persons to whom the Software is
4690 +> furnished to do so, subject to the following conditions:
4691 +>
4692 +> The above copyright notice and this permission notice shall be included in all
4693 +> copies or substantial portions of the Software.
4694 +>
4695 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4696 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4697 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4698 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4699 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4700 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4701 +> SOFTWARE.
4702 +
4703 +----------------------------------------
4704 +
4705 +### acorn@v8.7.0
4706 +
4707 +License: MIT
4708 +Repository: <https://github.com/acornjs/acorn.git>
4709 +
4710 +> MIT License
4711 +>
4712 +> Copyright (C) 2012-2020 by various contributors (see AUTHORS)
4713 +>
4714 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4715 +> of this software and associated documentation files (the "Software"), to deal
4716 +> in the Software without restriction, including without limitation the rights
4717 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4718 +> copies of the Software, and to permit persons to whom the Software is
4719 +> furnished to do so, subject to the following conditions:
4720 +>
4721 +> The above copyright notice and this permission notice shall be included in
4722 +> all copies or substantial portions of the Software.
4723 +>
4724 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4725 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4726 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4727 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4728 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4729 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4730 +> THE SOFTWARE.
4731 +
4732 +----------------------------------------
4733 +
4734 +### acorn-jsx@v5.3.2
4735 +
4736 +License: MIT
4737 +Repository: <https://github.com/acornjs/acorn-jsx>
4738 +
4739 +> Copyright (C) 2012-2017 by Ingvar Stepanyan
4740 +>
4741 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4742 +> of this software and associated documentation files (the "Software"), to deal
4743 +> in the Software without restriction, including without limitation the rights
4744 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4745 +> copies of the Software, and to permit persons to whom the Software is
4746 +> furnished to do so, subject to the following conditions:
4747 +>
4748 +> The above copyright notice and this permission notice shall be included in
4749 +> all copies or substantial portions of the Software.
4750 +>
4751 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4752 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4753 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4754 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4755 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4756 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4757 +> THE SOFTWARE.
4758 +
4759 +----------------------------------------
4760 +
4761 +### aggregate-error@v3.1.0
4762 +
4763 +License: MIT
4764 +By: Sindre Sorhus
4765 +
4766 +> MIT License
4767 +>
4768 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4769 +>
4770 +> 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:
4771 +>
4772 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4773 +>
4774 +> 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.
4775 +
4776 +----------------------------------------
4777 +
4778 +### angular-estree-parser@v2.5.0
4779 +
4780 +License: MIT
4781 +By: Ika
4782 +
4783 +> MIT License
4784 +>
4785 +> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
4786 +>
4787 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4788 +> of this software and associated documentation files (the "Software"), to deal
4789 +> in the Software without restriction, including without limitation the rights
4790 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4791 +> copies of the Software, and to permit persons to whom the Software is
4792 +> furnished to do so, subject to the following conditions:
4793 +>
4794 +> The above copyright notice and this permission notice shall be included in all
4795 +> copies or substantial portions of the Software.
4796 +>
4797 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4798 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4799 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4800 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4801 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4802 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4803 +> SOFTWARE.
4804 +
4805 +----------------------------------------
4806 +
4807 +### angular-html-parser@v1.8.0
4808 +
4809 +License: MIT
4810 +By: Ika
4811 +
4812 +> MIT License
4813 +>
4814 +> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
4815 +>
4816 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4817 +> of this software and associated documentation files (the "Software"), to deal
4818 +> in the Software without restriction, including without limitation the rights
4819 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4820 +> copies of the Software, and to permit persons to whom the Software is
4821 +> furnished to do so, subject to the following conditions:
4822 +>
4823 +> The above copyright notice and this permission notice shall be included in all
4824 +> copies or substantial portions of the Software.
4825 +>
4826 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4827 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4828 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4829 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4830 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4831 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4832 +> SOFTWARE.
4833 +
4834 +----------------------------------------
4835 +
4836 +### ansi-regex@v6.0.1
4837 +
4838 +License: MIT
4839 +By: Sindre Sorhus
4840 +
4841 +> MIT License
4842 +>
4843 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
4844 +>
4845 +> 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:
4846 +>
4847 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4848 +>
4849 +> 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.
4850 +
4851 +----------------------------------------
4852 +
4853 +### ansi-styles@v3.2.1
4854 +
4855 +License: MIT
4856 +By: Sindre Sorhus
4857 +
4858 +> MIT License
4859 +>
4860 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4861 +>
4862 +> 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:
4863 +>
4864 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4865 +>
4866 +> 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.
4867 +
4868 +----------------------------------------
4869 +
4870 +### array-union@v2.1.0
4871 +
4872 +License: MIT
4873 +By: Sindre Sorhus
4874 +
4875 +> MIT License
4876 +>
4877 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4878 +>
4879 +> 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:
4880 +>
4881 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4882 +>
4883 +> 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.
4884 +
4885 +----------------------------------------
4886 +
4887 +### bail@v1.0.5
4888 +
4889 +License: MIT
4890 +By: Titus Wormer
4891 +
4892 +> (The MIT License)
4893 +>
4894 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
4895 +>
4896 +> Permission is hereby granted, free of charge, to any person obtaining
4897 +> a copy of this software and associated documentation files (the
4898 +> 'Software'), to deal in the Software without restriction, including
4899 +> without limitation the rights to use, copy, modify, merge, publish,
4900 +> distribute, sublicense, and/or sell copies of the Software, and to
4901 +> permit persons to whom the Software is furnished to do so, subject to
4902 +> the following conditions:
4903 +>
4904 +> The above copyright notice and this permission notice shall be
4905 +> included in all copies or substantial portions of the Software.
4906 +>
4907 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4908 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4909 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4910 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4911 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4912 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4913 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4914 +
4915 +----------------------------------------
4916 +
4917 +### balanced-match@v1.0.2
4918 +
4919 +License: MIT
4920 +By: Julian Gruber
4921 +Repository: <git://github.com/juliangruber/balanced-match.git>
4922 +
4923 +> (MIT)
4924 +>
4925 +> Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
4926 +>
4927 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
4928 +> this software and associated documentation files (the "Software"), to deal in
4929 +> the Software without restriction, including without limitation the rights to
4930 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4931 +> of the Software, and to permit persons to whom the Software is furnished to do
4932 +> so, subject to the following conditions:
4933 +>
4934 +> The above copyright notice and this permission notice shall be included in all
4935 +> copies or substantial portions of the Software.
4936 +>
4937 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4938 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4939 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4940 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4941 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4942 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4943 +> SOFTWARE.
4944 +
4945 +----------------------------------------
4946 +
4947 +### brace-expansion@v1.1.11
4948 +
4949 +License: MIT
4950 +By: Julian Gruber
4951 +Repository: <git://github.com/juliangruber/brace-expansion.git>
4952 +
4953 +> MIT License
4954 +>
4955 +> Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
4956 +>
4957 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4958 +> of this software and associated documentation files (the "Software"), to deal
4959 +> in the Software without restriction, including without limitation the rights
4960 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4961 +> copies of the Software, and to permit persons to whom the Software is
4962 +> furnished to do so, subject to the following conditions:
4963 +>
4964 +> The above copyright notice and this permission notice shall be included in all
4965 +> copies or substantial portions of the Software.
4966 +>
4967 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4968 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4969 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4970 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4971 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4972 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4973 +> SOFTWARE.
4974 +
4975 +----------------------------------------
4976 +
4977 +### braces@v3.0.2
4978 +
4979 +License: MIT
4980 +By: Jon Schlinkert
4981 +
4982 +> The MIT License (MIT)
4983 +>
4984 +> Copyright (c) 2014-2018, Jon Schlinkert.
4985 +>
4986 +> Permission is hereby granted, free of charge, to any person obtaining a copy
4987 +> of this software and associated documentation files (the "Software"), to deal
4988 +> in the Software without restriction, including without limitation the rights
4989 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4990 +> copies of the Software, and to permit persons to whom the Software is
4991 +> furnished to do so, subject to the following conditions:
4992 +>
4993 +> The above copyright notice and this permission notice shall be included in
4994 +> all copies or substantial portions of the Software.
4995 +>
4996 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4997 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4998 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4999 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5000 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5001 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5002 +> THE SOFTWARE.
5003 +
5004 +----------------------------------------
5005 +
5006 +### camelcase@v6.3.0
5007 +
5008 +License: MIT
5009 +By: Sindre Sorhus
5010 +
5011 +> MIT License
5012 +>
5013 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5014 +>
5015 +> 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:
5016 +>
5017 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5018 +>
5019 +> 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.
5020 +
5021 +----------------------------------------
5022 +
5023 +### ccount@v1.1.0
5024 +
5025 +License: MIT
5026 +By: Titus Wormer
5027 +
5028 +> (The MIT License)
5029 +>
5030 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
5031 +>
5032 +> Permission is hereby granted, free of charge, to any person obtaining
5033 +> a copy of this software and associated documentation files (the
5034 +> 'Software'), to deal in the Software without restriction, including
5035 +> without limitation the rights to use, copy, modify, merge, publish,
5036 +> distribute, sublicense, and/or sell copies of the Software, and to
5037 +> permit persons to whom the Software is furnished to do so, subject to
5038 +> the following conditions:
5039 +>
5040 +> The above copyright notice and this permission notice shall be
5041 +> included in all copies or substantial portions of the Software.
5042 +>
5043 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5044 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5045 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5046 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5047 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5048 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5049 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5050 +
5051 +----------------------------------------
5052 +
5053 +### chalk@v2.4.2
5054 +
5055 +License: MIT
5056 +
5057 +> MIT License
5058 +>
5059 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
5060 +>
5061 +> 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:
5062 +>
5063 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5064 +>
5065 +> 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.
5066 +
5067 +----------------------------------------
5068 +
5069 +### chalk@v5.0.1
5070 +
5071 +License: MIT
5072 +
5073 +> MIT License
5074 +>
5075 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5076 +>
5077 +> 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:
5078 +>
5079 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5080 +>
5081 +> 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.
5082 +
5083 +----------------------------------------
5084 +
5085 +### character-entities@v1.2.4
5086 +
5087 +License: MIT
5088 +By: Titus Wormer
5089 +
5090 +> (The MIT License)
5091 +>
5092 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
5093 +>
5094 +> Permission is hereby granted, free of charge, to any person obtaining
5095 +> a copy of this software and associated documentation files (the
5096 +> 'Software'), to deal in the Software without restriction, including
5097 +> without limitation the rights to use, copy, modify, merge, publish,
5098 +> distribute, sublicense, and/or sell copies of the Software, and to
5099 +> permit persons to whom the Software is furnished to do so, subject to
5100 +> the following conditions:
5101 +>
5102 +> The above copyright notice and this permission notice shall be
5103 +> included in all copies or substantial portions of the Software.
5104 +>
5105 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5106 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5107 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5108 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5109 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5110 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5111 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5112 +
5113 +----------------------------------------
5114 +
5115 +### character-entities-legacy@v1.1.4
5116 +
5117 +License: MIT
5118 +By: Titus Wormer
5119 +
5120 +> (The MIT License)
5121 +>
5122 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
5123 +>
5124 +> Permission is hereby granted, free of charge, to any person obtaining
5125 +> a copy of this software and associated documentation files (the
5126 +> 'Software'), to deal in the Software without restriction, including
5127 +> without limitation the rights to use, copy, modify, merge, publish,
5128 +> distribute, sublicense, and/or sell copies of the Software, and to
5129 +> permit persons to whom the Software is furnished to do so, subject to
5130 +> the following conditions:
5131 +>
5132 +> The above copyright notice and this permission notice shall be
5133 +> included in all copies or substantial portions of the Software.
5134 +>
5135 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5136 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5137 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5138 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5139 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5140 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5141 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5142 +
5143 +----------------------------------------
5144 +
5145 +### character-reference-invalid@v1.1.4
5146 +
5147 +License: MIT
5148 +By: Titus Wormer
5149 +
5150 +> (The MIT License)
5151 +>
5152 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
5153 +>
5154 +> Permission is hereby granted, free of charge, to any person obtaining
5155 +> a copy of this software and associated documentation files (the
5156 +> 'Software'), to deal in the Software without restriction, including
5157 +> without limitation the rights to use, copy, modify, merge, publish,
5158 +> distribute, sublicense, and/or sell copies of the Software, and to
5159 +> permit persons to whom the Software is furnished to do so, subject to
5160 +> the following conditions:
5161 +>
5162 +> The above copyright notice and this permission notice shall be
5163 +> included in all copies or substantial portions of the Software.
5164 +>
5165 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5166 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5167 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5168 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5169 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5170 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5171 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5172 +
5173 +----------------------------------------
5174 +
5175 +### ci-info@v3.3.0
5176 +
5177 +License: MIT
5178 +By: Thomas Watson Steen
5179 +Repository: <https://github.com/watson/ci-info.git>
5180 +
5181 +> The MIT License (MIT)
5182 +>
5183 +> Copyright (c) 2016-2021 Thomas Watson Steen
5184 +>
5185 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5186 +> of this software and associated documentation files (the "Software"), to deal
5187 +> in the Software without restriction, including without limitation the rights
5188 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5189 +> copies of the Software, and to permit persons to whom the Software is
5190 +> furnished to do so, subject to the following conditions:
5191 +>
5192 +> The above copyright notice and this permission notice shall be included in all
5193 +> copies or substantial portions of the Software.
5194 +>
5195 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5196 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5197 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5198 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5199 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5200 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5201 +> SOFTWARE.
5202 +
5203 +----------------------------------------
5204 +
5205 +### clean-stack@v2.2.0
5206 +
5207 +License: MIT
5208 +By: Sindre Sorhus
5209 +
5210 +> MIT License
5211 +>
5212 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
5213 +>
5214 +> 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:
5215 +>
5216 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5217 +>
5218 +> 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.
5219 +
5220 +----------------------------------------
5221 +
5222 +### clone@v1.0.4
5223 +
5224 +License: MIT
5225 +By: Paul Vorbach
5226 +Repository: <git://github.com/pvorb/node-clone.git>
5227 +
5228 +> Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
5229 +>
5230 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
5231 +> this software and associated documentation files (the “Software”), to deal in
5232 +> the Software without restriction, including without limitation the rights to
5233 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5234 +> the Software, and to permit persons to whom the Software is furnished to do so,
5235 +> subject to the following conditions:
5236 +>
5237 +> The above copyright notice and this permission notice shall be included in all
5238 +> copies or substantial portions of the Software.
5239 +>
5240 +> THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5241 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5242 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5243 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5244 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
5245 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5246 +
5247 +----------------------------------------
5248 +
5249 +### collapse-white-space@v1.0.6
5250 +
5251 +License: MIT
5252 +By: Titus Wormer
5253 +
5254 +> (The MIT License)
5255 +>
5256 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
5257 +>
5258 +> Permission is hereby granted, free of charge, to any person obtaining
5259 +> a copy of this software and associated documentation files (the
5260 +> 'Software'), to deal in the Software without restriction, including
5261 +> without limitation the rights to use, copy, modify, merge, publish,
5262 +> distribute, sublicense, and/or sell copies of the Software, and to
5263 +> permit persons to whom the Software is furnished to do so, subject to
5264 +> the following conditions:
5265 +>
5266 +> The above copyright notice and this permission notice shall be
5267 +> included in all copies or substantial portions of the Software.
5268 +>
5269 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
5270 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5271 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5272 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5273 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5274 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5275 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5276 +
5277 +----------------------------------------
5278 +
5279 +### color-convert@v1.9.3
5280 +
5281 +License: MIT
5282 +By: Heather Arthur
5283 +
5284 +> Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
5285 +>
5286 +> Permission is hereby granted, free of charge, to any person obtaining
5287 +> a copy of this software and associated documentation files (the
5288 +> "Software"), to deal in the Software without restriction, including
5289 +> without limitation the rights to use, copy, modify, merge, publish,
5290 +> distribute, sublicense, and/or sell copies of the Software, and to
5291 +> permit persons to whom the Software is furnished to do so, subject to
5292 +> the following conditions:
5293 +>
5294 +> The above copyright notice and this permission notice shall be
5295 +> included in all copies or substantial portions of the Software.
5296 +>
5297 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5298 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5299 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5300 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
5301 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5302 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
5303 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5304 +
5305 +----------------------------------------
5306 +
5307 +### color-name@v1.1.3
5308 +
5309 +License: MIT
5310 +By: DY
5311 +Repository: <git@github.com:dfcreative/color-name.git>
5312 +
5313 +> The MIT License (MIT)
5314 +> Copyright (c) 2015 Dmitry Ivanov
5315 +>
5316 +> 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:
5317 +>
5318 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5319 +>
5320 +> 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.
5321 +
5322 +----------------------------------------
5323 +
5324 +### concat-map@v0.0.1
5325 +
5326 +License: MIT
5327 +By: James Halliday
5328 +Repository: <git://github.com/substack/node-concat-map.git>
5329 +
5330 +> This software is released under the MIT license:
5331 +>
5332 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
5333 +> this software and associated documentation files (the "Software"), to deal in
5334 +> the Software without restriction, including without limitation the rights to
5335 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5336 +> the Software, and to permit persons to whom the Software is furnished to do so,
5337 +> subject to the following conditions:
5338 +>
5339 +> The above copyright notice and this permission notice shall be included in all
5340 +> copies or substantial portions of the Software.
5341 +>
5342 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5343 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5344 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5345 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5346 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5347 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5348 +
5349 +----------------------------------------
5350 +
5351 +### cosmiconfig@v7.0.1
5352 +
5353 +License: MIT
5354 +By: David Clark
5355 +Repository: <git+https://github.com/davidtheclark/cosmiconfig.git>
5356 +
5357 +> The MIT License (MIT)
5358 +>
5359 +> Copyright (c) 2015 David Clark
5360 +>
5361 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5362 +> of this software and associated documentation files (the "Software"), to deal
5363 +> in the Software without restriction, including without limitation the rights
5364 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5365 +> copies of the Software, and to permit persons to whom the Software is
5366 +> furnished to do so, subject to the following conditions:
5367 +>
5368 +> The above copyright notice and this permission notice shall be included in all
5369 +> copies or substantial portions of the Software.
5370 +>
5371 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5372 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5373 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5374 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5375 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5376 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5377 +> SOFTWARE.
5378 +
5379 +----------------------------------------
5380 +
5381 +### cross-spawn@v7.0.3
5382 +
5383 +License: MIT
5384 +By: André Cruz
5385 +Repository: <git@github.com:moxystudio/node-cross-spawn.git>
5386 +
5387 +> The MIT License (MIT)
5388 +>
5389 +> Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
5390 +>
5391 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5392 +> of this software and associated documentation files (the "Software"), to deal
5393 +> in the Software without restriction, including without limitation the rights
5394 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5395 +> copies of the Software, and to permit persons to whom the Software is
5396 +> furnished to do so, subject to the following conditions:
5397 +>
5398 +> The above copyright notice and this permission notice shall be included in
5399 +> all copies or substantial portions of the Software.
5400 +>
5401 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5402 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5403 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5404 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5405 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5406 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5407 +> THE SOFTWARE.
5408 +
5409 +----------------------------------------
5410 +
5411 +### crypto-random-string@v4.0.0
5412 +
5413 +License: MIT
5414 +By: Sindre Sorhus
5415 +
5416 +> MIT License
5417 +>
5418 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5419 +>
5420 +> 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:
5421 +>
5422 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5423 +>
5424 +> 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.
5425 +
5426 +----------------------------------------
5427 +
5428 +### dashify@v2.0.0
5429 +
5430 +License: MIT
5431 +By: Jon Schlinkert
5432 +
5433 +> The MIT License (MIT)
5434 +>
5435 +> Copyright (c) 2015-present, Jon Schlinkert.
5436 +>
5437 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5438 +> of this software and associated documentation files (the "Software"), to deal
5439 +> in the Software without restriction, including without limitation the rights
5440 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5441 +> copies of the Software, and to permit persons to whom the Software is
5442 +> furnished to do so, subject to the following conditions:
5443 +>
5444 +> The above copyright notice and this permission notice shall be included in
5445 +> all copies or substantial portions of the Software.
5446 +>
5447 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5448 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5449 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5450 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5451 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5452 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5453 +> THE SOFTWARE.
5454 +
5455 +----------------------------------------
5456 +
5457 +### defaults@v1.0.3
5458 +
5459 +License: MIT
5460 +By: Elijah Insua
5461 +Repository: <git://github.com/tmpvar/defaults.git>
5462 +
5463 +> The MIT License (MIT)
5464 +>
5465 +> Copyright (c) 2015 Elijah Insua
5466 +>
5467 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5468 +> of this software and associated documentation files (the "Software"), to deal
5469 +> in the Software without restriction, including without limitation the rights
5470 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5471 +> copies of the Software, and to permit persons to whom the Software is
5472 +> furnished to do so, subject to the following conditions:
5473 +>
5474 +> The above copyright notice and this permission notice shall be included in
5475 +> all copies or substantial portions of the Software.
5476 +>
5477 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5478 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5479 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5480 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5481 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5482 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5483 +> THE SOFTWARE.
5484 +
5485 +----------------------------------------
5486 +
5487 +### del@v6.0.0
5488 +
5489 +License: MIT
5490 +By: Sindre Sorhus
5491 +
5492 +> MIT License
5493 +>
5494 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5495 +>
5496 +> 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:
5497 +>
5498 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5499 +>
5500 +> 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.
5501 +
5502 +----------------------------------------
5503 +
5504 +### detect-newline@v3.1.0
5505 +
5506 +License: MIT
5507 +By: Sindre Sorhus
5508 +
5509 +> MIT License
5510 +>
5511 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
5512 +>
5513 +> 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:
5514 +>
5515 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5516 +>
5517 +> 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.
5518 +
5519 +----------------------------------------
5520 +
5521 +### diff@v5.0.0
5522 +
5523 +License: BSD-3-Clause
5524 +Repository: <git://github.com/kpdecker/jsdiff.git>
5525 +
5526 +> Software License Agreement (BSD License)
5527 +>
5528 +> Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
5529 +>
5530 +> All rights reserved.
5531 +>
5532 +> Redistribution and use of this software in source and binary forms, with or without modification,
5533 +> are permitted provided that the following conditions are met:
5534 +>
5535 +> * Redistributions of source code must retain the above
5536 +> copyright notice, this list of conditions and the
5537 +> following disclaimer.
5538 +>
5539 +> * Redistributions in binary form must reproduce the above
5540 +> copyright notice, this list of conditions and the
5541 +> following disclaimer in the documentation and/or other
5542 +> materials provided with the distribution.
5543 +>
5544 +> * Neither the name of Kevin Decker nor the names of its
5545 +> contributors may be used to endorse or promote products
5546 +> derived from this software without specific prior
5547 +> written permission.
5548 +>
5549 +> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
5550 +> IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
5551 +> FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
5552 +> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5553 +> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5554 +> DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
5555 +> IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5556 +> OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5557 +
5558 +----------------------------------------
5559 +
5560 +### dir-glob@v3.0.1
5561 +
5562 +License: MIT
5563 +By: Kevin Mårtensson
5564 +
5565 +> MIT License
5566 +>
5567 +> Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
5568 +>
5569 +> 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:
5570 +>
5571 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5572 +>
5573 +> 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.
5574 +
5575 +----------------------------------------
5576 +
5577 +### editorconfig@v0.15.3
5578 +
5579 +License: MIT
5580 +By: EditorConfig Team
5581 +Repository: <git://github.com/editorconfig/editorconfig-core-js.git>
5582 +
5583 +> Copyright © 2012 EditorConfig Team
5584 +>
5585 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5586 +> of this software and associated documentation files (the “Software”), to deal
5587 +> in the Software without restriction, including without limitation the rights
5588 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5589 +> copies of the Software, and to permit persons to whom the Software is
5590 +> furnished to do so, subject to the following conditions:
5591 +>
5592 +> The above copyright notice and this permission notice shall be included in
5593 +> all copies or substantial portions of the Software.
5594 +>
5595 +> THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5596 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5597 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5598 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5599 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5600 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5601 +> THE SOFTWARE.
5602 +
5603 +----------------------------------------
5604 +
5605 +### editorconfig-to-prettier@v0.2.0
5606 +
5607 +License: ISC
5608 +By: Joseph Frazier
5609 +Repository: <git+https://github.com/josephfrazier/editorconfig-to-prettier.git>
5610 +
5611 +----------------------------------------
5612 +
5613 +### emoji-regex@v9.2.2
5614 +
5615 +License: MIT
5616 +By: Mathias Bynens
5617 +Repository: <https://github.com/mathiasbynens/emoji-regex.git>
5618 +
5619 +> Copyright Mathias Bynens <https://mathiasbynens.be/>
5620 +>
5621 +> Permission is hereby granted, free of charge, to any person obtaining
5622 +> a copy of this software and associated documentation files (the
5623 +> "Software"), to deal in the Software without restriction, including
5624 +> without limitation the rights to use, copy, modify, merge, publish,
5625 +> distribute, sublicense, and/or sell copies of the Software, and to
5626 +> permit persons to whom the Software is furnished to do so, subject to
5627 +> the following conditions:
5628 +>
5629 +> The above copyright notice and this permission notice shall be
5630 +> included in all copies or substantial portions of the Software.
5631 +>
5632 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5633 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5634 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5635 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
5636 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5637 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
5638 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5639 +
5640 +----------------------------------------
5641 +
5642 +### error-ex@v1.3.2
5643 +
5644 +License: MIT
5645 +
5646 +> The MIT License (MIT)
5647 +>
5648 +> Copyright (c) 2015 JD Ballard
5649 +>
5650 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5651 +> of this software and associated documentation files (the "Software"), to deal
5652 +> in the Software without restriction, including without limitation the rights
5653 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5654 +> copies of the Software, and to permit persons to whom the Software is
5655 +> furnished to do so, subject to the following conditions:
5656 +>
5657 +> The above copyright notice and this permission notice shall be included in
5658 +> all copies or substantial portions of the Software.
5659 +>
5660 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5661 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5662 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5663 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5664 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5665 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5666 +> THE SOFTWARE.
5667 +
5668 +----------------------------------------
5669 +
5670 +### escape-string-regexp@v1.0.5
5671 +
5672 +License: MIT
5673 +By: Sindre Sorhus
5674 +
5675 +> The MIT License (MIT)
5676 +>
5677 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
5678 +>
5679 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5680 +> of this software and associated documentation files (the "Software"), to deal
5681 +> in the Software without restriction, including without limitation the rights
5682 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5683 +> copies of the Software, and to permit persons to whom the Software is
5684 +> furnished to do so, subject to the following conditions:
5685 +>
5686 +> The above copyright notice and this permission notice shall be included in
5687 +> all copies or substantial portions of the Software.
5688 +>
5689 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5690 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5691 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5692 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5693 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5694 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5695 +> THE SOFTWARE.
5696 +
5697 +----------------------------------------
5698 +
5699 +### escape-string-regexp@v5.0.0
5700 +
5701 +License: MIT
5702 +By: Sindre Sorhus
5703 +
5704 +> MIT License
5705 +>
5706 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5707 +>
5708 +> 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:
5709 +>
5710 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5711 +>
5712 +> 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.
5713 +
5714 +----------------------------------------
5715 +
5716 +### eslint-visitor-keys@v3.3.0
5717 +
5718 +License: Apache-2.0
5719 +By: Toru Nagashima
5720 +
5721 +> Apache License
5722 +> Version 2.0, January 2004
5723 +> http://www.apache.org/licenses/
5724 +>
5725 +> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5726 +>
5727 +> 1. Definitions.
5728 +>
5729 +> "License" shall mean the terms and conditions for use, reproduction,
5730 +> and distribution as defined by Sections 1 through 9 of this document.
5731 +>
5732 +> "Licensor" shall mean the copyright owner or entity authorized by
5733 +> the copyright owner that is granting the License.
5734 +>
5735 +> "Legal Entity" shall mean the union of the acting entity and all
5736 +> other entities that control, are controlled by, or are under common
5737 +> control with that entity. For the purposes of this definition,
5738 +> "control" means (i) the power, direct or indirect, to cause the
5739 +> direction or management of such entity, whether by contract or
5740 +> otherwise, or (ii) ownership of fifty percent (50%) or more of the
5741 +> outstanding shares, or (iii) beneficial ownership of such entity.
5742 +>
5743 +> "You" (or "Your") shall mean an individual or Legal Entity
5744 +> exercising permissions granted by this License.
5745 +>
5746 +> "Source" form shall mean the preferred form for making modifications,
5747 +> including but not limited to software source code, documentation
5748 +> source, and configuration files.
5749 +>
5750 +> "Object" form shall mean any form resulting from mechanical
5751 +> transformation or translation of a Source form, including but
5752 +> not limited to compiled object code, generated documentation,
5753 +> and conversions to other media types.
5754 +>
5755 +> "Work" shall mean the work of authorship, whether in Source or
5756 +> Object form, made available under the License, as indicated by a
5757 +> copyright notice that is included in or attached to the work
5758 +> (an example is provided in the Appendix below).
5759 +>
5760 +> "Derivative Works" shall mean any work, whether in Source or Object
5761 +> form, that is based on (or derived from) the Work and for which the
5762 +> editorial revisions, annotations, elaborations, or other modifications
5763 +> represent, as a whole, an original work of authorship. For the purposes
5764 +> of this License, Derivative Works shall not include works that remain
5765 +> separable from, or merely link (or bind by name) to the interfaces of,
5766 +> the Work and Derivative Works thereof.
5767 +>
5768 +> "Contribution" shall mean any work of authorship, including
5769 +> the original version of the Work and any modifications or additions
5770 +> to that Work or Derivative Works thereof, that is intentionally
5771 +> submitted to Licensor for inclusion in the Work by the copyright owner
5772 +> or by an individual or Legal Entity authorized to submit on behalf of
5773 +> the copyright owner. For the purposes of this definition, "submitted"
5774 +> means any form of electronic, verbal, or written communication sent
5775 +> to the Licensor or its representatives, including but not limited to
5776 +> communication on electronic mailing lists, source code control systems,
5777 +> and issue tracking systems that are managed by, or on behalf of, the
5778 +> Licensor for the purpose of discussing and improving the Work, but
5779 +> excluding communication that is conspicuously marked or otherwise
5780 +> designated in writing by the copyright owner as "Not a Contribution."
5781 +>
5782 +> "Contributor" shall mean Licensor and any individual or Legal Entity
5783 +> on behalf of whom a Contribution has been received by Licensor and
5784 +> subsequently incorporated within the Work.
5785 +>
5786 +> 2. Grant of Copyright License. Subject to the terms and conditions of
5787 +> this License, each Contributor hereby grants to You a perpetual,
5788 +> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5789 +> copyright license to reproduce, prepare Derivative Works of,
5790 +> publicly display, publicly perform, sublicense, and distribute the
5791 +> Work and such Derivative Works in Source or Object form.
5792 +>
5793 +> 3. Grant of Patent License. Subject to the terms and conditions of
5794 +> this License, each Contributor hereby grants to You a perpetual,
5795 +> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5796 +> (except as stated in this section) patent license to make, have made,
5797 +> use, offer to sell, sell, import, and otherwise transfer the Work,
5798 +> where such license applies only to those patent claims licensable
5799 +> by such Contributor that are necessarily infringed by their
5800 +> Contribution(s) alone or by combination of their Contribution(s)
5801 +> with the Work to which such Contribution(s) was submitted. If You
5802 +> institute patent litigation against any entity (including a
5803 +> cross-claim or counterclaim in a lawsuit) alleging that the Work
5804 +> or a Contribution incorporated within the Work constitutes direct
5805 +> or contributory patent infringement, then any patent licenses
5806 +> granted to You under this License for that Work shall terminate
5807 +> as of the date such litigation is filed.
5808 +>
5809 +> 4. Redistribution. You may reproduce and distribute copies of the
5810 +> Work or Derivative Works thereof in any medium, with or without
5811 +> modifications, and in Source or Object form, provided that You
5812 +> meet the following conditions:
5813 +>
5814 +> (a) You must give any other recipients of the Work or
5815 +> Derivative Works a copy of this License; and
5816 +>
5817 +> (b) You must cause any modified files to carry prominent notices
5818 +> stating that You changed the files; and
5819 +>
5820 +> (c) You must retain, in the Source form of any Derivative Works
5821 +> that You distribute, all copyright, patent, trademark, and
5822 +> attribution notices from the Source form of the Work,
5823 +> excluding those notices that do not pertain to any part of
5824 +> the Derivative Works; and
5825 +>
5826 +> (d) If the Work includes a "NOTICE" text file as part of its
5827 +> distribution, then any Derivative Works that You distribute must
5828 +> include a readable copy of the attribution notices contained
5829 +> within such NOTICE file, excluding those notices that do not
5830 +> pertain to any part of the Derivative Works, in at least one
5831 +> of the following places: within a NOTICE text file distributed
5832 +> as part of the Derivative Works; within the Source form or
5833 +> documentation, if provided along with the Derivative Works; or,
5834 +> within a display generated by the Derivative Works, if and
5835 +> wherever such third-party notices normally appear. The contents
5836 +> of the NOTICE file are for informational purposes only and
5837 +> do not modify the License. You may add Your own attribution
5838 +> notices within Derivative Works that You distribute, alongside
5839 +> or as an addendum to the NOTICE text from the Work, provided
5840 +> that such additional attribution notices cannot be construed
5841 +> as modifying the License.
5842 +>
5843 +> You may add Your own copyright statement to Your modifications and
5844 +> may provide additional or different license terms and conditions
5845 +> for use, reproduction, or distribution of Your modifications, or
5846 +> for any such Derivative Works as a whole, provided Your use,
5847 +> reproduction, and distribution of the Work otherwise complies with
5848 +> the conditions stated in this License.
5849 +>
5850 +> 5. Submission of Contributions. Unless You explicitly state otherwise,
5851 +> any Contribution intentionally submitted for inclusion in the Work
5852 +> by You to the Licensor shall be under the terms and conditions of
5853 +> this License, without any additional terms or conditions.
5854 +> Notwithstanding the above, nothing herein shall supersede or modify
5855 +> the terms of any separate license agreement you may have executed
5856 +> with Licensor regarding such Contributions.
5857 +>
5858 +> 6. Trademarks. This License does not grant permission to use the trade
5859 +> names, trademarks, service marks, or product names of the Licensor,
5860 +> except as required for reasonable and customary use in describing the
5861 +> origin of the Work and reproducing the content of the NOTICE file.
5862 +>
5863 +> 7. Disclaimer of Warranty. Unless required by applicable law or
5864 +> agreed to in writing, Licensor provides the Work (and each
5865 +> Contributor provides its Contributions) on an "AS IS" BASIS,
5866 +> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5867 +> implied, including, without limitation, any warranties or conditions
5868 +> of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5869 +> PARTICULAR PURPOSE. You are solely responsible for determining the
5870 +> appropriateness of using or redistributing the Work and assume any
5871 +> risks associated with Your exercise of permissions under this License.
5872 +>
5873 +> 8. Limitation of Liability. In no event and under no legal theory,
5874 +> whether in tort (including negligence), contract, or otherwise,
5875 +> unless required by applicable law (such as deliberate and grossly
5876 +> negligent acts) or agreed to in writing, shall any Contributor be
5877 +> liable to You for damages, including any direct, indirect, special,
5878 +> incidental, or consequential damages of any character arising as a
5879 +> result of this License or out of the use or inability to use the
5880 +> Work (including but not limited to damages for loss of goodwill,
5881 +> work stoppage, computer failure or malfunction, or any and all
5882 +> other commercial damages or losses), even if such Contributor
5883 +> has been advised of the possibility of such damages.
5884 +>
5885 +> 9. Accepting Warranty or Additional Liability. While redistributing
5886 +> the Work or Derivative Works thereof, You may choose to offer,
5887 +> and charge a fee for, acceptance of support, warranty, indemnity,
5888 +> or other liability obligations and/or rights consistent with this
5889 +> License. However, in accepting such obligations, You may act only
5890 +> on Your own behalf and on Your sole responsibility, not on behalf
5891 +> of any other Contributor, and only if You agree to indemnify,
5892 +> defend, and hold each Contributor harmless for any liability
5893 +> incurred by, or claims asserted against, such Contributor by reason
5894 +> of your accepting any such warranty or additional liability.
5895 +>
5896 +> END OF TERMS AND CONDITIONS
5897 +>
5898 +> APPENDIX: How to apply the Apache License to your work.
5899 +>
5900 +> To apply the Apache License to your work, attach the following
5901 +> boilerplate notice, with the fields enclosed by brackets "{}"
5902 +> replaced with your own identifying information. (Don't include
5903 +> the brackets!) The text should be enclosed in the appropriate
5904 +> comment syntax for the file format. We also recommend that a
5905 +> file or class name and description of purpose be included on the
5906 +> same "printed page" as the copyright notice for easier
5907 +> identification within third-party archives.
5908 +>
5909 +> Copyright contributors
5910 +>
5911 +> Licensed under the Apache License, Version 2.0 (the "License");
5912 +> you may not use this file except in compliance with the License.
5913 +> You may obtain a copy of the License at
5914 +>
5915 +> http://www.apache.org/licenses/LICENSE-2.0
5916 +>
5917 +> Unless required by applicable law or agreed to in writing, software
5918 +> distributed under the License is distributed on an "AS IS" BASIS,
5919 +> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5920 +> See the License for the specific language governing permissions and
5921 +> limitations under the License.
5922 +
5923 +----------------------------------------
5924 +
5925 +### espree@v9.3.1
5926 +
5927 +License: BSD-2-Clause
5928 +By: Nicholas C. Zakas
5929 +
5930 +> BSD 2-Clause License
5931 +>
5932 +> Copyright (c) Open JS Foundation
5933 +> All rights reserved.
5934 +>
5935 +> Redistribution and use in source and binary forms, with or without
5936 +> modification, are permitted provided that the following conditions are met:
5937 +>
5938 +> 1. Redistributions of source code must retain the above copyright notice, this
5939 +> list of conditions and the following disclaimer.
5940 +>
5941 +> 2. Redistributions in binary form must reproduce the above copyright notice,
5942 +> this list of conditions and the following disclaimer in the documentation
5943 +> and/or other materials provided with the distribution.
5944 +>
5945 +> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5946 +> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5947 +> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5948 +> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
5949 +> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5950 +> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5951 +> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5952 +> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5953 +> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5954 +> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5955 +
5956 +----------------------------------------
5957 +
5958 +### esutils@v2.0.3
5959 +
5960 +License: BSD-2-Clause
5961 +Repository: <http://github.com/estools/esutils.git>
5962 +
5963 +> Redistribution and use in source and binary forms, with or without
5964 +> modification, are permitted provided that the following conditions are met:
5965 +>
5966 +> * Redistributions of source code must retain the above copyright
5967 +> notice, this list of conditions and the following disclaimer.
5968 +> * Redistributions in binary form must reproduce the above copyright
5969 +> notice, this list of conditions and the following disclaimer in the
5970 +> documentation and/or other materials provided with the distribution.
5971 +>
5972 +> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5973 +> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5974 +> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5975 +> ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
5976 +> DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5977 +> (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5978 +> LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
5979 +> ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5980 +> (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5981 +> THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5982 +
5983 +----------------------------------------
5984 +
5985 +### execa@v6.1.0
5986 +
5987 +License: MIT
5988 +By: Sindre Sorhus
5989 +
5990 +> MIT License
5991 +>
5992 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5993 +>
5994 +> 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:
5995 +>
5996 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5997 +>
5998 +> 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.
5999 +
6000 +----------------------------------------
6001 +
6002 +### extend@v3.0.2
6003 +
6004 +License: MIT
6005 +By: Stefan Thomas
6006 +Repository: <https://github.com/justmoon/node-extend.git>
6007 +
6008 +> The MIT License (MIT)
6009 +>
6010 +> Copyright (c) 2014 Stefan Thomas
6011 +>
6012 +> Permission is hereby granted, free of charge, to any person obtaining
6013 +> a copy of this software and associated documentation files (the
6014 +> "Software"), to deal in the Software without restriction, including
6015 +> without limitation the rights to use, copy, modify, merge, publish,
6016 +> distribute, sublicense, and/or sell copies of the Software, and to
6017 +> permit persons to whom the Software is furnished to do so, subject to
6018 +> the following conditions:
6019 +>
6020 +> The above copyright notice and this permission notice shall be
6021 +> included in all copies or substantial portions of the Software.
6022 +>
6023 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6024 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6025 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6026 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
6027 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6028 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
6029 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6030 +
6031 +----------------------------------------
6032 +
6033 +### fast-glob@v3.2.11
6034 +
6035 +License: MIT
6036 +By: Denis Malinochkin
6037 +
6038 +> The MIT License (MIT)
6039 +>
6040 +> Copyright (c) Denis Malinochkin
6041 +>
6042 +> Permission is hereby granted, free of charge, to any person obtaining a copy
6043 +> of this software and associated documentation files (the "Software"), to deal
6044 +> in the Software without restriction, including without limitation the rights
6045 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6046 +> copies of the Software, and to permit persons to whom the Software is
6047 +> furnished to do so, subject to the following conditions:
6048 +>
6049 +> The above copyright notice and this permission notice shall be included in all
6050 +> copies or substantial portions of the Software.
6051 +>
6052 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6053 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6054 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6055 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6056 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6057 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6058 +> SOFTWARE.
6059 +
6060 +----------------------------------------
6061 +
6062 +### fast-json-stable-stringify@v2.1.0
6063 +
6064 +License: MIT
6065 +By: James Halliday
6066 +Repository: <git://github.com/epoberezkin/fast-json-stable-stringify.git>
6067 +
6068 +> This software is released under the MIT license:
6069 +>
6070 +> Copyright (c) 2017 Evgeny Poberezkin
6071 +> Copyright (c) 2013 James Halliday
6072 +>
6073 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
6074 +> this software and associated documentation files (the "Software"), to deal in
6075 +> the Software without restriction, including without limitation the rights to
6076 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
6077 +> the Software, and to permit persons to whom the Software is furnished to do so,
6078 +> subject to the following conditions:
6079 +>
6080 +> The above copyright notice and this permission notice shall be included in all
6081 +> copies or substantial portions of the Software.
6082 +>
6083 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6084 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
6085 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
6086 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6087 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6088 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6089 +
6090 +----------------------------------------
6091 +
6092 +### fastq@v1.13.0
6093 +
6094 +License: ISC
6095 +By: Matteo Collina
6096 +Repository: <git+https://github.com/mcollina/fastq.git>
6097 +
6098 +> Copyright (c) 2015-2020, Matteo Collina <matteo.collina@gmail.com>
6099 +>
6100 +> Permission to use, copy, modify, and/or distribute this software for any
6101 +> purpose with or without fee is hereby granted, provided that the above
6102 +> copyright notice and this permission notice appear in all copies.
6103 +>
6104 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6105 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6106 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6107 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6108 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6109 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
6110 +> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6111 +
6112 +----------------------------------------
6113 +
6114 +### fill-range@v7.0.1
6115 +
6116 +License: MIT
6117 +By: Jon Schlinkert
6118 +
6119 +> The MIT License (MIT)
6120 +>
6121 +> Copyright (c) 2014-present, Jon Schlinkert.
6122 +>
6123 +> Permission is hereby granted, free of charge, to any person obtaining a copy
6124 +> of this software and associated documentation files (the "Software"), to deal
6125 +> in the Software without restriction, including without limitation the rights
6126 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6127 +> copies of the Software, and to permit persons to whom the Software is
6128 +> furnished to do so, subject to the following conditions:
6129 +>
6130 +> The above copyright notice and this permission notice shall be included in
6131 +> all copies or substantial portions of the Software.
6132 +>
6133 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6134 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6135 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6136 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6137 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6138 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6139 +> THE SOFTWARE.
6140 +
6141 +----------------------------------------
6142 +
6143 +### find-parent-dir@v0.3.1
6144 +
6145 +License: MIT
6146 +By: Thorsten Lorenz
6147 +Repository: <git://github.com/thlorenz/find-parent-dir.git>
6148 +
6149 +> Copyright 2013 Thorsten Lorenz.
6150 +> All rights reserved.
6151 +>
6152 +> Permission is hereby granted, free of charge, to any person
6153 +> obtaining a copy of this software and associated documentation
6154 +> files (the "Software"), to deal in the Software without
6155 +> restriction, including without limitation the rights to use,
6156 +> copy, modify, merge, publish, distribute, sublicense, and/or sell
6157 +> copies of the Software, and to permit persons to whom the
6158 +> Software is furnished to do so, subject to the following
6159 +> conditions:
6160 +>
6161 +> The above copyright notice and this permission notice shall be
6162 +> included in all copies or substantial portions of the Software.
6163 +>
6164 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6165 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
6166 +> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6167 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
6168 +> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
6169 +> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6170 +> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
6171 +> OTHER DEALINGS IN THE SOFTWARE.
6172 +
6173 +----------------------------------------
6174 +
6175 +### flatten@v1.0.3
6176 +
6177 +License: MIT
6178 +By: Joshua Holbrook
6179 +Repository: <git+https://github.com/mk-pmb/flatten-js.git>
6180 +
6181 +> The MIT License (MIT)
6182 +>
6183 +> Copyright (c) 2016 Joshua Holbrook
6184 +>
6185 +> Permission is hereby granted, free of charge, to any person obtaining a copy
6186 +> of this software and associated documentation files (the "Software"), to deal
6187 +> in the Software without restriction, including without limitation the rights
6188 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6189 +> copies of the Software, and to permit persons to whom the Software is
6190 +> furnished to do so, subject to the following conditions:
6191 +>
6192 +> The above copyright notice and this permission notice shall be included in
6193 +> all copies or substantial portions of the Software.
6194 +>
6195 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6196 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6197 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6198 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6199 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6200 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6201 +> THE SOFTWARE.
6202 +
6203 +----------------------------------------
6204 +
6205 +### flow-parser@v0.175.0
6206 +
6207 +License: MIT
6208 +By: Flow Team
6209 +Repository: <https://github.com/facebook/flow.git>
6210 +
6211 +----------------------------------------
6212 +
6213 +### fs.realpath@v1.0.0
6214 +
6215 +License: ISC
6216 +By: Isaac Z. Schlueter
6217 +Repository: <git+https://github.com/isaacs/fs.realpath.git>
6218 +
6219 +> The ISC License
6220 +>
6221 +> Copyright (c) Isaac Z. Schlueter and Contributors
6222 +>
6223 +> Permission to use, copy, modify, and/or distribute this software for any
6224 +> purpose with or without fee is hereby granted, provided that the above
6225 +> copyright notice and this permission notice appear in all copies.
6226 +>
6227 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6228 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6229 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6230 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6231 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6232 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6233 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6234 +>
6235 +> ----
6236 +>
6237 +> This library bundles a version of the `fs.realpath` and `fs.realpathSync`
6238 +> methods from Node.js v0.10 under the terms of the Node.js MIT license.
6239 +>
6240 +> Node's license follows, also included at the header of `old.js` which contains
6241 +> the licensed code:
6242 +>
6243 +> Copyright Joyent, Inc. and other Node contributors.
6244 +>
6245 +> Permission is hereby granted, free of charge, to any person obtaining a
6246 +> copy of this software and associated documentation files (the "Software"),
6247 +> to deal in the Software without restriction, including without limitation
6248 +> the rights to use, copy, modify, merge, publish, distribute, sublicense,
6249 +> and/or sell copies of the Software, and to permit persons to whom the
6250 +> Software is furnished to do so, subject to the following conditions:
6251 +>
6252 +> The above copyright notice and this permission notice shall be included in
6253 +> all copies or substantial portions of the Software.
6254 +>
6255 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6256 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6257 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6258 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6259 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6260 +> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6261 +> DEALINGS IN THE SOFTWARE.
6262 +
6263 +----------------------------------------
6264 +
6265 +### function-bind@v1.1.1
6266 +
6267 +License: MIT
6268 +By: Raynos
6269 +
6270 +> Copyright (c) 2013 Raynos.
6271 +>
6272 +> Permission is hereby granted, free of charge, to any person obtaining a copy
6273 +> of this software and associated documentation files (the "Software"), to deal
6274 +> in the Software without restriction, including without limitation the rights
6275 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6276 +> copies of the Software, and to permit persons to whom the Software is
6277 +> furnished to do so, subject to the following conditions:
6278 +>
6279 +> The above copyright notice and this permission notice shall be included in
6280 +> all copies or substantial portions of the Software.
6281 +>
6282 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6283 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6284 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6285 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6286 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6287 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6288 +> THE SOFTWARE.
6289 +
6290 +----------------------------------------
6291 +
6292 +### get-stdin@v8.0.0
6293 +
6294 +License: MIT
6295 +By: Sindre Sorhus
6296 +
6297 +> MIT License
6298 +>
6299 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
6300 +>
6301 +> 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:
6302 +>
6303 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6304 +>
6305 +> 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.
6306 +
6307 +----------------------------------------
6308 +
6309 +### get-stream@v6.0.1
6310 +
6311 +License: MIT
6312 +By: Sindre Sorhus
6313 +
6314 +> MIT License
6315 +>
6316 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
6317 +>
6318 +> 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:
6319 +>
6320 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6321 +>
6322 +> 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.
6323 +
6324 +----------------------------------------
6325 +
6326 +### glob@v7.2.0
6327 +
6328 +License: ISC
6329 +By: Isaac Z. Schlueter
6330 +Repository: <git://github.com/isaacs/node-glob.git>
6331 +
6332 +> The ISC License
6333 +>
6334 +> Copyright (c) Isaac Z. Schlueter and Contributors
6335 +>
6336 +> Permission to use, copy, modify, and/or distribute this software for any
6337 +> purpose with or without fee is hereby granted, provided that the above
6338 +> copyright notice and this permission notice appear in all copies.
6339 +>
6340 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6341 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6342 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6343 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6344 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6345 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6346 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6347 +>
6348 +> ## Glob Logo
6349 +>
6350 +> Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
6351 +> under a Creative Commons Attribution-ShareAlike 4.0 International License
6352 +> https://creativecommons.org/licenses/by-sa/4.0/
6353 +
6354 +----------------------------------------
6355 +
6356 +### glob-parent@v5.1.2
6357 +
6358 +License: ISC
6359 +By: Gulp Team
6360 +
6361 +> The ISC License
6362 +>
6363 +> Copyright (c) 2015, 2019 Elan Shanker
6364 +>
6365 +> Permission to use, copy, modify, and/or distribute this software for any
6366 +> purpose with or without fee is hereby granted, provided that the above
6367 +> copyright notice and this permission notice appear in all copies.
6368 +>
6369 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6370 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6371 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6372 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6373 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6374 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6375 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6376 +
6377 +----------------------------------------
6378 +
6379 +### globby@v11.1.0
6380 +
6381 +License: MIT
6382 +By: Sindre Sorhus
6383 +
6384 +> MIT License
6385 +>
6386 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
6387 +>
6388 +> 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:
6389 +>
6390 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6391 +>
6392 +> 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.
6393 +
6394 +----------------------------------------
6395 +
6396 +### graceful-fs@v4.2.9
6397 +
6398 +License: ISC
6399 +Repository: <https://github.com/isaacs/node-graceful-fs>
6400 +
6401 +> The ISC License
6402 +>
6403 +> Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors
6404 +>
6405 +> Permission to use, copy, modify, and/or distribute this software for any
6406 +> purpose with or without fee is hereby granted, provided that the above
6407 +> copyright notice and this permission notice appear in all copies.
6408 +>
6409 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6410 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6411 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6412 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6413 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6414 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6415 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6416 +
6417 +----------------------------------------
6418 +
6419 +### graphql@v15.6.1
6420 +
6421 +License: MIT
6422 +Repository: <https://github.com/graphql/graphql-js.git>
6423 +
6424 +> MIT License
6425 +>
6426 +> Copyright (c) GraphQL Contributors
6427 +>
6428 +> Permission is hereby granted, free of charge, to any person obtaining a copy
6429 +> of this software and associated documentation files (the "Software"), to deal
6430 +> in the Software without restriction, including without limitation the rights
6431 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6432 +> copies of the Software, and to permit persons to whom the Software is
6433 +> furnished to do so, subject to the following conditions:
6434 +>
6435 +> The above copyright notice and this permission notice shall be included in all
6436 +> copies or substantial portions of the Software.
6437 +>
6438 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6439 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6440 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6441 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6442 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6443 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6444 +> SOFTWARE.
6445 +
6446 +----------------------------------------
6447 +
6448 +### has@v1.0.3
6449 +
6450 +License: MIT
6451 +By: Thiago de Arruda
6452 +Repository: <git://github.com/tarruda/has.git>
6453 +
6454 +> Copyright (c) 2013 Thiago de Arruda
6455 +>
6456 +> Permission is hereby granted, free of charge, to any person
6457 +> obtaining a copy of this software and associated documentation
6458 +> files (the "Software"), to deal in the Software without
6459 +> restriction, including without limitation the rights to use,
6460 +> copy, modify, merge, publish, distribute, sublicense, and/or sell
6461 +> copies of the Software, and to permit persons to whom the
6462 +> Software is furnished to do so, subject to the following
6463 +> conditions:
6464 +>
6465 +> The above copyright notice and this permission notice shall be
6466 +> included in all copies or substantial portions of the Software.
6467 +>
6468 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6469 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
6470 +> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6471 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
6472 +> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
6473 +> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6474 +> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
6475 +> OTHER DEALINGS IN THE SOFTWARE.
6476 +
6477 +----------------------------------------
6478 +
6479 +### has-flag@v3.0.0
6480 +
6481 +License: MIT
6482 +By: Sindre Sorhus
6483 +
6484 +> MIT License
6485 +>
6486 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
6487 +>
6488 +> 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:
6489 +>
6490 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6491 +>
6492 +> 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.
6493 +
6494 +----------------------------------------
6495 +
6496 +### html-element-attributes@v3.1.0
6497 +
6498 +License: MIT
6499 +By: Titus Wormer
6500 +
6501 +> (The MIT License)
6502 +>
6503 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
6504 +>
6505 +> Permission is hereby granted, free of charge, to any person obtaining
6506 +> a copy of this software and associated documentation files (the
6507 +> 'Software'), to deal in the Software without restriction, including
6508 +> without limitation the rights to use, copy, modify, merge, publish,
6509 +> distribute, sublicense, and/or sell copies of the Software, and to
6510 +> permit persons to whom the Software is furnished to do so, subject to
6511 +> the following conditions:
6512 +>
6513 +> The above copyright notice and this permission notice shall be
6514 +> included in all copies or substantial portions of the Software.
6515 +>
6516 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6517 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6518 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6519 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6520 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6521 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6522 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6523 +
6524 +----------------------------------------
6525 +
6526 +### html-tag-names@v2.0.1
6527 +
6528 +License: MIT
6529 +By: Titus Wormer
6530 +
6531 +> (The MIT License)
6532 +>
6533 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
6534 +>
6535 +> Permission is hereby granted, free of charge, to any person obtaining
6536 +> a copy of this software and associated documentation files (the
6537 +> 'Software'), to deal in the Software without restriction, including
6538 +> without limitation the rights to use, copy, modify, merge, publish,
6539 +> distribute, sublicense, and/or sell copies of the Software, and to
6540 +> permit persons to whom the Software is furnished to do so, subject to
6541 +> the following conditions:
6542 +>
6543 +> The above copyright notice and this permission notice shall be
6544 +> included in all copies or substantial portions of the Software.
6545 +>
6546 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6547 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6548 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6549 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6550 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6551 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6552 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6553 +
6554 +----------------------------------------
6555 +
6556 +### html-void-elements@v2.0.1
6557 +
6558 +License: MIT
6559 +By: Titus Wormer
6560 +
6561 +> (The MIT License)
6562 +>
6563 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
6564 +>
6565 +> Permission is hereby granted, free of charge, to any person obtaining
6566 +> a copy of this software and associated documentation files (the
6567 +> 'Software'), to deal in the Software without restriction, including
6568 +> without limitation the rights to use, copy, modify, merge, publish,
6569 +> distribute, sublicense, and/or sell copies of the Software, and to
6570 +> permit persons to whom the Software is furnished to do so, subject to
6571 +> the following conditions:
6572 +>
6573 +> The above copyright notice and this permission notice shall be
6574 +> included in all copies or substantial portions of the Software.
6575 +>
6576 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6577 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6578 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6579 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6580 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6581 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6582 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6583 +
6584 +----------------------------------------
6585 +
6586 +### human-signals@v3.0.1
6587 +
6588 +License: Apache-2.0
6589 +By: ehmicky
6590 +
6591 +> Apache License
6592 +> Version 2.0, January 2004
6593 +> http://www.apache.org/licenses/
6594 +>
6595 +> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6596 +>
6597 +> 1. Definitions.
6598 +>
6599 +> "License" shall mean the terms and conditions for use, reproduction,
6600 +> and distribution as defined by Sections 1 through 9 of this document.
6601 +>
6602 +> "Licensor" shall mean the copyright owner or entity authorized by
6603 +> the copyright owner that is granting the License.
6604 +>
6605 +> "Legal Entity" shall mean the union of the acting entity and all
6606 +> other entities that control, are controlled by, or are under common
6607 +> control with that entity. For the purposes of this definition,
6608 +> "control" means (i) the power, direct or indirect, to cause the
6609 +> direction or management of such entity, whether by contract or
6610 +> otherwise, or (ii) ownership of fifty percent (50%) or more of the
6611 +> outstanding shares, or (iii) beneficial ownership of such entity.
6612 +>
6613 +> "You" (or "Your") shall mean an individual or Legal Entity
6614 +> exercising permissions granted by this License.
6615 +>
6616 +> "Source" form shall mean the preferred form for making modifications,
6617 +> including but not limited to software source code, documentation
6618 +> source, and configuration files.
6619 +>
6620 +> "Object" form shall mean any form resulting from mechanical
6621 +> transformation or translation of a Source form, including but
6622 +> not limited to compiled object code, generated documentation,
6623 +> and conversions to other media types.
6624 +>
6625 +> "Work" shall mean the work of authorship, whether in Source or
6626 +> Object form, made available under the License, as indicated by a
6627 +> copyright notice that is included in or attached to the work
6628 +> (an example is provided in the Appendix below).
6629 +>
6630 +> "Derivative Works" shall mean any work, whether in Source or Object
6631 +> form, that is based on (or derived from) the Work and for which the
6632 +> editorial revisions, annotations, elaborations, or other modifications
6633 +> represent, as a whole, an original work of authorship. For the purposes
6634 +> of this License, Derivative Works shall not include works that remain
6635 +> separable from, or merely link (or bind by name) to the interfaces of,
6636 +> the Work and Derivative Works thereof.
6637 +>
6638 +> "Contribution" shall mean any work of authorship, including
6639 +> the original version of the Work and any modifications or additions
6640 +> to that Work or Derivative Works thereof, that is intentionally
6641 +> submitted to Licensor for inclusion in the Work by the copyright owner
6642 +> or by an individual or Legal Entity authorized to submit on behalf of
6643 +> the copyright owner. For the purposes of this definition, "submitted"
6644 +> means any form of electronic, verbal, or written communication sent
6645 +> to the Licensor or its representatives, including but not limited to
6646 +> communication on electronic mailing lists, source code control systems,
6647 +> and issue tracking systems that are managed by, or on behalf of, the
6648 +> Licensor for the purpose of discussing and improving the Work, but
6649 +> excluding communication that is conspicuously marked or otherwise
6650 +> designated in writing by the copyright owner as "Not a Contribution."
6651 +>
6652 +> "Contributor" shall mean Licensor and any individual or Legal Entity
6653 +> on behalf of whom a Contribution has been received by Licensor and
6654 +> subsequently incorporated within the Work.
6655 +>
6656 +> 2. Grant of Copyright License. Subject to the terms and conditions of
6657 +> this License, each Contributor hereby grants to You a perpetual,
6658 +> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6659 +> copyright license to reproduce, prepare Derivative Works of,
6660 +> publicly display, publicly perform, sublicense, and distribute the
6661 +> Work and such Derivative Works in Source or Object form.
6662 +>
6663 +> 3. Grant of Patent License. Subject to the terms and conditions of
6664 +> this License, each Contributor hereby grants to You a perpetual,
6665 +> worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6666 +> (except as stated in this section) patent license to make, have made,
6667 +> use, offer to sell, sell, import, and otherwise transfer the Work,
6668 +> where such license applies only to those patent claims licensable
6669 +> by such Contributor that are necessarily infringed by their
6670 +> Contribution(s) alone or by combination of their Contribution(s)
6671 +> with the Work to which such Contribution(s) was submitted. If You
6672 +> institute patent litigation against any entity (including a
6673 +> cross-claim or counterclaim in a lawsuit) alleging that the Work
6674 +> or a Contribution incorporated within the Work constitutes direct
6675 +> or contributory patent infringement, then any patent licenses
6676 +> granted to You under this License for that Work shall terminate
6677 +> as of the date such litigation is filed.
6678 +>
6679 +> 4. Redistribution. You may reproduce and distribute copies of the
6680 +> Work or Derivative Works thereof in any medium, with or without
6681 +> modifications, and in Source or Object form, provided that You
6682 +> meet the following conditions:
6683 +>
6684 +> (a) You must give any other recipients of the Work or
6685 +> Derivative Works a copy of this License; and
6686 +>
6687 +> (b) You must cause any modified files to carry prominent notices
6688 +> stating that You changed the files; and
6689 +>
6690 +> (c) You must retain, in the Source form of any Derivative Works
6691 +> that You distribute, all copyright, patent, trademark, and
6692 +> attribution notices from the Source form of the Work,
6693 +> excluding those notices that do not pertain to any part of
6694 +> the Derivative Works; and
6695 +>
6696 +> (d) If the Work includes a "NOTICE" text file as part of its
6697 +> distribution, then any Derivative Works that You distribute must
6698 +> include a readable copy of the attribution notices contained
6699 +> within such NOTICE file, excluding those notices that do not
6700 +> pertain to any part of the Derivative Works, in at least one
6701 +> of the following places: within a NOTICE text file distributed
6702 +> as part of the Derivative Works; within the Source form or
6703 +> documentation, if provided along with the Derivative Works; or,
6704 +> within a display generated by the Derivative Works, if and
6705 +> wherever such third-party notices normally appear. The contents
6706 +> of the NOTICE file are for informational purposes only and
6707 +> do not modify the License. You may add Your own attribution
6708 +> notices within Derivative Works that You distribute, alongside
6709 +> or as an addendum to the NOTICE text from the Work, provided
6710 +> that such additional attribution notices cannot be construed
6711 +> as modifying the License.
6712 +>
6713 +> You may add Your own copyright statement to Your modifications and
6714 +> may provide additional or different license terms and conditions
6715 +> for use, reproduction, or distribution of Your modifications, or
6716 +> for any such Derivative Works as a whole, provided Your use,
6717 +> reproduction, and distribution of the Work otherwise complies with
6718 +> the conditions stated in this License.
6719 +>
6720 +> 5. Submission of Contributions. Unless You explicitly state otherwise,
6721 +> any Contribution intentionally submitted for inclusion in the Work
6722 +> by You to the Licensor shall be under the terms and conditions of
6723 +> this License, without any additional terms or conditions.
6724 +> Notwithstanding the above, nothing herein shall supersede or modify
6725 +> the terms of any separate license agreement you may have executed
6726 +> with Licensor regarding such Contributions.
6727 +>
6728 +> 6. Trademarks. This License does not grant permission to use the trade
6729 +> names, trademarks, service marks, or product names of the Licensor,
6730 +> except as required for reasonable and customary use in describing the
6731 +> origin of the Work and reproducing the content of the NOTICE file.
6732 +>
6733 +> 7. Disclaimer of Warranty. Unless required by applicable law or
6734 +> agreed to in writing, Licensor provides the Work (and each
6735 +> Contributor provides its Contributions) on an "AS IS" BASIS,
6736 +> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6737 +> implied, including, without limitation, any warranties or conditions
6738 +> of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6739 +> PARTICULAR PURPOSE. You are solely responsible for determining the
6740 +> appropriateness of using or redistributing the Work and assume any
6741 +> risks associated with Your exercise of permissions under this License.
6742 +>
6743 +> 8. Limitation of Liability. In no event and under no legal theory,
6744 +> whether in tort (including negligence), contract, or otherwise,
6745 +> unless required by applicable law (such as deliberate and grossly
6746 +> negligent acts) or agreed to in writing, shall any Contributor be
6747 +> liable to You for damages, including any direct, indirect, special,
6748 +> incidental, or consequential damages of any character arising as a
6749 +> result of this License or out of the use or inability to use the
6750 +> Work (including but not limited to damages for loss of goodwill,
6751 +> work stoppage, computer failure or malfunction, or any and all
6752 +> other commercial damages or losses), even if such Contributor
6753 +> has been advised of the possibility of such damages.
6754 +>
6755 +> 9. Accepting Warranty or Additional Liability. While redistributing
6756 +> the Work or Derivative Works thereof, You may choose to offer,
6757 +> and charge a fee for, acceptance of support, warranty, indemnity,
6758 +> or other liability obligations and/or rights consistent with this
6759 +> License. However, in accepting such obligations, You may act only
6760 +> on Your own behalf and on Your sole responsibility, not on behalf
6761 +> of any other Contributor, and only if You agree to indemnify,
6762 +> defend, and hold each Contributor harmless for any liability
6763 +> incurred by, or claims asserted against, such Contributor by reason
6764 +> of your accepting any such warranty or additional liability.
6765 +>
6766 +> END OF TERMS AND CONDITIONS
6767 +>
6768 +> APPENDIX: How to apply the Apache License to your work.
6769 +>
6770 +> To apply the Apache License to your work, attach the following
6771 +> boilerplate notice, with the fields enclosed by brackets "[]"
6772 +> replaced with your own identifying information. (Don't include
6773 +> the brackets!) The text should be enclosed in the appropriate
6774 +> comment syntax for the file format. We also recommend that a
6775 +> file or class name and description of purpose be included on the
6776 +> same "printed page" as the copyright notice for easier
6777 +> identification within third-party archives.
6778 +>
6779 +> Copyright 2021 ehmicky <ehmicky@gmail.com>
6780 +>
6781 +> Licensed under the Apache License, Version 2.0 (the "License");
6782 +> you may not use this file except in compliance with the License.
6783 +> You may obtain a copy of the License at
6784 +>
6785 +> http://www.apache.org/licenses/LICENSE-2.0
6786 +>
6787 +> Unless required by applicable law or agreed to in writing, software
6788 +> distributed under the License is distributed on an "AS IS" BASIS,
6789 +> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6790 +> See the License for the specific language governing permissions and
6791 +> limitations under the License.
6792 +
6793 +----------------------------------------
6794 +
6795 +### ignore@v5.2.0
6796 +
6797 +License: MIT
6798 +By: kael
6799 +Repository: <git@github.com:kaelzhang/node-ignore.git>
6800 +
6801 +> Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
6802 +> http://kael.me/
6803 +>
6804 +> Permission is hereby granted, free of charge, to any person obtaining
6805 +> a copy of this software and associated documentation files (the
6806 +> "Software"), to deal in the Software without restriction, including
6807 +> without limitation the rights to use, copy, modify, merge, publish,
6808 +> distribute, sublicense, and/or sell copies of the Software, and to
6809 +> permit persons to whom the Software is furnished to do so, subject to
6810 +> the following conditions:
6811 +>
6812 +> The above copyright notice and this permission notice shall be
6813 +> included in all copies or substantial portions of the Software.
6814 +>
6815 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6816 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6817 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6818 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
6819 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6820 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
6821 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6822 +
6823 +----------------------------------------
6824 +
6825 +### import-fresh@v3.3.0
6826 +
6827 +License: MIT
6828 +By: Sindre Sorhus
6829 +
6830 +> MIT License
6831 +>
6832 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
6833 +>
6834 +> 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:
6835 +>
6836 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6837 +>
6838 +> 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.
6839 +
6840 +----------------------------------------
6841 +
6842 +### indent-string@v4.0.0
6843 +
6844 +License: MIT
6845 +By: Sindre Sorhus
6846 +
6847 +> MIT License
6848 +>
6849 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
6850 +>
6851 +> 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:
6852 +>
6853 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6854 +>
6855 +> 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.
6856 +
6857 +----------------------------------------
6858 +
6859 +### indexes-of@v1.0.1
6860 +
6861 +License: MIT
6862 +By: Dominic Tarr
6863 +Repository: <git://github.com/dominictarr/indexes-of.git>
6864 +
6865 +> Copyright (c) 2013 Dominic Tarr
6866 +>
6867 +> Permission is hereby granted, free of charge,
6868 +> to any person obtaining a copy of this software and
6869 +> associated documentation files (the "Software"), to
6870 +> deal in the Software without restriction, including
6871 +> without limitation the rights to use, copy, modify,
6872 +> merge, publish, distribute, sublicense, and/or sell
6873 +> copies of the Software, and to permit persons to whom
6874 +> the Software is furnished to do so,
6875 +> subject to the following conditions:
6876 +>
6877 +> The above copyright notice and this permission notice
6878 +> shall be included in all copies or substantial portions of the Software.
6879 +>
6880 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6881 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
6882 +> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6883 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
6884 +> ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6885 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6886 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6887 +
6888 +----------------------------------------
6889 +
6890 +### inflight@v1.0.6
6891 +
6892 +License: ISC
6893 +By: Isaac Z. Schlueter
6894 +Repository: <https://github.com/npm/inflight.git>
6895 +
6896 +> The ISC License
6897 +>
6898 +> Copyright (c) Isaac Z. Schlueter
6899 +>
6900 +> Permission to use, copy, modify, and/or distribute this software for any
6901 +> purpose with or without fee is hereby granted, provided that the above
6902 +> copyright notice and this permission notice appear in all copies.
6903 +>
6904 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
6905 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
6906 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
6907 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6908 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6909 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
6910 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6911 +
6912 +----------------------------------------
6913 +
6914 +### inherits@v2.0.4
6915 +
6916 +License: ISC
6917 +
6918 +> The ISC License
6919 +>
6920 +> Copyright (c) Isaac Z. Schlueter
6921 +>
6922 +> Permission to use, copy, modify, and/or distribute this software for any
6923 +> purpose with or without fee is hereby granted, provided that the above
6924 +> copyright notice and this permission notice appear in all copies.
6925 +>
6926 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
6927 +> REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
6928 +> FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
6929 +> INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6930 +> LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
6931 +> OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6932 +> PERFORMANCE OF THIS SOFTWARE.
6933 +
6934 +----------------------------------------
6935 +
6936 +### is-alphabetical@v1.0.4
6937 +
6938 +License: MIT
6939 +By: Titus Wormer
6940 +
6941 +> (The MIT License)
6942 +>
6943 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
6944 +>
6945 +> Permission is hereby granted, free of charge, to any person obtaining
6946 +> a copy of this software and associated documentation files (the
6947 +> 'Software'), to deal in the Software without restriction, including
6948 +> without limitation the rights to use, copy, modify, merge, publish,
6949 +> distribute, sublicense, and/or sell copies of the Software, and to
6950 +> permit persons to whom the Software is furnished to do so, subject to
6951 +> the following conditions:
6952 +>
6953 +> The above copyright notice and this permission notice shall be
6954 +> included in all copies or substantial portions of the Software.
6955 +>
6956 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6957 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6958 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6959 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6960 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6961 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6962 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6963 +
6964 +----------------------------------------
6965 +
6966 +### is-alphanumerical@v1.0.4
6967 +
6968 +License: MIT
6969 +By: Titus Wormer
6970 +
6971 +> (The MIT License)
6972 +>
6973 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
6974 +>
6975 +> Permission is hereby granted, free of charge, to any person obtaining
6976 +> a copy of this software and associated documentation files (the
6977 +> 'Software'), to deal in the Software without restriction, including
6978 +> without limitation the rights to use, copy, modify, merge, publish,
6979 +> distribute, sublicense, and/or sell copies of the Software, and to
6980 +> permit persons to whom the Software is furnished to do so, subject to
6981 +> the following conditions:
6982 +>
6983 +> The above copyright notice and this permission notice shall be
6984 +> included in all copies or substantial portions of the Software.
6985 +>
6986 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6987 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6988 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6989 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6990 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6991 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6992 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6993 +
6994 +----------------------------------------
6995 +
6996 +### is-arrayish@v0.2.1
6997 +
6998 +License: MIT
6999 +By: Qix
7000 +Repository: <https://github.com/qix-/node-is-arrayish.git>
7001 +
7002 +> The MIT License (MIT)
7003 +>
7004 +> Copyright (c) 2015 JD Ballard
7005 +>
7006 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7007 +> of this software and associated documentation files (the "Software"), to deal
7008 +> in the Software without restriction, including without limitation the rights
7009 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7010 +> copies of the Software, and to permit persons to whom the Software is
7011 +> furnished to do so, subject to the following conditions:
7012 +>
7013 +> The above copyright notice and this permission notice shall be included in
7014 +> all copies or substantial portions of the Software.
7015 +>
7016 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7017 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7018 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7019 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7020 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7021 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7022 +> THE SOFTWARE.
7023 +
7024 +----------------------------------------
7025 +
7026 +### is-buffer@v2.0.5
7027 +
7028 +License: MIT
7029 +By: Feross Aboukhadijeh
7030 +Repository: <git://github.com/feross/is-buffer.git>
7031 +
7032 +> The MIT License (MIT)
7033 +>
7034 +> Copyright (c) Feross Aboukhadijeh
7035 +>
7036 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7037 +> of this software and associated documentation files (the "Software"), to deal
7038 +> in the Software without restriction, including without limitation the rights
7039 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7040 +> copies of the Software, and to permit persons to whom the Software is
7041 +> furnished to do so, subject to the following conditions:
7042 +>
7043 +> The above copyright notice and this permission notice shall be included in
7044 +> all copies or substantial portions of the Software.
7045 +>
7046 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7047 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7048 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7049 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7050 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7051 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7052 +> THE SOFTWARE.
7053 +
7054 +----------------------------------------
7055 +
7056 +### is-core-module@v2.8.1
7057 +
7058 +License: MIT
7059 +By: Jordan Harband
7060 +Repository: <git+https://github.com/inspect-js/is-core-module.git>
7061 +
7062 +> The MIT License (MIT)
7063 +>
7064 +> Copyright (c) 2014 Dave Justice
7065 +>
7066 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
7067 +> this software and associated documentation files (the "Software"), to deal in
7068 +> the Software without restriction, including without limitation the rights to
7069 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
7070 +> the Software, and to permit persons to whom the Software is furnished to do so,
7071 +> subject to the following conditions:
7072 +>
7073 +> The above copyright notice and this permission notice shall be included in all
7074 +> copies or substantial portions of the Software.
7075 +>
7076 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7077 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
7078 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
7079 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
7080 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
7081 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7082 +
7083 +----------------------------------------
7084 +
7085 +### is-decimal@v1.0.4
7086 +
7087 +License: MIT
7088 +By: Titus Wormer
7089 +
7090 +> (The MIT License)
7091 +>
7092 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
7093 +>
7094 +> Permission is hereby granted, free of charge, to any person obtaining
7095 +> a copy of this software and associated documentation files (the
7096 +> 'Software'), to deal in the Software without restriction, including
7097 +> without limitation the rights to use, copy, modify, merge, publish,
7098 +> distribute, sublicense, and/or sell copies of the Software, and to
7099 +> permit persons to whom the Software is furnished to do so, subject to
7100 +> the following conditions:
7101 +>
7102 +> The above copyright notice and this permission notice shall be
7103 +> included in all copies or substantial portions of the Software.
7104 +>
7105 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
7106 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7107 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
7108 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7109 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7110 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
7111 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7112 +
7113 +----------------------------------------
7114 +
7115 +### is-extglob@v2.1.1
7116 +
7117 +License: MIT
7118 +By: Jon Schlinkert
7119 +
7120 +> The MIT License (MIT)
7121 +>
7122 +> Copyright (c) 2014-2016, Jon Schlinkert
7123 +>
7124 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7125 +> of this software and associated documentation files (the "Software"), to deal
7126 +> in the Software without restriction, including without limitation the rights
7127 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7128 +> copies of the Software, and to permit persons to whom the Software is
7129 +> furnished to do so, subject to the following conditions:
7130 +>
7131 +> The above copyright notice and this permission notice shall be included in
7132 +> all copies or substantial portions of the Software.
7133 +>
7134 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7135 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7136 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7137 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7138 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7139 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7140 +> THE SOFTWARE.
7141 +
7142 +----------------------------------------
7143 +
7144 +### is-fullwidth-code-point@v4.0.0
7145 +
7146 +License: MIT
7147 +By: Sindre Sorhus
7148 +
7149 +> MIT License
7150 +>
7151 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7152 +>
7153 +> 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:
7154 +>
7155 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7156 +>
7157 +> 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.
7158 +
7159 +----------------------------------------
7160 +
7161 +### is-glob@v4.0.3
7162 +
7163 +License: MIT
7164 +By: Jon Schlinkert
7165 +
7166 +> The MIT License (MIT)
7167 +>
7168 +> Copyright (c) 2014-2017, Jon Schlinkert.
7169 +>
7170 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7171 +> of this software and associated documentation files (the "Software"), to deal
7172 +> in the Software without restriction, including without limitation the rights
7173 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7174 +> copies of the Software, and to permit persons to whom the Software is
7175 +> furnished to do so, subject to the following conditions:
7176 +>
7177 +> The above copyright notice and this permission notice shall be included in
7178 +> all copies or substantial portions of the Software.
7179 +>
7180 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7181 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7182 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7183 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7184 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7185 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7186 +> THE SOFTWARE.
7187 +
7188 +----------------------------------------
7189 +
7190 +### is-hexadecimal@v1.0.4
7191 +
7192 +License: MIT
7193 +By: Titus Wormer
7194 +
7195 +> (The MIT License)
7196 +>
7197 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
7198 +>
7199 +> Permission is hereby granted, free of charge, to any person obtaining
7200 +> a copy of this software and associated documentation files (the
7201 +> 'Software'), to deal in the Software without restriction, including
7202 +> without limitation the rights to use, copy, modify, merge, publish,
7203 +> distribute, sublicense, and/or sell copies of the Software, and to
7204 +> permit persons to whom the Software is furnished to do so, subject to
7205 +> the following conditions:
7206 +>
7207 +> The above copyright notice and this permission notice shall be
7208 +> included in all copies or substantial portions of the Software.
7209 +>
7210 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
7211 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7212 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
7213 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7214 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7215 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
7216 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7217 +
7218 +----------------------------------------
7219 +
7220 +### is-number@v7.0.0
7221 +
7222 +License: MIT
7223 +By: Jon Schlinkert
7224 +
7225 +> The MIT License (MIT)
7226 +>
7227 +> Copyright (c) 2014-present, Jon Schlinkert.
7228 +>
7229 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7230 +> of this software and associated documentation files (the "Software"), to deal
7231 +> in the Software without restriction, including without limitation the rights
7232 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7233 +> copies of the Software, and to permit persons to whom the Software is
7234 +> furnished to do so, subject to the following conditions:
7235 +>
7236 +> The above copyright notice and this permission notice shall be included in
7237 +> all copies or substantial portions of the Software.
7238 +>
7239 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7240 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7241 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7242 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7243 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7244 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7245 +> THE SOFTWARE.
7246 +
7247 +----------------------------------------
7248 +
7249 +### is-path-cwd@v2.2.0
7250 +
7251 +License: MIT
7252 +By: Sindre Sorhus
7253 +
7254 +> MIT License
7255 +>
7256 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
7257 +>
7258 +> 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:
7259 +>
7260 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7261 +>
7262 +> 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.
7263 +
7264 +----------------------------------------
7265 +
7266 +### is-path-inside@v3.0.3
7267 +
7268 +License: MIT
7269 +By: Sindre Sorhus
7270 +
7271 +> MIT License
7272 +>
7273 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
7274 +>
7275 +> 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:
7276 +>
7277 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7278 +>
7279 +> 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.
7280 +
7281 +----------------------------------------
7282 +
7283 +### is-plain-obj@v2.1.0
7284 +
7285 +License: MIT
7286 +By: Sindre Sorhus
7287 +
7288 +> MIT License
7289 +>
7290 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
7291 +>
7292 +> 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:
7293 +>
7294 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7295 +>
7296 +> 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.
7297 +
7298 +----------------------------------------
7299 +
7300 +### is-stream@v3.0.0
7301 +
7302 +License: MIT
7303 +By: Sindre Sorhus
7304 +
7305 +> MIT License
7306 +>
7307 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7308 +>
7309 +> 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:
7310 +>
7311 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7312 +>
7313 +> 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.
7314 +
7315 +----------------------------------------
7316 +
7317 +### is-whitespace-character@v1.0.4
7318 +
7319 +License: MIT
7320 +By: Titus Wormer
7321 +
7322 +> (The MIT License)
7323 +>
7324 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
7325 +>
7326 +> Permission is hereby granted, free of charge, to any person obtaining
7327 +> a copy of this software and associated documentation files (the
7328 +> 'Software'), to deal in the Software without restriction, including
7329 +> without limitation the rights to use, copy, modify, merge, publish,
7330 +> distribute, sublicense, and/or sell copies of the Software, and to
7331 +> permit persons to whom the Software is furnished to do so, subject to
7332 +> the following conditions:
7333 +>
7334 +> The above copyright notice and this permission notice shall be
7335 +> included in all copies or substantial portions of the Software.
7336 +>
7337 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
7338 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7339 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
7340 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7341 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7342 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
7343 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7344 +
7345 +----------------------------------------
7346 +
7347 +### is-word-character@v1.0.4
7348 +
7349 +License: MIT
7350 +By: Titus Wormer
7351 +
7352 +> (The MIT License)
7353 +>
7354 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
7355 +>
7356 +> Permission is hereby granted, free of charge, to any person obtaining
7357 +> a copy of this software and associated documentation files (the
7358 +> 'Software'), to deal in the Software without restriction, including
7359 +> without limitation the rights to use, copy, modify, merge, publish,
7360 +> distribute, sublicense, and/or sell copies of the Software, and to
7361 +> permit persons to whom the Software is furnished to do so, subject to
7362 +> the following conditions:
7363 +>
7364 +> The above copyright notice and this permission notice shall be
7365 +> included in all copies or substantial portions of the Software.
7366 +>
7367 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
7368 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7369 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
7370 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7371 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7372 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
7373 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7374 +
7375 +----------------------------------------
7376 +
7377 +### isexe@v2.0.0
7378 +
7379 +License: ISC
7380 +By: Isaac Z. Schlueter
7381 +Repository: <git+https://github.com/isaacs/isexe.git>
7382 +
7383 +> The ISC License
7384 +>
7385 +> Copyright (c) Isaac Z. Schlueter and Contributors
7386 +>
7387 +> Permission to use, copy, modify, and/or distribute this software for any
7388 +> purpose with or without fee is hereby granted, provided that the above
7389 +> copyright notice and this permission notice appear in all copies.
7390 +>
7391 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
7392 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
7393 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
7394 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
7395 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
7396 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
7397 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7398 +
7399 +----------------------------------------
7400 +
7401 +### jest-docblock@v27.5.1
7402 +
7403 +License: MIT
7404 +Repository: <https://github.com/facebook/jest.git>
7405 +
7406 +> MIT License
7407 +>
7408 +> Copyright (c) Facebook, Inc. and its affiliates.
7409 +>
7410 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7411 +> of this software and associated documentation files (the "Software"), to deal
7412 +> in the Software without restriction, including without limitation the rights
7413 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7414 +> copies of the Software, and to permit persons to whom the Software is
7415 +> furnished to do so, subject to the following conditions:
7416 +>
7417 +> The above copyright notice and this permission notice shall be included in all
7418 +> copies or substantial portions of the Software.
7419 +>
7420 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7421 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7422 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7423 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7424 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7425 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7426 +> SOFTWARE.
7427 +
7428 +----------------------------------------
7429 +
7430 +### js-tokens@v4.0.0
7431 +
7432 +License: MIT
7433 +By: Simon Lydell
7434 +
7435 +> The MIT License (MIT)
7436 +>
7437 +> Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
7438 +>
7439 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7440 +> of this software and associated documentation files (the "Software"), to deal
7441 +> in the Software without restriction, including without limitation the rights
7442 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7443 +> copies of the Software, and to permit persons to whom the Software is
7444 +> furnished to do so, subject to the following conditions:
7445 +>
7446 +> The above copyright notice and this permission notice shall be included in
7447 +> all copies or substantial portions of the Software.
7448 +>
7449 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7450 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7451 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7452 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7453 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7454 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7455 +> THE SOFTWARE.
7456 +
7457 +----------------------------------------
7458 +
7459 +### json-parse-even-better-errors@v2.3.1
7460 +
7461 +License: MIT
7462 +By: Kat Marchán
7463 +
7464 +> Copyright 2017 Kat Marchán
7465 +> Copyright npm, Inc.
7466 +>
7467 +> Permission is hereby granted, free of charge, to any person obtaining a
7468 +> copy of this software and associated documentation files (the "Software"),
7469 +> to deal in the Software without restriction, including without limitation
7470 +> the rights to use, copy, modify, merge, publish, distribute, sublicense,
7471 +> and/or sell copies of the Software, and to permit persons to whom the
7472 +> Software is furnished to do so, subject to the following conditions:
7473 +>
7474 +> The above copyright notice and this permission notice shall be included in
7475 +> all copies or substantial portions of the Software.
7476 +>
7477 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7478 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7479 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7480 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7481 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7482 +> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7483 +> DEALINGS IN THE SOFTWARE.
7484 +>
7485 +> ---
7486 +>
7487 +> This library is a fork of 'better-json-errors' by Kat Marchán, extended and
7488 +> distributed under the terms of the MIT license above.
7489 +
7490 +----------------------------------------
7491 +
7492 +### json5@v2.2.1
7493 +
7494 +License: MIT
7495 +By: Aseem Kishore
7496 +Repository: <git+https://github.com/json5/json5.git>
7497 +
7498 +> MIT License
7499 +>
7500 +> Copyright (c) 2012-2018 Aseem Kishore, and [others].
7501 +>
7502 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7503 +> of this software and associated documentation files (the "Software"), to deal
7504 +> in the Software without restriction, including without limitation the rights
7505 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7506 +> copies of the Software, and to permit persons to whom the Software is
7507 +> furnished to do so, subject to the following conditions:
7508 +>
7509 +> The above copyright notice and this permission notice shall be included in all
7510 +> copies or substantial portions of the Software.
7511 +>
7512 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7513 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7514 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7515 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7516 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7517 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7518 +> SOFTWARE.
7519 +>
7520 +> [others]: https://github.com/json5/json5/contributors
7521 +
7522 +----------------------------------------
7523 +
7524 +### leven@v2.1.0
7525 +
7526 +License: MIT
7527 +By: Sindre Sorhus
7528 +
7529 +> The MIT License (MIT)
7530 +>
7531 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
7532 +>
7533 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7534 +> of this software and associated documentation files (the "Software"), to deal
7535 +> in the Software without restriction, including without limitation the rights
7536 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7537 +> copies of the Software, and to permit persons to whom the Software is
7538 +> furnished to do so, subject to the following conditions:
7539 +>
7540 +> The above copyright notice and this permission notice shall be included in
7541 +> all copies or substantial portions of the Software.
7542 +>
7543 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7544 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7545 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7546 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7547 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7548 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7549 +> THE SOFTWARE.
7550 +
7551 +----------------------------------------
7552 +
7553 +### leven@v4.0.0
7554 +
7555 +License: MIT
7556 +By: Sindre Sorhus
7557 +
7558 +> MIT License
7559 +>
7560 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7561 +>
7562 +> 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:
7563 +>
7564 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7565 +>
7566 +> 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.
7567 +
7568 +----------------------------------------
7569 +
7570 +### lines-and-columns@v1.2.4
7571 +
7572 +License: MIT
7573 +By: Brian Donovan
7574 +Repository: <https://github.com/eventualbuddha/lines-and-columns.git>
7575 +
7576 +> The MIT License (MIT)
7577 +>
7578 +> Copyright (c) 2015 Brian Donovan
7579 +>
7580 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7581 +> of this software and associated documentation files (the "Software"), to deal
7582 +> in the Software without restriction, including without limitation the rights
7583 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7584 +> copies of the Software, and to permit persons to whom the Software is
7585 +> furnished to do so, subject to the following conditions:
7586 +>
7587 +> The above copyright notice and this permission notice shall be included in
7588 +> all copies or substantial portions of the Software.
7589 +>
7590 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7591 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7592 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7593 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7594 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7595 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7596 +> THE SOFTWARE.
7597 +
7598 +----------------------------------------
7599 +
7600 +### lines-and-columns@v2.0.3
7601 +
7602 +License: MIT
7603 +By: Brian Donovan
7604 +Repository: <https://github.com/eventualbuddha/lines-and-columns.git>
7605 +
7606 +> The MIT License (MIT)
7607 +>
7608 +> Copyright (c) 2015 Brian Donovan
7609 +>
7610 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7611 +> of this software and associated documentation files (the "Software"), to deal
7612 +> in the Software without restriction, including without limitation the rights
7613 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7614 +> copies of the Software, and to permit persons to whom the Software is
7615 +> furnished to do so, subject to the following conditions:
7616 +>
7617 +> The above copyright notice and this permission notice shall be included in
7618 +> all copies or substantial portions of the Software.
7619 +>
7620 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7621 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7622 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7623 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7624 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7625 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7626 +> THE SOFTWARE.
7627 +
7628 +----------------------------------------
7629 +
7630 +### linguist-languages@v7.15.0
7631 +
7632 +License: MIT
7633 +By: Ika
7634 +
7635 +> MIT License
7636 +>
7637 +> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
7638 +>
7639 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7640 +> of this software and associated documentation files (the "Software"), to deal
7641 +> in the Software without restriction, including without limitation the rights
7642 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7643 +> copies of the Software, and to permit persons to whom the Software is
7644 +> furnished to do so, subject to the following conditions:
7645 +>
7646 +> The above copyright notice and this permission notice shall be included in all
7647 +> copies or substantial portions of the Software.
7648 +>
7649 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7650 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7651 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7652 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7653 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7654 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7655 +> SOFTWARE.
7656 +
7657 +----------------------------------------
7658 +
7659 +### lodash@v4.17.21
7660 +
7661 +License: MIT
7662 +By: John-David Dalton
7663 +
7664 +> Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
7665 +>
7666 +> Based on Underscore.js, copyright Jeremy Ashkenas,
7667 +> DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
7668 +>
7669 +> This software consists of voluntary contributions made by many
7670 +> individuals. For exact contribution history, see the revision history
7671 +> available at https://github.com/lodash/lodash
7672 +>
7673 +> The following license applies to all parts of this software except as
7674 +> documented below:
7675 +>
7676 +> ====
7677 +>
7678 +> Permission is hereby granted, free of charge, to any person obtaining
7679 +> a copy of this software and associated documentation files (the
7680 +> "Software"), to deal in the Software without restriction, including
7681 +> without limitation the rights to use, copy, modify, merge, publish,
7682 +> distribute, sublicense, and/or sell copies of the Software, and to
7683 +> permit persons to whom the Software is furnished to do so, subject to
7684 +> the following conditions:
7685 +>
7686 +> The above copyright notice and this permission notice shall be
7687 +> included in all copies or substantial portions of the Software.
7688 +>
7689 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7690 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7691 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7692 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
7693 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7694 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7695 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7696 +>
7697 +> ====
7698 +>
7699 +> Copyright and related rights for sample code are waived via CC0. Sample
7700 +> code is defined as all source code displayed within the prose of the
7701 +> documentation.
7702 +>
7703 +> CC0: http://creativecommons.org/publicdomain/zero/1.0/
7704 +>
7705 +> ====
7706 +>
7707 +> Files located in the node_modules and vendor directories are externally
7708 +> maintained libraries used by this software which have their own
7709 +> licenses; we recommend you read them, as their terms may differ from the
7710 +> terms above.
7711 +
7712 +----------------------------------------
7713 +
7714 +### lru-cache@v4.1.5
7715 +
7716 +License: ISC
7717 +By: Isaac Z. Schlueter
7718 +
7719 +> The ISC License
7720 +>
7721 +> Copyright (c) Isaac Z. Schlueter and Contributors
7722 +>
7723 +> Permission to use, copy, modify, and/or distribute this software for any
7724 +> purpose with or without fee is hereby granted, provided that the above
7725 +> copyright notice and this permission notice appear in all copies.
7726 +>
7727 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
7728 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
7729 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
7730 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
7731 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
7732 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
7733 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7734 +
7735 +----------------------------------------
7736 +
7737 +### lru-cache@v6.0.0
7738 +
7739 +License: ISC
7740 +By: Isaac Z. Schlueter
7741 +
7742 +> The ISC License
7743 +>
7744 +> Copyright (c) Isaac Z. Schlueter and Contributors
7745 +>
7746 +> Permission to use, copy, modify, and/or distribute this software for any
7747 +> purpose with or without fee is hereby granted, provided that the above
7748 +> copyright notice and this permission notice appear in all copies.
7749 +>
7750 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
7751 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
7752 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
7753 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
7754 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
7755 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
7756 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7757 +
7758 +----------------------------------------
7759 +
7760 +### map-age-cleaner@v0.1.3
7761 +
7762 +License: MIT
7763 +By: Sam Verschueren
7764 +
7765 +> MIT License
7766 +>
7767 +> Copyright (c) Sam Verschueren <sam.verschueren@gmail.com> (github.com/SamVerschueren)
7768 +>
7769 +> 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:
7770 +>
7771 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7772 +>
7773 +> 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.
7774 +
7775 +----------------------------------------
7776 +
7777 +### markdown-escapes@v1.0.4
7778 +
7779 +License: MIT
7780 +By: Titus Wormer
7781 +
7782 +> (The MIT License)
7783 +>
7784 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
7785 +>
7786 +> Permission is hereby granted, free of charge, to any person obtaining
7787 +> a copy of this software and associated documentation files (the
7788 +> 'Software'), to deal in the Software without restriction, including
7789 +> without limitation the rights to use, copy, modify, merge, publish,
7790 +> distribute, sublicense, and/or sell copies of the Software, and to
7791 +> permit persons to whom the Software is furnished to do so, subject to
7792 +> the following conditions:
7793 +>
7794 +> The above copyright notice and this permission notice shall be
7795 +> included in all copies or substantial portions of the Software.
7796 +>
7797 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
7798 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7799 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
7800 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
7801 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7802 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
7803 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7804 +
7805 +----------------------------------------
7806 +
7807 +### mem@v9.0.2
7808 +
7809 +License: MIT
7810 +By: Sindre Sorhus
7811 +
7812 +> MIT License
7813 +>
7814 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7815 +>
7816 +> 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:
7817 +>
7818 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7819 +>
7820 +> 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.
7821 +
7822 +----------------------------------------
7823 +
7824 +### merge-stream@v2.0.0
7825 +
7826 +License: MIT
7827 +By: Stephen Sugden
7828 +
7829 +> The MIT License (MIT)
7830 +>
7831 +> Copyright (c) Stephen Sugden <me@stephensugden.com> (stephensugden.com)
7832 +>
7833 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7834 +> of this software and associated documentation files (the "Software"), to deal
7835 +> in the Software without restriction, including without limitation the rights
7836 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7837 +> copies of the Software, and to permit persons to whom the Software is
7838 +> furnished to do so, subject to the following conditions:
7839 +>
7840 +> The above copyright notice and this permission notice shall be included in
7841 +> all copies or substantial portions of the Software.
7842 +>
7843 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7844 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7845 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7846 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7847 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7848 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7849 +> THE SOFTWARE.
7850 +
7851 +----------------------------------------
7852 +
7853 +### merge2@v1.4.1
7854 +
7855 +License: MIT
7856 +Repository: <git@github.com:teambition/merge2.git>
7857 +
7858 +> The MIT License (MIT)
7859 +>
7860 +> Copyright (c) 2014-2020 Teambition
7861 +>
7862 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7863 +> of this software and associated documentation files (the "Software"), to deal
7864 +> in the Software without restriction, including without limitation the rights
7865 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7866 +> copies of the Software, and to permit persons to whom the Software is
7867 +> furnished to do so, subject to the following conditions:
7868 +>
7869 +> The above copyright notice and this permission notice shall be included in all
7870 +> copies or substantial portions of the Software.
7871 +>
7872 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7873 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7874 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7875 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7876 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7877 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7878 +> SOFTWARE.
7879 +
7880 +----------------------------------------
7881 +
7882 +### meriyah@v4.2.1
7883 +
7884 +License: ISC
7885 +By: Kenny F.
7886 +Repository: <https://github.com/meriyah/meriyah>
7887 +
7888 +> ISC License
7889 +>
7890 +> Copyright (c) 2019 and later, KFlash and others.
7891 +>
7892 +> 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.
7893 +>
7894 +> 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.
7895 +
7896 +----------------------------------------
7897 +
7898 +### micromatch@v4.0.5
7899 +
7900 +License: MIT
7901 +By: Jon Schlinkert
7902 +
7903 +> The MIT License (MIT)
7904 +>
7905 +> Copyright (c) 2014-present, Jon Schlinkert.
7906 +>
7907 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7908 +> of this software and associated documentation files (the "Software"), to deal
7909 +> in the Software without restriction, including without limitation the rights
7910 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7911 +> copies of the Software, and to permit persons to whom the Software is
7912 +> furnished to do so, subject to the following conditions:
7913 +>
7914 +> The above copyright notice and this permission notice shall be included in
7915 +> all copies or substantial portions of the Software.
7916 +>
7917 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7918 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7919 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7920 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7921 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7922 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7923 +> THE SOFTWARE.
7924 +
7925 +----------------------------------------
7926 +
7927 +### mimic-fn@v4.0.0
7928 +
7929 +License: MIT
7930 +By: Sindre Sorhus
7931 +
7932 +> MIT License
7933 +>
7934 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
7935 +>
7936 +> 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:
7937 +>
7938 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7939 +>
7940 +> 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.
7941 +
7942 +----------------------------------------
7943 +
7944 +### minimatch@v3.1.2
7945 +
7946 +License: ISC
7947 +By: Isaac Z. Schlueter
7948 +Repository: <git://github.com/isaacs/minimatch.git>
7949 +
7950 +> The ISC License
7951 +>
7952 +> Copyright (c) Isaac Z. Schlueter and Contributors
7953 +>
7954 +> Permission to use, copy, modify, and/or distribute this software for any
7955 +> purpose with or without fee is hereby granted, provided that the above
7956 +> copyright notice and this permission notice appear in all copies.
7957 +>
7958 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
7959 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
7960 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
7961 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
7962 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
7963 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
7964 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7965 +
7966 +----------------------------------------
7967 +
7968 +### minimist@v1.2.6
7969 +
7970 +License: MIT
7971 +By: James Halliday
7972 +Repository: <git://github.com/substack/minimist.git>
7973 +
7974 +> This software is released under the MIT license:
7975 +>
7976 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
7977 +> this software and associated documentation files (the "Software"), to deal in
7978 +> the Software without restriction, including without limitation the rights to
7979 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
7980 +> the Software, and to permit persons to whom the Software is furnished to do so,
7981 +> subject to the following conditions:
7982 +>
7983 +> The above copyright notice and this permission notice shall be included in all
7984 +> copies or substantial portions of the Software.
7985 +>
7986 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7987 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
7988 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
7989 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
7990 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
7991 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7992 +
7993 +----------------------------------------
7994 +
7995 +### n-readlines@v1.0.1
7996 +
7997 +License: MIT
7998 +By: Yoan Arnaudov
7999 +Repository: <http://github.com/nacholibre/node-readlines.git>
8000 +
8001 +> The MIT License (MIT)
8002 +>
8003 +> Copyright (c) 2013 Liucw
8004 +>
8005 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8006 +> this software and associated documentation files (the "Software"), to deal in
8007 +> the Software without restriction, including without limitation the rights to
8008 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8009 +> the Software, and to permit persons to whom the Software is furnished to do so,
8010 +> subject to the following conditions:
8011 +>
8012 +> The above copyright notice and this permission notice shall be included in all
8013 +> copies or substantial portions of the Software.
8014 +>
8015 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8016 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8017 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8018 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8019 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8020 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8021 +
8022 +----------------------------------------
8023 +
8024 +### npm-run-path@v5.1.0
8025 +
8026 +License: MIT
8027 +By: Sindre Sorhus
8028 +
8029 +> MIT License
8030 +>
8031 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
8032 +>
8033 +> 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:
8034 +>
8035 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8036 +>
8037 +> 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.
8038 +
8039 +----------------------------------------
8040 +
8041 +### once@v1.4.0
8042 +
8043 +License: ISC
8044 +By: Isaac Z. Schlueter
8045 +Repository: <git://github.com/isaacs/once>
8046 +
8047 +> The ISC License
8048 +>
8049 +> Copyright (c) Isaac Z. Schlueter and Contributors
8050 +>
8051 +> Permission to use, copy, modify, and/or distribute this software for any
8052 +> purpose with or without fee is hereby granted, provided that the above
8053 +> copyright notice and this permission notice appear in all copies.
8054 +>
8055 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8056 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8057 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8058 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8059 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8060 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8061 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8062 +
8063 +----------------------------------------
8064 +
8065 +### onetime@v6.0.0
8066 +
8067 +License: MIT
8068 +By: Sindre Sorhus
8069 +
8070 +> MIT License
8071 +>
8072 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
8073 +>
8074 +> 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:
8075 +>
8076 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8077 +>
8078 +> 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.
8079 +
8080 +----------------------------------------
8081 +
8082 +### outdent@v0.8.0
8083 +
8084 +License: MIT
8085 +By: Andrew Bradley
8086 +Repository: <git+https://github.com/cspotcode/outdent.git>
8087 +
8088 +> The MIT License (MIT)
8089 +>
8090 +> Copyright (c) 2016 Andrew Bradley
8091 +>
8092 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8093 +> of this software and associated documentation files (the "Software"), to deal
8094 +> in the Software without restriction, including without limitation the rights
8095 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8096 +> copies of the Software, and to permit persons to whom the Software is
8097 +> furnished to do so, subject to the following conditions:
8098 +>
8099 +> The above copyright notice and this permission notice shall be included in all
8100 +> copies or substantial portions of the Software.
8101 +>
8102 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8103 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8104 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8105 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8106 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8107 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8108 +> SOFTWARE.
8109 +
8110 +----------------------------------------
8111 +
8112 +### p-defer@v1.0.0
8113 +
8114 +License: MIT
8115 +By: Sindre Sorhus
8116 +
8117 +> The MIT License (MIT)
8118 +>
8119 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8120 +>
8121 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8122 +> of this software and associated documentation files (the "Software"), to deal
8123 +> in the Software without restriction, including without limitation the rights
8124 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8125 +> copies of the Software, and to permit persons to whom the Software is
8126 +> furnished to do so, subject to the following conditions:
8127 +>
8128 +> The above copyright notice and this permission notice shall be included in
8129 +> all copies or substantial portions of the Software.
8130 +>
8131 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8132 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8133 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8134 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8135 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8136 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8137 +> THE SOFTWARE.
8138 +
8139 +----------------------------------------
8140 +
8141 +### p-map@v4.0.0
8142 +
8143 +License: MIT
8144 +By: Sindre Sorhus
8145 +
8146 +> MIT License
8147 +>
8148 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
8149 +>
8150 +> 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:
8151 +>
8152 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8153 +>
8154 +> 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.
8155 +
8156 +----------------------------------------
8157 +
8158 +### parse-entities@v2.0.0
8159 +
8160 +License: MIT
8161 +By: Titus Wormer
8162 +
8163 +> (The MIT License)
8164 +>
8165 +> Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
8166 +>
8167 +> Permission is hereby granted, free of charge, to any person obtaining
8168 +> a copy of this software and associated documentation files (the
8169 +> 'Software'), to deal in the Software without restriction, including
8170 +> without limitation the rights to use, copy, modify, merge, publish,
8171 +> distribute, sublicense, and/or sell copies of the Software, and to
8172 +> permit persons to whom the Software is furnished to do so, subject to
8173 +> the following conditions:
8174 +>
8175 +> The above copyright notice and this permission notice shall be
8176 +> included in all copies or substantial portions of the Software.
8177 +>
8178 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
8179 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
8180 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
8181 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8182 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
8183 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
8184 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8185 +
8186 +----------------------------------------
8187 +
8188 +### parse-json@v5.2.0
8189 +
8190 +License: MIT
8191 +By: Sindre Sorhus
8192 +
8193 +> MIT License
8194 +>
8195 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
8196 +>
8197 +> 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:
8198 +>
8199 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8200 +>
8201 +> 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.
8202 +
8203 +----------------------------------------
8204 +
8205 +### parse-srcset@v1.0.2
8206 +
8207 +License: MIT
8208 +By: Alex Bell
8209 +Repository: <git+https://github.com/albell/parse-srcset.git>
8210 +
8211 +> The MIT License (MIT)
8212 +>
8213 +> Copyright (c) 2014 Alex Bell
8214 +>
8215 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8216 +> of this software and associated documentation files (the "Software"), to deal
8217 +> in the Software without restriction, including without limitation the rights
8218 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8219 +> copies of the Software, and to permit persons to whom the Software is
8220 +> furnished to do so, subject to the following conditions:
8221 +>
8222 +> The above copyright notice and this permission notice shall be included in all
8223 +> copies or substantial portions of the Software.
8224 +>
8225 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8226 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8227 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8228 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8229 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8230 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8231 +> SOFTWARE.
8232 +
8233 +----------------------------------------
8234 +
8235 +### path-is-absolute@v1.0.1
8236 +
8237 +License: MIT
8238 +By: Sindre Sorhus
8239 +
8240 +> The MIT License (MIT)
8241 +>
8242 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8243 +>
8244 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8245 +> of this software and associated documentation files (the "Software"), to deal
8246 +> in the Software without restriction, including without limitation the rights
8247 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8248 +> copies of the Software, and to permit persons to whom the Software is
8249 +> furnished to do so, subject to the following conditions:
8250 +>
8251 +> The above copyright notice and this permission notice shall be included in
8252 +> all copies or substantial portions of the Software.
8253 +>
8254 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8255 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8256 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8257 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8258 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8259 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8260 +> THE SOFTWARE.
8261 +
8262 +----------------------------------------
8263 +
8264 +### path-key@v3.1.1
8265 +
8266 +License: MIT
8267 +By: Sindre Sorhus
8268 +
8269 +> MIT License
8270 +>
8271 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8272 +>
8273 +> 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:
8274 +>
8275 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8276 +>
8277 +> 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.
8278 +
8279 +----------------------------------------
8280 +
8281 +### path-parse@v1.0.7
8282 +
8283 +License: MIT
8284 +By: Javier Blanco
8285 +Repository: <https://github.com/jbgutierrez/path-parse.git>
8286 +
8287 +> The MIT License (MIT)
8288 +>
8289 +> Copyright (c) 2015 Javier Blanco
8290 +>
8291 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8292 +> of this software and associated documentation files (the "Software"), to deal
8293 +> in the Software without restriction, including without limitation the rights
8294 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8295 +> copies of the Software, and to permit persons to whom the Software is
8296 +> furnished to do so, subject to the following conditions:
8297 +>
8298 +> The above copyright notice and this permission notice shall be included in all
8299 +> copies or substantial portions of the Software.
8300 +>
8301 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8302 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8303 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8304 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8305 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8306 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8307 +> SOFTWARE.
8308 +
8309 +----------------------------------------
8310 +
8311 +### path-type@v4.0.0
8312 +
8313 +License: MIT
8314 +By: Sindre Sorhus
8315 +
8316 +> MIT License
8317 +>
8318 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8319 +>
8320 +> 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:
8321 +>
8322 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8323 +>
8324 +> 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.
8325 +
8326 +----------------------------------------
8327 +
8328 +### picocolors@v0.2.1
8329 +
8330 +License: ISC
8331 +By: Alexey Raspopov
8332 +
8333 +> ISC License
8334 +>
8335 +> Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
8336 +>
8337 +> Permission to use, copy, modify, and/or distribute this software for any
8338 +> purpose with or without fee is hereby granted, provided that the above
8339 +> copyright notice and this permission notice appear in all copies.
8340 +>
8341 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8342 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8343 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8344 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8345 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8346 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
8347 +> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8348 +
8349 +----------------------------------------
8350 +
8351 +### picomatch@v2.3.1
8352 +
8353 +License: MIT
8354 +By: Jon Schlinkert
8355 +
8356 +> The MIT License (MIT)
8357 +>
8358 +> Copyright (c) 2017-present, Jon Schlinkert.
8359 +>
8360 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8361 +> of this software and associated documentation files (the "Software"), to deal
8362 +> in the Software without restriction, including without limitation the rights
8363 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8364 +> copies of the Software, and to permit persons to whom the Software is
8365 +> furnished to do so, subject to the following conditions:
8366 +>
8367 +> The above copyright notice and this permission notice shall be included in
8368 +> all copies or substantial portions of the Software.
8369 +>
8370 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8371 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8372 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8373 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8374 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8375 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8376 +> THE SOFTWARE.
8377 +
8378 +----------------------------------------
8379 +
8380 +### please-upgrade-node@v3.2.0
8381 +
8382 +License: MIT
8383 +By: typicode
8384 +Repository: <git+https://github.com/typicode/please-upgrade-node.git>
8385 +
8386 +> MIT License
8387 +>
8388 +> Copyright (c) 2017
8389 +>
8390 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8391 +> of this software and associated documentation files (the "Software"), to deal
8392 +> in the Software without restriction, including without limitation the rights
8393 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8394 +> copies of the Software, and to permit persons to whom the Software is
8395 +> furnished to do so, subject to the following conditions:
8396 +>
8397 +> The above copyright notice and this permission notice shall be included in all
8398 +> copies or substantial portions of the Software.
8399 +>
8400 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8401 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8402 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8403 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8404 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8405 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8406 +> SOFTWARE.
8407 +
8408 +----------------------------------------
8409 +
8410 +### postcss@v7.0.39
8411 +
8412 +License: MIT
8413 +By: Andrey Sitnik
8414 +
8415 +> The MIT License (MIT)
8416 +>
8417 +> Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
8418 +>
8419 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8420 +> this software and associated documentation files (the "Software"), to deal in
8421 +> the Software without restriction, including without limitation the rights to
8422 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8423 +> the Software, and to permit persons to whom the Software is furnished to do so,
8424 +> subject to the following conditions:
8425 +>
8426 +> The above copyright notice and this permission notice shall be included in all
8427 +> copies or substantial portions of the Software.
8428 +>
8429 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8430 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8431 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8432 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8433 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8434 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8435 +
8436 +----------------------------------------
8437 +
8438 +### postcss-less@v3.1.4
8439 +
8440 +License: MIT
8441 +By: Denys Kniazevych
8442 +
8443 +> The MIT License (MIT)
8444 +>
8445 +> Copyright (c) 2013 Andrey Sitnik <andrey@sitnik.ru>
8446 +> Copyright (c) 2016 Denys Kniazevych <webschik@gmail.com>
8447 +> Copyright (c) 2016 Pat Sissons <patricksissons@gmail.com>
8448 +> Copyright (c) 2017 Andrew Powell <andrew@shellscape.org>
8449 +>
8450 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8451 +> of this software and associated documentation files (the "Software"), to deal
8452 +> in the Software without restriction, including without limitation the rights
8453 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8454 +> copies of the Software, and to permit persons to whom the Software is
8455 +> furnished to do so, subject to the following conditions:
8456 +>
8457 +> The above copyright notice and this permission notice shall be included in all
8458 +> copies or substantial portions of the Software.
8459 +>
8460 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8461 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8462 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8463 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8464 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8465 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8466 +> SOFTWARE.
8467 +
8468 +----------------------------------------
8469 +
8470 +### postcss-media-query-parser@v0.2.3
8471 +
8472 +License: MIT
8473 +By: dryoma
8474 +Repository: <git+https://github.com/dryoma/postcss-media-query-parser.git>
8475 +
8476 +----------------------------------------
8477 +
8478 +### postcss-scss@v2.1.1
8479 +
8480 +License: MIT
8481 +By: Andrey Sitnik
8482 +
8483 +> The MIT License (MIT)
8484 +>
8485 +> Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
8486 +>
8487 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8488 +> this software and associated documentation files (the "Software"), to deal in
8489 +> the Software without restriction, including without limitation the rights to
8490 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8491 +> the Software, and to permit persons to whom the Software is furnished to do so,
8492 +> subject to the following conditions:
8493 +>
8494 +> The above copyright notice and this permission notice shall be included in all
8495 +> copies or substantial portions of the Software.
8496 +>
8497 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8498 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8499 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8500 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8501 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8502 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8503 +
8504 +----------------------------------------
8505 +
8506 +### postcss-selector-parser@v2.2.3
8507 +
8508 +License: MIT
8509 +By: Ben Briggs
8510 +
8511 +> Copyright (c) Ben Briggs <beneb.info@gmail.com> (http://beneb.info)
8512 +>
8513 +> Permission is hereby granted, free of charge, to any person
8514 +> obtaining a copy of this software and associated documentation
8515 +> files (the "Software"), to deal in the Software without
8516 +> restriction, including without limitation the rights to use,
8517 +> copy, modify, merge, publish, distribute, sublicense, and/or sell
8518 +> copies of the Software, and to permit persons to whom the
8519 +> Software is furnished to do so, subject to the following
8520 +> conditions:
8521 +>
8522 +> The above copyright notice and this permission notice shall be
8523 +> included in all copies or substantial portions of the Software.
8524 +>
8525 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8526 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8527 +> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8528 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
8529 +> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
8530 +> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
8531 +> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
8532 +> OTHER DEALINGS IN THE SOFTWARE.
8533 +
8534 +----------------------------------------
8535 +
8536 +### postcss-values-parser@v2.0.1
8537 +
8538 +License: MIT
8539 +By: Andrew Powell (shellscape)
8540 +
8541 +> Copyright (c) Andrew Powell <andrew@shellscape.org>
8542 +>
8543 +> Permission is hereby granted, free of charge, to any person
8544 +> obtaining a copy of this software and associated documentation
8545 +> files (the "Software"), to deal in the Software without
8546 +> restriction, including without limitation the rights to use,
8547 +> copy, modify, merge, publish, distribute, sublicense, and/or sell
8548 +> copies of the Software, and to permit persons to whom the
8549 +> Software is furnished to do so, subject to the following
8550 +> conditions:
8551 +>
8552 +> The above copyright notice and this permission notice shall be
8553 +> included in all copies or substantial portions of the Software.
8554 +>
8555 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8556 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8557 +> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8558 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
8559 +> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
8560 +> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
8561 +> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
8562 +> OTHER DEALINGS IN THE SOFTWARE.
8563 +
8564 +----------------------------------------
8565 +
8566 +### pseudomap@v1.0.2
8567 +
8568 +License: ISC
8569 +By: Isaac Z. Schlueter
8570 +Repository: <git+https://github.com/isaacs/pseudomap.git>
8571 +
8572 +> The ISC License
8573 +>
8574 +> Copyright (c) Isaac Z. Schlueter and Contributors
8575 +>
8576 +> Permission to use, copy, modify, and/or distribute this software for any
8577 +> purpose with or without fee is hereby granted, provided that the above
8578 +> copyright notice and this permission notice appear in all copies.
8579 +>
8580 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8581 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8582 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8583 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8584 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8585 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8586 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8587 +
8588 +----------------------------------------
8589 +
8590 +### queue-microtask@v1.2.3
8591 +
8592 +License: MIT
8593 +By: Feross Aboukhadijeh
8594 +Repository: <git://github.com/feross/queue-microtask.git>
8595 +
8596 +> The MIT License (MIT)
8597 +>
8598 +> Copyright (c) Feross Aboukhadijeh
8599 +>
8600 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8601 +> this software and associated documentation files (the "Software"), to deal in
8602 +> the Software without restriction, including without limitation the rights to
8603 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8604 +> the Software, and to permit persons to whom the Software is furnished to do so,
8605 +> subject to the following conditions:
8606 +>
8607 +> The above copyright notice and this permission notice shall be included in all
8608 +> copies or substantial portions of the Software.
8609 +>
8610 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8611 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8612 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8613 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8614 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8615 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8616 +
8617 +----------------------------------------
8618 +
8619 +### remark-footnotes@v2.0.0
8620 +
8621 +License: MIT
8622 +By: Titus Wormer
8623 +
8624 +> (The MIT License)
8625 +>
8626 +> Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
8627 +>
8628 +> Permission is hereby granted, free of charge, to any person obtaining
8629 +> a copy of this software and associated documentation files (the
8630 +> 'Software'), to deal in the Software without restriction, including
8631 +> without limitation the rights to use, copy, modify, merge, publish,
8632 +> distribute, sublicense, and/or sell copies of the Software, and to
8633 +> permit persons to whom the Software is furnished to do so, subject to
8634 +> the following conditions:
8635 +>
8636 +> The above copyright notice and this permission notice shall be
8637 +> included in all copies or substantial portions of the Software.
8638 +>
8639 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
8640 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
8641 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
8642 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
8643 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
8644 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
8645 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8646 +
8647 +----------------------------------------
8648 +
8649 +### remark-math@v3.0.1
8650 +
8651 +License: MIT
8652 +By: Junyoung Choi
8653 +
8654 +----------------------------------------
8655 +
8656 +### remark-parse@v8.0.3
8657 +
8658 +License: MIT
8659 +By: Titus Wormer
8660 +
8661 +----------------------------------------
8662 +
8663 +### repeat-string@v1.6.1
8664 +
8665 +License: MIT
8666 +By: Jon Schlinkert
8667 +
8668 +> The MIT License (MIT)
8669 +>
8670 +> Copyright (c) 2014-2016, Jon Schlinkert.
8671 +>
8672 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8673 +> of this software and associated documentation files (the "Software"), to deal
8674 +> in the Software without restriction, including without limitation the rights
8675 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8676 +> copies of the Software, and to permit persons to whom the Software is
8677 +> furnished to do so, subject to the following conditions:
8678 +>
8679 +> The above copyright notice and this permission notice shall be included in
8680 +> all copies or substantial portions of the Software.
8681 +>
8682 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8683 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8684 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8685 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8686 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8687 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8688 +> THE SOFTWARE.
8689 +
8690 +----------------------------------------
8691 +
8692 +### resolve@v1.22.0
8693 +
8694 +License: MIT
8695 +By: James Halliday
8696 +Repository: <git://github.com/browserify/resolve.git>
8697 +
8698 +> MIT License
8699 +>
8700 +> Copyright (c) 2012 James Halliday
8701 +>
8702 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8703 +> of this software and associated documentation files (the "Software"), to deal
8704 +> in the Software without restriction, including without limitation the rights
8705 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8706 +> copies of the Software, and to permit persons to whom the Software is
8707 +> furnished to do so, subject to the following conditions:
8708 +>
8709 +> The above copyright notice and this permission notice shall be included in all
8710 +> copies or substantial portions of the Software.
8711 +>
8712 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8713 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8714 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8715 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8716 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8717 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8718 +> SOFTWARE.
8719 +
8720 +----------------------------------------
8721 +
8722 +### resolve-from@v4.0.0
8723 +
8724 +License: MIT
8725 +By: Sindre Sorhus
8726 +
8727 +> MIT License
8728 +>
8729 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8730 +>
8731 +> 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:
8732 +>
8733 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8734 +>
8735 +> 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.
8736 +
8737 +----------------------------------------
8738 +
8739 +### reusify@v1.0.4
8740 +
8741 +License: MIT
8742 +By: Matteo Collina
8743 +Repository: <git+https://github.com/mcollina/reusify.git>
8744 +
8745 +> The MIT License (MIT)
8746 +>
8747 +> Copyright (c) 2015 Matteo Collina
8748 +>
8749 +> Permission is hereby granted, free of charge, to any person obtaining a copy
8750 +> of this software and associated documentation files (the "Software"), to deal
8751 +> in the Software without restriction, including without limitation the rights
8752 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8753 +> copies of the Software, and to permit persons to whom the Software is
8754 +> furnished to do so, subject to the following conditions:
8755 +>
8756 +> The above copyright notice and this permission notice shall be included in all
8757 +> copies or substantial portions of the Software.
8758 +>
8759 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8760 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8761 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8762 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8763 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8764 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8765 +> SOFTWARE.
8766 +
8767 +----------------------------------------
8768 +
8769 +### rimraf@v3.0.2
8770 +
8771 +License: ISC
8772 +By: Isaac Z. Schlueter
8773 +
8774 +> The ISC License
8775 +>
8776 +> Copyright (c) Isaac Z. Schlueter and Contributors
8777 +>
8778 +> Permission to use, copy, modify, and/or distribute this software for any
8779 +> purpose with or without fee is hereby granted, provided that the above
8780 +> copyright notice and this permission notice appear in all copies.
8781 +>
8782 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8783 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8784 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8785 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8786 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8787 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8788 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8789 +
8790 +----------------------------------------
8791 +
8792 +### rollup-plugin-node-polyfills@v0.2.1
8793 +
8794 +License: MIT
8795 +Repository: <git@github.com:ionic-team/rollup-plugin-node-polyfills.git>
8796 +
8797 +> The MIT License (MIT)
8798 +>
8799 +> Copyright (c) 2019 these people
8800 +>
8801 +> 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:
8802 +>
8803 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8804 +>
8805 +> 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.
8806 +
8807 +----------------------------------------
8808 +
8809 +### run-parallel@v1.2.0
8810 +
8811 +License: MIT
8812 +By: Feross Aboukhadijeh
8813 +Repository: <git://github.com/feross/run-parallel.git>
8814 +
8815 +> The MIT License (MIT)
8816 +>
8817 +> Copyright (c) Feross Aboukhadijeh
8818 +>
8819 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8820 +> this software and associated documentation files (the "Software"), to deal in
8821 +> the Software without restriction, including without limitation the rights to
8822 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8823 +> the Software, and to permit persons to whom the Software is furnished to do so,
8824 +> subject to the following conditions:
8825 +>
8826 +> The above copyright notice and this permission notice shall be included in all
8827 +> copies or substantial portions of the Software.
8828 +>
8829 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8830 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8831 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8832 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8833 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8834 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8835 +
8836 +----------------------------------------
8837 +
8838 +### semver@v7.3.5
8839 +
8840 +License: ISC
8841 +
8842 +> The ISC License
8843 +>
8844 +> Copyright (c) Isaac Z. Schlueter and Contributors
8845 +>
8846 +> Permission to use, copy, modify, and/or distribute this software for any
8847 +> purpose with or without fee is hereby granted, provided that the above
8848 +> copyright notice and this permission notice appear in all copies.
8849 +>
8850 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8851 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8852 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8853 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8854 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8855 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8856 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8857 +
8858 +----------------------------------------
8859 +
8860 +### semver-compare@v1.0.0
8861 +
8862 +License: MIT
8863 +By: James Halliday
8864 +Repository: <git://github.com/substack/semver-compare.git>
8865 +
8866 +> This software is released under the MIT license:
8867 +>
8868 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8869 +> this software and associated documentation files (the "Software"), to deal in
8870 +> the Software without restriction, including without limitation the rights to
8871 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
8872 +> the Software, and to permit persons to whom the Software is furnished to do so,
8873 +> subject to the following conditions:
8874 +>
8875 +> The above copyright notice and this permission notice shall be included in all
8876 +> copies or substantial portions of the Software.
8877 +>
8878 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8879 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
8880 +> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
8881 +> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
8882 +> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8883 +> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
8884 +
8885 +----------------------------------------
8886 +
8887 +### shebang-command@v2.0.0
8888 +
8889 +License: MIT
8890 +By: Kevin Mårtensson
8891 +
8892 +> MIT License
8893 +>
8894 +> Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
8895 +>
8896 +> 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:
8897 +>
8898 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8899 +>
8900 +> 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.
8901 +
8902 +----------------------------------------
8903 +
8904 +### shebang-regex@v3.0.0
8905 +
8906 +License: MIT
8907 +By: Sindre Sorhus
8908 +
8909 +> MIT License
8910 +>
8911 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8912 +>
8913 +> 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:
8914 +>
8915 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8916 +>
8917 +> 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.
8918 +
8919 +----------------------------------------
8920 +
8921 +### sigmund@v1.0.1
8922 +
8923 +License: ISC
8924 +By: Isaac Z. Schlueter
8925 +Repository: <git://github.com/isaacs/sigmund>
8926 +
8927 +> The ISC License
8928 +>
8929 +> Copyright (c) Isaac Z. Schlueter and Contributors
8930 +>
8931 +> Permission to use, copy, modify, and/or distribute this software for any
8932 +> purpose with or without fee is hereby granted, provided that the above
8933 +> copyright notice and this permission notice appear in all copies.
8934 +>
8935 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8936 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8937 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8938 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8939 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8940 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8941 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8942 +
8943 +----------------------------------------
8944 +
8945 +### signal-exit@v3.0.7
8946 +
8947 +License: ISC
8948 +By: Ben Coe
8949 +Repository: <https://github.com/tapjs/signal-exit.git>
8950 +
8951 +> The ISC License
8952 +>
8953 +> Copyright (c) 2015, Contributors
8954 +>
8955 +> Permission to use, copy, modify, and/or distribute this software
8956 +> for any purpose with or without fee is hereby granted, provided
8957 +> that the above copyright notice and this permission notice
8958 +> appear in all copies.
8959 +>
8960 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8961 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
8962 +> OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
8963 +> LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
8964 +> OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
8965 +> WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
8966 +> ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8967 +
8968 +----------------------------------------
8969 +
8970 +### simple-html-tokenizer@v0.5.11
8971 +
8972 +License: MIT
8973 +Repository: <https://github.com/tildeio/simple-html-tokenizer.git>
8974 +
8975 +> Copyright (c) 2014 Yehuda Katz and contributors
8976 +>
8977 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
8978 +> this software and associated documentation files (the "Software"), to deal in
8979 +> the Software without restriction, including without limitation the rights to
8980 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
8981 +> of the Software, and to permit persons to whom the Software is furnished to do
8982 +> so, subject to the following conditions:
8983 +>
8984 +> The above copyright notice and this permission notice shall be included in all
8985 +> copies or substantial portions of the Software.
8986 +>
8987 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8988 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8989 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8990 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8991 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8992 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8993 +> SOFTWARE.
8994 +
8995 +----------------------------------------
8996 +
8997 +### slash@v3.0.0
8998 +
8999 +License: MIT
9000 +By: Sindre Sorhus
9001 +
9002 +> MIT License
9003 +>
9004 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
9005 +>
9006 +> 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:
9007 +>
9008 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9009 +>
9010 +> 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.
9011 +
9012 +----------------------------------------
9013 +
9014 +### state-toggle@v1.0.3
9015 +
9016 +License: MIT
9017 +By: Titus Wormer
9018 +
9019 +> (The MIT License)
9020 +>
9021 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
9022 +>
9023 +> Permission is hereby granted, free of charge, to any person obtaining
9024 +> a copy of this software and associated documentation files (the
9025 +> 'Software'), to deal in the Software without restriction, including
9026 +> without limitation the rights to use, copy, modify, merge, publish,
9027 +> distribute, sublicense, and/or sell copies of the Software, and to
9028 +> permit persons to whom the Software is furnished to do so, subject to
9029 +> the following conditions:
9030 +>
9031 +> The above copyright notice and this permission notice shall be
9032 +> included in all copies or substantial portions of the Software.
9033 +>
9034 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9035 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9036 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9037 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9038 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9039 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9040 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9041 +
9042 +----------------------------------------
9043 +
9044 +### string-width@v5.0.1
9045 +
9046 +License: MIT
9047 +By: Sindre Sorhus
9048 +
9049 +> MIT License
9050 +>
9051 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
9052 +>
9053 +> 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:
9054 +>
9055 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9056 +>
9057 +> 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.
9058 +
9059 +----------------------------------------
9060 +
9061 +### strip-ansi@v7.0.1
9062 +
9063 +License: MIT
9064 +By: Sindre Sorhus
9065 +
9066 +> MIT License
9067 +>
9068 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
9069 +>
9070 +> 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:
9071 +>
9072 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9073 +>
9074 +> 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.
9075 +
9076 +----------------------------------------
9077 +
9078 +### strip-final-newline@v3.0.0
9079 +
9080 +License: MIT
9081 +By: Sindre Sorhus
9082 +
9083 +> MIT License
9084 +>
9085 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
9086 +>
9087 +> 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:
9088 +>
9089 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9090 +>
9091 +> 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.
9092 +
9093 +----------------------------------------
9094 +
9095 +### supports-color@v5.5.0
9096 +
9097 +License: MIT
9098 +By: Sindre Sorhus
9099 +
9100 +> MIT License
9101 +>
9102 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
9103 +>
9104 +> 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:
9105 +>
9106 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9107 +>
9108 +> 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.
9109 +
9110 +----------------------------------------
9111 +
9112 +### temp-dir@v2.0.0
9113 +
9114 +License: MIT
9115 +By: Sindre Sorhus
9116 +
9117 +> MIT License
9118 +>
9119 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
9120 +>
9121 +> 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:
9122 +>
9123 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9124 +>
9125 +> 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.
9126 +
9127 +----------------------------------------
9128 +
9129 +### tempy@v2.0.0
9130 +
9131 +License: MIT
9132 +By: Sindre Sorhus
9133 +
9134 +> MIT License
9135 +>
9136 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
9137 +>
9138 +> 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:
9139 +>
9140 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9141 +>
9142 +> 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.
9143 +
9144 +----------------------------------------
9145 +
9146 +### to-regex-range@v5.0.1
9147 +
9148 +License: MIT
9149 +By: Jon Schlinkert
9150 +
9151 +> The MIT License (MIT)
9152 +>
9153 +> Copyright (c) 2015-present, Jon Schlinkert.
9154 +>
9155 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9156 +> of this software and associated documentation files (the "Software"), to deal
9157 +> in the Software without restriction, including without limitation the rights
9158 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9159 +> copies of the Software, and to permit persons to whom the Software is
9160 +> furnished to do so, subject to the following conditions:
9161 +>
9162 +> The above copyright notice and this permission notice shall be included in
9163 +> all copies or substantial portions of the Software.
9164 +>
9165 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9166 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9167 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9168 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9169 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9170 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9171 +> THE SOFTWARE.
9172 +
9173 +----------------------------------------
9174 +
9175 +### trim@v0.0.1
9176 +
9177 +By: TJ Holowaychuk
9178 +
9179 +----------------------------------------
9180 +
9181 +### trim-trailing-lines@v1.1.4
9182 +
9183 +License: MIT
9184 +By: Titus Wormer
9185 +
9186 +> (The MIT License)
9187 +>
9188 +> Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
9189 +>
9190 +> Permission is hereby granted, free of charge, to any person obtaining
9191 +> a copy of this software and associated documentation files (the
9192 +> 'Software'), to deal in the Software without restriction, including
9193 +> without limitation the rights to use, copy, modify, merge, publish,
9194 +> distribute, sublicense, and/or sell copies of the Software, and to
9195 +> permit persons to whom the Software is furnished to do so, subject to
9196 +> the following conditions:
9197 +>
9198 +> The above copyright notice and this permission notice shall be
9199 +> included in all copies or substantial portions of the Software.
9200 +>
9201 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9202 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9203 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9204 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9205 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9206 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9207 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9208 +
9209 +----------------------------------------
9210 +
9211 +### trough@v1.0.5
9212 +
9213 +License: MIT
9214 +By: Titus Wormer
9215 +
9216 +> (The MIT License)
9217 +>
9218 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
9219 +>
9220 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9221 +> of this software and associated documentation files (the "Software"), to deal
9222 +> in the Software without restriction, including without limitation the rights
9223 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9224 +> copies of the Software, and to permit persons to whom the Software is
9225 +> furnished to do so, subject to the following conditions:
9226 +>
9227 +> The above copyright notice and this permission notice shall be included in
9228 +> all copies or substantial portions of the Software.
9229 +>
9230 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9231 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9232 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9233 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9234 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9235 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9236 +> THE SOFTWARE.
9237 +
9238 +----------------------------------------
9239 +
9240 +### tslib@v1.14.1
9241 +
9242 +License: 0BSD
9243 +By: Microsoft Corp.
9244 +Repository: <https://github.com/Microsoft/tslib.git>
9245 +
9246 +> Copyright (c) Microsoft Corporation.
9247 +>
9248 +> Permission to use, copy, modify, and/or distribute this software for any
9249 +> purpose with or without fee is hereby granted.
9250 +>
9251 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9252 +> REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9253 +> AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
9254 +> INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9255 +> LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
9256 +> OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9257 +> PERFORMANCE OF THIS SOFTWARE.
9258 +
9259 +----------------------------------------
9260 +
9261 +### tsutils@v3.21.0
9262 +
9263 +License: MIT
9264 +By: Klaus Meinhardt
9265 +Repository: <https://github.com/ajafff/tsutils>
9266 +
9267 +> The MIT License (MIT)
9268 +>
9269 +> Copyright (c) 2017 Klaus Meinhardt
9270 +>
9271 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9272 +> of this software and associated documentation files (the "Software"), to deal
9273 +> in the Software without restriction, including without limitation the rights
9274 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9275 +> copies of the Software, and to permit persons to whom the Software is
9276 +> furnished to do so, subject to the following conditions:
9277 +>
9278 +> The above copyright notice and this permission notice shall be included in all
9279 +> copies or substantial portions of the Software.
9280 +>
9281 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9282 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9283 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9284 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9285 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9286 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9287 +> SOFTWARE.
9288 +
9289 +----------------------------------------
9290 +
9291 +### typescript@v4.6.3
9292 +
9293 +License: Apache-2.0
9294 +By: Microsoft Corp.
9295 +Repository: <https://github.com/Microsoft/TypeScript.git>
9296 +
9297 +> Apache License
9298 +>
9299 +> Version 2.0, January 2004
9300 +>
9301 +> http://www.apache.org/licenses/
9302 +>
9303 +> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
9304 +>
9305 +> 1. Definitions.
9306 +>
9307 +> "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
9308 +>
9309 +> "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
9310 +>
9311 +> "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
9312 +>
9313 +> "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
9314 +>
9315 +> "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
9316 +>
9317 +> "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
9318 +>
9319 +> "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
9320 +>
9321 +> "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
9322 +>
9323 +> "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
9324 +>
9325 +> "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
9326 +>
9327 +> 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
9328 +>
9329 +> 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
9330 +>
9331 +> 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
9332 +>
9333 +> You must give any other recipients of the Work or Derivative Works a copy of this License; and
9334 +>
9335 +> You must cause any modified files to carry prominent notices stating that You changed the files; and
9336 +>
9337 +> You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
9338 +>
9339 +> If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
9340 +>
9341 +> 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
9342 +>
9343 +> 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
9344 +>
9345 +> 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
9346 +>
9347 +> 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
9348 +>
9349 +> 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
9350 +>
9351 +> END OF TERMS AND CONDITIONS
9352 +
9353 +----------------------------------------
9354 +
9355 +### unherit@v1.1.3
9356 +
9357 +License: MIT
9358 +By: Titus Wormer
9359 +
9360 +> (The MIT License)
9361 +>
9362 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
9363 +>
9364 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9365 +> of this software and associated documentation files (the "Software"), to deal
9366 +> in the Software without restriction, including without limitation the rights
9367 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9368 +> copies of the Software, and to permit persons to whom the Software is
9369 +> furnished to do so, subject to the following conditions:
9370 +>
9371 +> The above copyright notice and this permission notice shall be included in
9372 +> all copies or substantial portions of the Software.
9373 +>
9374 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9375 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9376 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9377 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9378 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9379 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9380 +> THE SOFTWARE.
9381 +
9382 +----------------------------------------
9383 +
9384 +### unified@v9.2.1
9385 +
9386 +License: MIT
9387 +By: Titus Wormer
9388 +
9389 +> (The MIT License)
9390 +>
9391 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
9392 +>
9393 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9394 +> of this software and associated documentation files (the "Software"), to deal
9395 +> in the Software without restriction, including without limitation the rights
9396 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9397 +> copies of the Software, and to permit persons to whom the Software is
9398 +> furnished to do so, subject to the following conditions:
9399 +>
9400 +> The above copyright notice and this permission notice shall be included in
9401 +> all copies or substantial portions of the Software.
9402 +>
9403 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9404 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9405 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9406 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9407 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9408 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9409 +> THE SOFTWARE.
9410 +
9411 +----------------------------------------
9412 +
9413 +### uniq@v1.0.1
9414 +
9415 +License: MIT
9416 +By: Mikola Lysenko
9417 +Repository: <git://github.com/mikolalysenko/uniq.git>
9418 +
9419 +> The MIT License (MIT)
9420 +>
9421 +> Copyright (c) 2013 Mikola Lysenko
9422 +>
9423 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9424 +> of this software and associated documentation files (the "Software"), to deal
9425 +> in the Software without restriction, including without limitation the rights
9426 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9427 +> copies of the Software, and to permit persons to whom the Software is
9428 +> furnished to do so, subject to the following conditions:
9429 +>
9430 +> The above copyright notice and this permission notice shall be included in
9431 +> all copies or substantial portions of the Software.
9432 +>
9433 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9434 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9435 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9436 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9437 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9438 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9439 +> THE SOFTWARE.
9440 +
9441 +----------------------------------------
9442 +
9443 +### unique-string@v3.0.0
9444 +
9445 +License: MIT
9446 +By: Sindre Sorhus
9447 +
9448 +> MIT License
9449 +>
9450 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
9451 +>
9452 +> 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:
9453 +>
9454 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9455 +>
9456 +> 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.
9457 +
9458 +----------------------------------------
9459 +
9460 +### unist-util-is@v4.1.0
9461 +
9462 +License: MIT
9463 +By: Titus Wormer
9464 +
9465 +> (The MIT license)
9466 +>
9467 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
9468 +>
9469 +> Permission is hereby granted, free of charge, to any person obtaining
9470 +> a copy of this software and associated documentation files (the
9471 +> 'Software'), to deal in the Software without restriction, including
9472 +> without limitation the rights to use, copy, modify, merge, publish,
9473 +> distribute, sublicense, and/or sell copies of the Software, and to
9474 +> permit persons to whom the Software is furnished to do so, subject to
9475 +> the following conditions:
9476 +>
9477 +> The above copyright notice and this permission notice shall be
9478 +> included in all copies or substantial portions of the Software.
9479 +>
9480 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9481 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9482 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9483 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9484 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9485 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9486 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9487 +
9488 +----------------------------------------
9489 +
9490 +### unist-util-remove-position@v2.0.1
9491 +
9492 +License: MIT
9493 +By: Titus Wormer
9494 +
9495 +> (The MIT License)
9496 +>
9497 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
9498 +>
9499 +> Permission is hereby granted, free of charge, to any person obtaining
9500 +> a copy of this software and associated documentation files (the
9501 +> 'Software'), to deal in the Software without restriction, including
9502 +> without limitation the rights to use, copy, modify, merge, publish,
9503 +> distribute, sublicense, and/or sell copies of the Software, and to
9504 +> permit persons to whom the Software is furnished to do so, subject to
9505 +> the following conditions:
9506 +>
9507 +> The above copyright notice and this permission notice shall be
9508 +> included in all copies or substantial portions of the Software.
9509 +>
9510 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9511 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9512 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9513 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9514 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9515 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9516 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9517 +
9518 +----------------------------------------
9519 +
9520 +### unist-util-stringify-position@v2.0.3
9521 +
9522 +License: MIT
9523 +By: Titus Wormer
9524 +
9525 +> (The MIT License)
9526 +>
9527 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
9528 +>
9529 +> Permission is hereby granted, free of charge, to any person obtaining
9530 +> a copy of this software and associated documentation files (the
9531 +> 'Software'), to deal in the Software without restriction, including
9532 +> without limitation the rights to use, copy, modify, merge, publish,
9533 +> distribute, sublicense, and/or sell copies of the Software, and to
9534 +> permit persons to whom the Software is furnished to do so, subject to
9535 +> the following conditions:
9536 +>
9537 +> The above copyright notice and this permission notice shall be
9538 +> included in all copies or substantial portions of the Software.
9539 +>
9540 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9541 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9542 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9543 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9544 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9545 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9546 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9547 +
9548 +----------------------------------------
9549 +
9550 +### unist-util-visit@v2.0.3
9551 +
9552 +License: MIT
9553 +By: Titus Wormer
9554 +
9555 +> (The MIT License)
9556 +>
9557 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
9558 +>
9559 +> Permission is hereby granted, free of charge, to any person obtaining
9560 +> a copy of this software and associated documentation files (the
9561 +> 'Software'), to deal in the Software without restriction, including
9562 +> without limitation the rights to use, copy, modify, merge, publish,
9563 +> distribute, sublicense, and/or sell copies of the Software, and to
9564 +> permit persons to whom the Software is furnished to do so, subject to
9565 +> the following conditions:
9566 +>
9567 +> The above copyright notice and this permission notice shall be
9568 +> included in all copies or substantial portions of the Software.
9569 +>
9570 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9571 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9572 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9573 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9574 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9575 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9576 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9577 +
9578 +----------------------------------------
9579 +
9580 +### unist-util-visit-parents@v3.1.1
9581 +
9582 +License: MIT
9583 +By: Titus Wormer
9584 +
9585 +> (The MIT License)
9586 +>
9587 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
9588 +>
9589 +> Permission is hereby granted, free of charge, to any person obtaining
9590 +> a copy of this software and associated documentation files (the
9591 +> 'Software'), to deal in the Software without restriction, including
9592 +> without limitation the rights to use, copy, modify, merge, publish,
9593 +> distribute, sublicense, and/or sell copies of the Software, and to
9594 +> permit persons to whom the Software is furnished to do so, subject to
9595 +> the following conditions:
9596 +>
9597 +> The above copyright notice and this permission notice shall be
9598 +> included in all copies or substantial portions of the Software.
9599 +>
9600 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9601 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9602 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9603 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9604 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9605 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9606 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9607 +
9608 +----------------------------------------
9609 +
9610 +### vfile@v4.2.1
9611 +
9612 +License: MIT
9613 +By: Titus Wormer
9614 +
9615 +> (The MIT License)
9616 +>
9617 +> Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
9618 +>
9619 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9620 +> of this software and associated documentation files (the "Software"), to deal
9621 +> in the Software without restriction, including without limitation the rights
9622 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9623 +> copies of the Software, and to permit persons to whom the Software is
9624 +> furnished to do so, subject to the following conditions:
9625 +>
9626 +> The above copyright notice and this permission notice shall be included in
9627 +> all copies or substantial portions of the Software.
9628 +>
9629 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9630 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9631 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9632 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9633 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9634 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9635 +> THE SOFTWARE.
9636 +
9637 +----------------------------------------
9638 +
9639 +### vfile-location@v3.2.0
9640 +
9641 +License: MIT
9642 +By: Titus Wormer
9643 +
9644 +> (The MIT License)
9645 +>
9646 +> Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
9647 +>
9648 +> Permission is hereby granted, free of charge, to any person obtaining
9649 +> a copy of this software and associated documentation files (the
9650 +> 'Software'), to deal in the Software without restriction, including
9651 +> without limitation the rights to use, copy, modify, merge, publish,
9652 +> distribute, sublicense, and/or sell copies of the Software, and to
9653 +> permit persons to whom the Software is furnished to do so, subject to
9654 +> the following conditions:
9655 +>
9656 +> The above copyright notice and this permission notice shall be
9657 +> included in all copies or substantial portions of the Software.
9658 +>
9659 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9660 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9661 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9662 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9663 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9664 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9665 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9666 +
9667 +----------------------------------------
9668 +
9669 +### vfile-message@v2.0.4
9670 +
9671 +License: MIT
9672 +By: Titus Wormer
9673 +
9674 +> (The MIT License)
9675 +>
9676 +> Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
9677 +>
9678 +> Permission is hereby granted, free of charge, to any person obtaining
9679 +> a copy of this software and associated documentation files (the
9680 +> 'Software'), to deal in the Software without restriction, including
9681 +> without limitation the rights to use, copy, modify, merge, publish,
9682 +> distribute, sublicense, and/or sell copies of the Software, and to
9683 +> permit persons to whom the Software is furnished to do so, subject to
9684 +> the following conditions:
9685 +>
9686 +> The above copyright notice and this permission notice shall be
9687 +> included in all copies or substantial portions of the Software.
9688 +>
9689 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
9690 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9691 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9692 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9693 +> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9694 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9695 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9696 +
9697 +----------------------------------------
9698 +
9699 +### vnopts@v1.0.2
9700 +
9701 +License: MIT
9702 +By: Ika
9703 +
9704 +> MIT License
9705 +>
9706 +> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
9707 +>
9708 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9709 +> of this software and associated documentation files (the "Software"), to deal
9710 +> in the Software without restriction, including without limitation the rights
9711 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9712 +> copies of the Software, and to permit persons to whom the Software is
9713 +> furnished to do so, subject to the following conditions:
9714 +>
9715 +> The above copyright notice and this permission notice shall be included in all
9716 +> copies or substantial portions of the Software.
9717 +>
9718 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9719 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9720 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9721 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9722 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9723 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9724 +> SOFTWARE.
9725 +
9726 +----------------------------------------
9727 +
9728 +### wcwidth@v1.0.1
9729 +
9730 +License: MIT
9731 +By: Tim Oxley
9732 +Repository: <git+https://github.com/timoxley/wcwidth.git>
9733 +
9734 +> wcwidth.js: JavaScript Portng of Markus Kuhn's wcwidth() Implementation
9735 +> =======================================================================
9736 +>
9737 +> Copyright (C) 2012 by Jun Woong.
9738 +>
9739 +> This package is a JavaScript porting of `wcwidth()` implementation
9740 +> [by Markus Kuhn](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c).
9741 +>
9742 +> Permission is hereby granted, free of charge, to any person obtaining a copy of
9743 +> this software and associated documentation files (the "Software"), to deal in
9744 +> the Software without restriction, including without limitation the rights to
9745 +> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
9746 +> of the Software, and to permit persons to whom the Software is furnished to do
9747 +> so, subject to the following conditions:
9748 +>
9749 +> The above copyright notice and this permission notice shall be included in all
9750 +> copies or substantial portions of the Software.
9751 +>
9752 +>
9753 +> THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
9754 +> INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
9755 +> FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
9756 +> OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
9757 +> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
9758 +> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
9759 +> BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
9760 +> IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
9761 +> ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
9762 +> POSSIBILITY OF SUCH DAMAGE.
9763 +
9764 +----------------------------------------
9765 +
9766 +### which@v2.0.2
9767 +
9768 +License: ISC
9769 +By: Isaac Z. Schlueter
9770 +Repository: <git://github.com/isaacs/node-which.git>
9771 +
9772 +> The ISC License
9773 +>
9774 +> Copyright (c) Isaac Z. Schlueter and Contributors
9775 +>
9776 +> Permission to use, copy, modify, and/or distribute this software for any
9777 +> purpose with or without fee is hereby granted, provided that the above
9778 +> copyright notice and this permission notice appear in all copies.
9779 +>
9780 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9781 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9782 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
9783 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9784 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
9785 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
9786 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9787 +
9788 +----------------------------------------
9789 +
9790 +### wrappy@v1.0.2
9791 +
9792 +License: ISC
9793 +By: Isaac Z. Schlueter
9794 +Repository: <https://github.com/npm/wrappy>
9795 +
9796 +> The ISC License
9797 +>
9798 +> Copyright (c) Isaac Z. Schlueter and Contributors
9799 +>
9800 +> Permission to use, copy, modify, and/or distribute this software for any
9801 +> purpose with or without fee is hereby granted, provided that the above
9802 +> copyright notice and this permission notice appear in all copies.
9803 +>
9804 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9805 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9806 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
9807 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9808 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
9809 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
9810 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9811 +
9812 +----------------------------------------
9813 +
9814 +### xtend@v4.0.2
9815 +
9816 +License: MIT
9817 +By: Raynos
9818 +
9819 +> The MIT License (MIT)
9820 +> Copyright (c) 2012-2014 Raynos.
9821 +>
9822 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9823 +> of this software and associated documentation files (the "Software"), to deal
9824 +> in the Software without restriction, including without limitation the rights
9825 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9826 +> copies of the Software, and to permit persons to whom the Software is
9827 +> furnished to do so, subject to the following conditions:
9828 +>
9829 +> The above copyright notice and this permission notice shall be included in
9830 +> all copies or substantial portions of the Software.
9831 +>
9832 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9833 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9834 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9835 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9836 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9837 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9838 +> THE SOFTWARE.
9839 +
9840 +----------------------------------------
9841 +
9842 +### yallist@v2.1.2
9843 +
9844 +License: ISC
9845 +By: Isaac Z. Schlueter
9846 +Repository: <git+https://github.com/isaacs/yallist.git>
9847 +
9848 +> The ISC License
9849 +>
9850 +> Copyright (c) Isaac Z. Schlueter and Contributors
9851 +>
9852 +> Permission to use, copy, modify, and/or distribute this software for any
9853 +> purpose with or without fee is hereby granted, provided that the above
9854 +> copyright notice and this permission notice appear in all copies.
9855 +>
9856 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9857 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9858 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
9859 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9860 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
9861 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
9862 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9863 +
9864 +----------------------------------------
9865 +
9866 +### yallist@v4.0.0
9867 +
9868 +License: ISC
9869 +By: Isaac Z. Schlueter
9870 +Repository: <git+https://github.com/isaacs/yallist.git>
9871 +
9872 +> The ISC License
9873 +>
9874 +> Copyright (c) Isaac Z. Schlueter and Contributors
9875 +>
9876 +> Permission to use, copy, modify, and/or distribute this software for any
9877 +> purpose with or without fee is hereby granted, provided that the above
9878 +> copyright notice and this permission notice appear in all copies.
9879 +>
9880 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9881 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9882 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
9883 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9884 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
9885 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
9886 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9887 +
9888 +----------------------------------------
9889 +
9890 +### yaml@v1.10.2
9891 +
9892 +License: ISC
9893 +By: Eemeli Aro
9894 +
9895 +> Copyright 2018 Eemeli Aro <eemeli@gmail.com>
9896 +>
9897 +> Permission to use, copy, modify, and/or distribute this software for any purpose
9898 +> with or without fee is hereby granted, provided that the above copyright notice
9899 +> and this permission notice appear in all copies.
9900 +>
9901 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
9902 +> REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
9903 +> FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
9904 +> INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
9905 +> OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
9906 +> TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
9907 +> THIS SOFTWARE.
9908 +
9909 +----------------------------------------
9910 +
9911 +### yaml-unist-parser@v1.3.1
9912 +
9913 +License: MIT
9914 +By: Ika
9915 +
9916 +> MIT License
9917 +>
9918 +> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
9919 +>
9920 +> Permission is hereby granted, free of charge, to any person obtaining a copy
9921 +> of this software and associated documentation files (the "Software"), to deal
9922 +> in the Software without restriction, including without limitation the rights
9923 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9924 +> copies of the Software, and to permit persons to whom the Software is
9925 +> furnished to do so, subject to the following conditions:
9926 +>
9927 +> The above copyright notice and this permission notice shall be included in all
9928 +> copies or substantial portions of the Software.
9929 +>
9930 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9931 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9932 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9933 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9934 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9935 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9936 +> SOFTWARE.
4360 9937
4361 9938 -----
4362 9939
modified action.yml
+1 −1
@@ -43,5 +43,5 @@ outputs:
43 43 rebar3-version:
44 44 description: Exact version of rebar3 that was installed
45 45 runs:
46 using: node12
46 + using: node16
47 47 main: dist/index.js
modified dist/index.js
+869 −788
@@ -2543,340 +2543,828 @@ function copyFile(srcFile, destFile, force) {
2543 2543 /***/ }),
2544 2544
2545 2545 /***/ 7129:
2546 /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
2547
2548 "use strict";
2546 +/***/ ((module) => {
2549 2547
2548 +const perf = typeof performance === 'object' && performance &&
2549 + typeof performance.now === 'function' ? performance : Date
2550 2550
2551 // A linked list to keep track of recently-used-ness
2552 const Yallist = __nccwpck_require__(665)
2551 +const hasAbortController = typeof AbortController !== 'undefined'
2553 2552
2554 const MAX = Symbol('max')
2555 const LENGTH = Symbol('length')
2556 const LENGTH_CALCULATOR = Symbol('lengthCalculator')
2557 const ALLOW_STALE = Symbol('allowStale')
2558 const MAX_AGE = Symbol('maxAge')
2559 const DISPOSE = Symbol('dispose')
2560 const NO_DISPOSE_ON_SET = Symbol('noDisposeOnSet')
2561 const LRU_LIST = Symbol('lruList')
2562 const CACHE = Symbol('cache')
2563 const UPDATE_AGE_ON_GET = Symbol('updateAgeOnGet')
2553 +// minimal backwards-compatibility polyfill
2554 +const AC = hasAbortController ? AbortController : Object.assign(
2555 + class AbortController {
2556 + constructor () { this.signal = new AC.AbortSignal }
2557 + abort () { this.signal.aborted = true }
2558 + },
2559 + { AbortSignal: class AbortSignal { constructor () { this.aborted = false }}}
2560 +)
2564 2561
2565 const naiveLength = () => 1
2562 +const warned = new Set()
2563 +const deprecatedOption = (opt, instead) => {
2564 + const code = `LRU_CACHE_OPTION_${opt}`
2565 + if (shouldWarn(code)) {
2566 + warn(code, `${opt} option`, `options.${instead}`, LRUCache)
2567 + }
2568 +}
2569 +const deprecatedMethod = (method, instead) => {
2570 + const code = `LRU_CACHE_METHOD_${method}`
2571 + if (shouldWarn(code)) {
2572 + const { prototype } = LRUCache
2573 + const { get } = Object.getOwnPropertyDescriptor(prototype, method)
2574 + warn(code, `${method} method`, `cache.${instead}()`, get)
2575 + }
2576 +}
2577 +const deprecatedProperty = (field, instead) => {
2578 + const code = `LRU_CACHE_PROPERTY_${field}`
2579 + if (shouldWarn(code)) {
2580 + const { prototype } = LRUCache
2581 + const { get } = Object.getOwnPropertyDescriptor(prototype, field)
2582 + warn(code, `${field} property`, `cache.${instead}`, get)
2583 + }
2584 +}
2566 2585
2567 // lruList is a yallist where the head is the youngest
2568 // item, and the tail is the oldest. the list contains the Hit
2569 // objects as the entries.
2570 // Each Hit object has a reference to its Yallist.Node. This
2571 // never changes.
2572 //
2573 // cache is a Map (or PseudoMap) that matches the keys to
2574 // the Yallist.Node object.
2575 class LRUCache {
2576 constructor (options) {
2577 if (typeof options === 'number')
2578 options = { max: options }
2586 +const emitWarning = (...a) => {
2587 + typeof process === 'object' &&
2588 + process &&
2589 + typeof process.emitWarning === 'function'
2590 + ? process.emitWarning(...a)
2591 + : console.error(...a)
2592 +}
2579 2593
2580 if (!options)
2581 options = {}
2594 +const shouldWarn = code => !warned.has(code)
2582 2595
2583 if (options.max && (typeof options.max !== 'number' || options.max < 0))
2584 throw new TypeError('max must be a non-negative number')
2585 // Kind of weird to have a default max of Infinity, but oh well.
2586 const max = this[MAX] = options.max || Infinity
2596 +const warn = (code, what, instead, fn) => {
2597 + warned.add(code)
2598 + const msg = `The ${what} is deprecated. Please use ${instead} instead.`
2599 + emitWarning(msg, 'DeprecationWarning', code, fn)
2600 +}
2587 2601
2588 const lc = options.length || naiveLength
2589 this[LENGTH_CALCULATOR] = (typeof lc !== 'function') ? naiveLength : lc
2590 this[ALLOW_STALE] = options.stale || false
2591 if (options.maxAge && typeof options.maxAge !== 'number')
2592 throw new TypeError('maxAge must be a number')
2593 this[MAX_AGE] = options.maxAge || 0
2594 this[DISPOSE] = options.dispose
2595 this[NO_DISPOSE_ON_SET] = options.noDisposeOnSet || false
2596 this[UPDATE_AGE_ON_GET] = options.updateAgeOnGet || false
2597 this.reset()
2598 }
2602 +const isPosInt = n => n && n === Math.floor(n) && n > 0 && isFinite(n)
2599 2603
2600 // resize the cache when the max changes.
2601 set max (mL) {
2602 if (typeof mL !== 'number' || mL < 0)
2603 throw new TypeError('max must be a non-negative number')
2604 +/* istanbul ignore next - This is a little bit ridiculous, tbh.
2605 + * The maximum array length is 2^32-1 or thereabouts on most JS impls.
2606 + * And well before that point, you're caching the entire world, I mean,
2607 + * that's ~32GB of just integers for the next/prev links, plus whatever
2608 + * else to hold that many keys and values. Just filling the memory with
2609 + * zeroes at init time is brutal when you get that big.
2610 + * But why not be complete?
2611 + * Maybe in the future, these limits will have expanded. */
2612 +const getUintArray = max => !isPosInt(max) ? null
2613 +: max <= Math.pow(2, 8) ? Uint8Array
2614 +: max <= Math.pow(2, 16) ? Uint16Array
2615 +: max <= Math.pow(2, 32) ? Uint32Array
2616 +: max <= Number.MAX_SAFE_INTEGER ? ZeroArray
2617 +: null
2604 2618
2605 this[MAX] = mL || Infinity
2606 trim(this)
2607 }
2608 get max () {
2609 return this[MAX]
2619 +class ZeroArray extends Array {
2620 + constructor (size) {
2621 + super(size)
2622 + this.fill(0)
2610 2623 }
2624 +}
2611 2625
2612 set allowStale (allowStale) {
2613 this[ALLOW_STALE] = !!allowStale
2626 +class Stack {
2627 + constructor (max) {
2628 + if (max === 0) {
2629 + return []
2630 + }
2631 + const UintArray = getUintArray(max)
2632 + this.heap = new UintArray(max)
2633 + this.length = 0
2634 + }
2635 + push (n) {
2636 + this.heap[this.length++] = n
2614 2637 }
2615 get allowStale () {
2616 return this[ALLOW_STALE]
2638 + pop () {
2639 + return this.heap[--this.length]
2617 2640 }
2641 +}
2618 2642
2619 set maxAge (mA) {
2620 if (typeof mA !== 'number')
2621 throw new TypeError('maxAge must be a non-negative number')
2643 +class LRUCache {
2644 + constructor (options = {}) {
2645 + const {
2646 + max = 0,
2647 + ttl,
2648 + ttlResolution = 1,
2649 + ttlAutopurge,
2650 + updateAgeOnGet,
2651 + updateAgeOnHas,
2652 + allowStale,
2653 + dispose,
2654 + disposeAfter,
2655 + noDisposeOnSet,
2656 + noUpdateTTL,
2657 + maxSize = 0,
2658 + sizeCalculation,
2659 + fetchMethod,
2660 + } = options
2661 +
2662 + // deprecated options, don't trigger a warning for getting them if
2663 + // the thing being passed in is another LRUCache we're copying.
2664 + const {
2665 + length,
2666 + maxAge,
2667 + stale,
2668 + } = options instanceof LRUCache ? {} : options
2669 +
2670 + if (max !== 0 && !isPosInt(max)) {
2671 + throw new TypeError('max option must be a nonnegative integer')
2672 + }
2673 +
2674 + const UintArray = max ? getUintArray(max) : Array
2675 + if (!UintArray) {
2676 + throw new Error('invalid max value: ' + max)
2677 + }
2678 +
2679 + this.max = max
2680 + this.maxSize = maxSize
2681 + this.sizeCalculation = sizeCalculation || length
2682 + if (this.sizeCalculation) {
2683 + if (!this.maxSize) {
2684 + throw new TypeError('cannot set sizeCalculation without setting maxSize')
2685 + }
2686 + if (typeof this.sizeCalculation !== 'function') {
2687 + throw new TypeError('sizeCalculation set to non-function')
2688 + }
2689 + }
2622 2690
2623 this[MAX_AGE] = mA
2624 trim(this)
2625 }
2626 get maxAge () {
2627 return this[MAX_AGE]
2628 }
2691 + this.fetchMethod = fetchMethod || null
2692 + if (this.fetchMethod && typeof this.fetchMethod !== 'function') {
2693 + throw new TypeError('fetchMethod must be a function if specified')
2694 + }
2629 2695
2630 // resize the cache when the lengthCalculator changes.
2631 set lengthCalculator (lC) {
2632 if (typeof lC !== 'function')
2633 lC = naiveLength
2696 + this.keyMap = new Map()
2697 + this.keyList = new Array(max).fill(null)
2698 + this.valList = new Array(max).fill(null)
2699 + this.next = new UintArray(max)
2700 + this.prev = new UintArray(max)
2701 + this.head = 0
2702 + this.tail = 0
2703 + this.free = new Stack(max)
2704 + this.initialFill = 1
2705 + this.size = 0
2634 2706
2635 if (lC !== this[LENGTH_CALCULATOR]) {
2636 this[LENGTH_CALCULATOR] = lC
2637 this[LENGTH] = 0
2638 this[LRU_LIST].forEach(hit => {
2639 hit.length = this[LENGTH_CALCULATOR](hit.value, hit.key)
2640 this[LENGTH] += hit.length
2641 })
2707 + if (typeof dispose === 'function') {
2708 + this.dispose = dispose
2642 2709 }
2643 trim(this)
2644 }
2645 get lengthCalculator () { return this[LENGTH_CALCULATOR] }
2710 + if (typeof disposeAfter === 'function') {
2711 + this.disposeAfter = disposeAfter
2712 + this.disposed = []
2713 + } else {
2714 + this.disposeAfter = null
2715 + this.disposed = null
2716 + }
2717 + this.noDisposeOnSet = !!noDisposeOnSet
2718 + this.noUpdateTTL = !!noUpdateTTL
2646 2719
2647 get length () { return this[LENGTH] }
2648 get itemCount () { return this[LRU_LIST].length }
2720 + if (this.maxSize !== 0) {
2721 + if (!isPosInt(this.maxSize)) {
2722 + throw new TypeError('maxSize must be a positive integer if specified')
2723 + }
2724 + this.initializeSizeTracking()
2725 + }
2726 +
2727 + this.allowStale = !!allowStale || !!stale
2728 + this.updateAgeOnGet = !!updateAgeOnGet
2729 + this.updateAgeOnHas = !!updateAgeOnHas
2730 + this.ttlResolution = isPosInt(ttlResolution) || ttlResolution === 0
2731 + ? ttlResolution : 1
2732 + this.ttlAutopurge = !!ttlAutopurge
2733 + this.ttl = ttl || maxAge || 0
2734 + if (this.ttl) {
2735 + if (!isPosInt(this.ttl)) {
2736 + throw new TypeError('ttl must be a positive integer if specified')
2737 + }
2738 + this.initializeTTLTracking()
2739 + }
2649 2740
2650 rforEach (fn, thisp) {
2651 thisp = thisp || this
2652 for (let walker = this[LRU_LIST].tail; walker !== null;) {
2653 const prev = walker.prev
2654 forEachStep(this, fn, walker, thisp)
2655 walker = prev
2741 + // do not allow completely unbounded caches
2742 + if (this.max === 0 && this.ttl === 0 && this.maxSize === 0) {
2743 + throw new TypeError('At least one of max, maxSize, or ttl is required')
2744 + }
2745 + if (!this.ttlAutopurge && !this.max && !this.maxSize) {
2746 + const code = 'LRU_CACHE_UNBOUNDED'
2747 + if (shouldWarn(code)) {
2748 + warned.add(code)
2749 + const msg = 'TTL caching without ttlAutopurge, max, or maxSize can ' +
2750 + 'result in unbounded memory consumption.'
2751 + emitWarning(msg, 'UnboundedCacheWarning', code, LRUCache)
2752 + }
2656 2753 }
2657 }
2658 2754
2659 forEach (fn, thisp) {
2660 thisp = thisp || this
2661 for (let walker = this[LRU_LIST].head; walker !== null;) {
2662 const next = walker.next
2663 forEachStep(this, fn, walker, thisp)
2664 walker = next
2755 + if (stale) {
2756 + deprecatedOption('stale', 'allowStale')
2757 + }
2758 + if (maxAge) {
2759 + deprecatedOption('maxAge', 'ttl')
2760 + }
2761 + if (length) {
2762 + deprecatedOption('length', 'sizeCalculation')
2665 2763 }
2666 2764 }
2667 2765
2668 keys () {
2669 return this[LRU_LIST].toArray().map(k => k.key)
2766 + getRemainingTTL (key) {
2767 + return this.has(key, { updateAgeOnHas: false }) ? Infinity : 0
2670 2768 }
2671 2769
2672 values () {
2673 return this[LRU_LIST].toArray().map(k => k.value)
2674 }
2770 + initializeTTLTracking () {
2771 + this.ttls = new ZeroArray(this.max)
2772 + this.starts = new ZeroArray(this.max)
2675 2773
2676 reset () {
2677 if (this[DISPOSE] &&
2678 this[LRU_LIST] &&
2679 this[LRU_LIST].length) {
2680 this[LRU_LIST].forEach(hit => this[DISPOSE](hit.key, hit.value))
2774 + this.setItemTTL = (index, ttl) => {
2775 + this.starts[index] = ttl !== 0 ? perf.now() : 0
2776 + this.ttls[index] = ttl
2777 + if (ttl !== 0 && this.ttlAutopurge) {
2778 + const t = setTimeout(() => {
2779 + if (this.isStale(index)) {
2780 + this.delete(this.keyList[index])
2781 + }
2782 + }, ttl + 1)
2783 + /* istanbul ignore else - unref() not supported on all platforms */
2784 + if (t.unref) {
2785 + t.unref()
2786 + }
2787 + }
2681 2788 }
2682 2789
2683 this[CACHE] = new Map() // hash of items by key
2684 this[LRU_LIST] = new Yallist() // list of items in order of use recency
2685 this[LENGTH] = 0 // length of items in the list
2790 + this.updateItemAge = (index) => {
2791 + this.starts[index] = this.ttls[index] !== 0 ? perf.now() : 0
2792 + }
2793 +
2794 + // debounce calls to perf.now() to 1s so we're not hitting
2795 + // that costly call repeatedly.
2796 + let cachedNow = 0
2797 + const getNow = () => {
2798 + const n = perf.now()
2799 + if (this.ttlResolution > 0) {
2800 + cachedNow = n
2801 + const t = setTimeout(() => cachedNow = 0, this.ttlResolution)
2802 + /* istanbul ignore else - not available on all platforms */
2803 + if (t.unref) {
2804 + t.unref()
2805 + }
2806 + }
2807 + return n
2808 + }
2809 +
2810 + this.getRemainingTTL = (key) => {
2811 + const index = this.keyMap.get(key)
2812 + if (index === undefined) {
2813 + return 0
2814 + }
2815 + return this.ttls[index] === 0 || this.starts[index] === 0 ? Infinity
2816 + : ((this.starts[index] + this.ttls[index]) - (cachedNow || getNow()))
2817 + }
2818 +
2819 + this.isStale = (index) => {
2820 + return this.ttls[index] !== 0 && this.starts[index] !== 0 &&
2821 + ((cachedNow || getNow()) - this.starts[index] > this.ttls[index])
2822 + }
2686 2823 }
2824 + updateItemAge (index) {}
2825 + setItemTTL (index, ttl) {}
2826 + isStale (index) { return false }
2687 2827
2688 dump () {
2689 return this[LRU_LIST].map(hit =>
2690 isStale(this, hit) ? false : {
2691 k: hit.key,
2692 v: hit.value,
2693 e: hit.now + (hit.maxAge || 0)
2694 }).toArray().filter(h => h)
2828 + initializeSizeTracking () {
2829 + this.calculatedSize = 0
2830 + this.sizes = new ZeroArray(this.max)
2831 + this.removeItemSize = index => this.calculatedSize -= this.sizes[index]
2832 + this.requireSize = (k, v, size, sizeCalculation) => {
2833 + if (!isPosInt(size)) {
2834 + if (sizeCalculation) {
2835 + if (typeof sizeCalculation !== 'function') {
2836 + throw new TypeError('sizeCalculation must be a function')
2837 + }
2838 + size = sizeCalculation(v, k)
2839 + if (!isPosInt(size)) {
2840 + throw new TypeError('sizeCalculation return invalid (expect positive integer)')
2841 + }
2842 + } else {
2843 + throw new TypeError('invalid size value (must be positive integer)')
2844 + }
2845 + }
2846 + return size
2847 + }
2848 + this.addItemSize = (index, v, k, size) => {
2849 + this.sizes[index] = size
2850 + const maxSize = this.maxSize - this.sizes[index]
2851 + while (this.calculatedSize > maxSize) {
2852 + this.evict(true)
2853 + }
2854 + this.calculatedSize += this.sizes[index]
2855 + }
2856 + this.delete = k => {
2857 + if (this.size !== 0) {
2858 + const index = this.keyMap.get(k)
2859 + if (index !== undefined) {
2860 + this.calculatedSize -= this.sizes[index]
2861 + }
2862 + }
2863 + return LRUCache.prototype.delete.call(this, k)
2864 + }
2865 + }
2866 + removeItemSize (index) {}
2867 + addItemSize (index, v, k, size) {}
2868 + requireSize (k, v, size, sizeCalculation) {
2869 + if (size || sizeCalculation) {
2870 + throw new TypeError('cannot set size without setting maxSize on cache')
2871 + }
2695 2872 }
2696 2873
2697 dumpLru () {
2698 return this[LRU_LIST]
2874 + *indexes ({ allowStale = this.allowStale } = {}) {
2875 + if (this.size) {
2876 + for (let i = this.tail; true; ) {
2877 + if (!this.isValidIndex(i)) {
2878 + break
2879 + }
2880 + if (allowStale || !this.isStale(i)) {
2881 + yield i
2882 + }
2883 + if (i === this.head) {
2884 + break
2885 + } else {
2886 + i = this.prev[i]
2887 + }
2888 + }
2889 + }
2699 2890 }
2700 2891
2701 set (key, value, maxAge) {
2702 maxAge = maxAge || this[MAX_AGE]
2892 + *rindexes ({ allowStale = this.allowStale } = {}) {
2893 + if (this.size) {
2894 + for (let i = this.head; true; ) {
2895 + if (!this.isValidIndex(i)) {
2896 + break
2897 + }
2898 + if (allowStale || !this.isStale(i)) {
2899 + yield i
2900 + }
2901 + if (i === this.tail) {
2902 + break
2903 + } else {
2904 + i = this.next[i]
2905 + }
2906 + }
2907 + }
2908 + }
2703 2909
2704 if (maxAge && typeof maxAge !== 'number')
2705 throw new TypeError('maxAge must be a number')
2910 + isValidIndex (index) {
2911 + return this.keyMap.get(this.keyList[index]) === index
2912 + }
2706 2913
2707 const now = maxAge ? Date.now() : 0
2708 const len = this[LENGTH_CALCULATOR](value, key)
2914 + *entries () {
2915 + for (const i of this.indexes()) {
2916 + yield [this.keyList[i], this.valList[i]]
2917 + }
2918 + }
2919 + *rentries () {
2920 + for (const i of this.rindexes()) {
2921 + yield [this.keyList[i], this.valList[i]]
2922 + }
2923 + }
2709 2924
2710 if (this[CACHE].has(key)) {
2711 if (len > this[MAX]) {
2712 del(this, this[CACHE].get(key))
2713 return false
2714 }
2925 + *keys () {
2926 + for (const i of this.indexes()) {
2927 + yield this.keyList[i]
2928 + }
2929 + }
2930 + *rkeys () {
2931 + for (const i of this.rindexes()) {
2932 + yield this.keyList[i]
2933 + }
2934 + }
2715 2935
2716 const node = this[CACHE].get(key)
2717 const item = node.value
2936 + *values () {
2937 + for (const i of this.indexes()) {
2938 + yield this.valList[i]
2939 + }
2940 + }
2941 + *rvalues () {
2942 + for (const i of this.rindexes()) {
2943 + yield this.valList[i]
2944 + }
2945 + }
2946 +
2947 + [Symbol.iterator] () {
2948 + return this.entries()
2949 + }
2718 2950
2719 // dispose of the old one before overwriting
2720 // split out into 2 ifs for better coverage tracking
2721 if (this[DISPOSE]) {
2722 if (!this[NO_DISPOSE_ON_SET])
2723 this[DISPOSE](key, item.value)
2951 + find (fn, getOptions = {}) {
2952 + for (const i of this.indexes()) {
2953 + if (fn(this.valList[i], this.keyList[i], this)) {
2954 + return this.get(this.keyList[i], getOptions)
2724 2955 }
2956 + }
2957 + }
2725 2958
2726 item.now = now
2727 item.maxAge = maxAge
2728 item.value = value
2729 this[LENGTH] += len - item.length
2730 item.length = len
2731 this.get(key)
2732 trim(this)
2733 return true
2959 + forEach (fn, thisp = this) {
2960 + for (const i of this.indexes()) {
2961 + fn.call(thisp, this.valList[i], this.keyList[i], this)
2734 2962 }
2963 + }
2735 2964
2736 const hit = new Entry(key, value, len, now, maxAge)
2965 + rforEach (fn, thisp = this) {
2966 + for (const i of this.rindexes()) {
2967 + fn.call(thisp, this.valList[i], this.keyList[i], this)
2968 + }
2969 + }
2737 2970
2738 // oversized objects fall out of cache automatically.
2739 if (hit.length > this[MAX]) {
2740 if (this[DISPOSE])
2741 this[DISPOSE](key, value)
2971 + get prune () {
2972 + deprecatedMethod('prune', 'purgeStale')
2973 + return this.purgeStale
2974 + }
2742 2975
2743 return false
2976 + purgeStale () {
2977 + let deleted = false
2978 + for (const i of this.rindexes({ allowStale: true })) {
2979 + if (this.isStale(i)) {
2980 + this.delete(this.keyList[i])
2981 + deleted = true
2982 + }
2744 2983 }
2745
2746 this[LENGTH] += hit.length
2747 this[LRU_LIST].unshift(hit)
2748 this[CACHE].set(key, this[LRU_LIST].head)
2749 trim(this)
2750 return true
2984 + return deleted
2751 2985 }
2752 2986
2753 has (key) {
2754 if (!this[CACHE].has(key)) return false
2755 const hit = this[CACHE].get(key).value
2756 return !isStale(this, hit)
2987 + dump () {
2988 + const arr = []
2989 + for (const i of this.indexes()) {
2990 + const key = this.keyList[i]
2991 + const value = this.valList[i]
2992 + const entry = { value }
2993 + if (this.ttls) {
2994 + entry.ttl = this.ttls[i]
2995 + }
2996 + if (this.sizes) {
2997 + entry.size = this.sizes[i]
2998 + }
2999 + arr.unshift([key, entry])
3000 + }
3001 + return arr
2757 3002 }
2758 3003
2759 get (key) {
2760 return get(this, key, true)
3004 + load (arr) {
3005 + this.clear()
3006 + for (const [key, entry] of arr) {
3007 + this.set(key, entry.value, entry)
3008 + }
3009 + }
3010 +
3011 + dispose (v, k, reason) {}
3012 +
3013 + set (k, v, {
3014 + ttl = this.ttl,
3015 + noDisposeOnSet = this.noDisposeOnSet,
3016 + size = 0,
3017 + sizeCalculation = this.sizeCalculation,
3018 + noUpdateTTL = this.noUpdateTTL,
3019 + } = {}) {
3020 + size = this.requireSize(k, v, size, sizeCalculation)
3021 + let index = this.size === 0 ? undefined : this.keyMap.get(k)
3022 + if (index === undefined) {
3023 + // addition
3024 + index = this.newIndex()
3025 + this.keyList[index] = k
3026 + this.valList[index] = v
3027 + this.keyMap.set(k, index)
3028 + this.next[this.tail] = index
3029 + this.prev[index] = this.tail
3030 + this.tail = index
3031 + this.size ++
3032 + this.addItemSize(index, v, k, size)
3033 + noUpdateTTL = false
3034 + } else {
3035 + // update
3036 + const oldVal = this.valList[index]
3037 + if (v !== oldVal) {
3038 + if (this.isBackgroundFetch(oldVal)) {
3039 + oldVal.__abortController.abort()
3040 + } else {
3041 + if (!noDisposeOnSet) {
3042 + this.dispose(oldVal, k, 'set')
3043 + if (this.disposeAfter) {
3044 + this.disposed.push([oldVal, k, 'set'])
3045 + }
3046 + }
3047 + }
3048 + this.removeItemSize(index)
3049 + this.valList[index] = v
3050 + this.addItemSize(index, v, k, size)
3051 + }
3052 + this.moveToTail(index)
3053 + }
3054 + if (ttl !== 0 && this.ttl === 0 && !this.ttls) {
3055 + this.initializeTTLTracking()
3056 + }
3057 + if (!noUpdateTTL) {
3058 + this.setItemTTL(index, ttl)
3059 + }
3060 + if (this.disposeAfter) {
3061 + while (this.disposed.length) {
3062 + this.disposeAfter(...this.disposed.shift())
3063 + }
3064 + }
3065 + return this
2761 3066 }
2762 3067
2763 peek (key) {
2764 return get(this, key, false)
3068 + newIndex () {
3069 + if (this.size === 0) {
3070 + return this.tail
3071 + }
3072 + if (this.size === this.max && this.max !== 0) {
3073 + return this.evict(false)
3074 + }
3075 + if (this.free.length !== 0) {
3076 + return this.free.pop()
3077 + }
3078 + // initial fill, just keep writing down the list
3079 + return this.initialFill++
2765 3080 }
2766 3081
2767 3082 pop () {
2768 const node = this[LRU_LIST].tail
2769 if (!node)
2770 return null
3083 + if (this.size) {
3084 + const val = this.valList[this.head]
3085 + this.evict(true)
3086 + return val
3087 + }
3088 + }
2771 3089
2772 del(this, node)
2773 return node.value
3090 + evict (free) {
3091 + const head = this.head
3092 + const k = this.keyList[head]
3093 + const v = this.valList[head]
3094 + if (this.isBackgroundFetch(v)) {
3095 + v.__abortController.abort()
3096 + } else {
3097 + this.dispose(v, k, 'evict')
3098 + if (this.disposeAfter) {
3099 + this.disposed.push([v, k, 'evict'])
3100 + }
3101 + }
3102 + this.removeItemSize(head)
3103 + // if we aren't about to use the index, then null these out
3104 + if (free) {
3105 + this.keyList[head] = null
3106 + this.valList[head] = null
3107 + this.free.push(head)
3108 + }
3109 + this.head = this.next[head]
3110 + this.keyMap.delete(k)
3111 + this.size --
3112 + return head
3113 + }
3114 +
3115 + has (k, { updateAgeOnHas = this.updateAgeOnHas } = {}) {
3116 + const index = this.keyMap.get(k)
3117 + if (index !== undefined) {
3118 + if (!this.isStale(index)) {
3119 + if (updateAgeOnHas) {
3120 + this.updateItemAge(index)
3121 + }
3122 + return true
3123 + }
3124 + }
3125 + return false
2774 3126 }
2775 3127
2776 del (key) {
2777 del(this, this[CACHE].get(key))
3128 + // like get(), but without any LRU updating or TTL expiration
3129 + peek (k, { allowStale = this.allowStale } = {}) {
3130 + const index = this.keyMap.get(k)
3131 + if (index !== undefined && (allowStale || !this.isStale(index))) {
3132 + return this.valList[index]
3133 + }
2778 3134 }
2779 3135
2780 load (arr) {
2781 // reset the cache
2782 this.reset()
2783
2784 const now = Date.now()
2785 // A previous serialized cache has the most recent items first
2786 for (let l = arr.length - 1; l >= 0; l--) {
2787 const hit = arr[l]
2788 const expiresAt = hit.e || 0
2789 if (expiresAt === 0)
2790 // the item was created without expiration in a non aged cache
2791 this.set(hit.k, hit.v)
2792 else {
2793 const maxAge = expiresAt - now
2794 // dont add already expired items
2795 if (maxAge > 0) {
2796 this.set(hit.k, hit.v, maxAge)
2797 }
3136 + backgroundFetch (k, index, options) {
3137 + const v = index === undefined ? undefined : this.valList[index]
3138 + if (this.isBackgroundFetch(v)) {
3139 + return v
3140 + }
3141 + const ac = new AC()
3142 + const fetchOpts = {
3143 + signal: ac.signal,
3144 + options,
3145 + }
3146 + const p = Promise.resolve(this.fetchMethod(k, v, fetchOpts)).then(v => {
3147 + if (!ac.signal.aborted) {
3148 + this.set(k, v, fetchOpts.options)
2798 3149 }
3150 + return v
3151 + })
3152 + p.__abortController = ac
3153 + p.__staleWhileFetching = v
3154 + if (index === undefined) {
3155 + this.set(k, p, fetchOpts.options)
3156 + index = this.keyMap.get(k)
3157 + } else {
3158 + this.valList[index] = p
2799 3159 }
3160 + return p
2800 3161 }
2801 3162
2802 prune () {
2803 this[CACHE].forEach((value, key) => get(this, key, false))
3163 + isBackgroundFetch (p) {
3164 + return p && typeof p === 'object' && typeof p.then === 'function' &&
3165 + Object.prototype.hasOwnProperty.call(p, '__staleWhileFetching')
2804 3166 }
2805 }
2806 3167
2807 const get = (self, key, doUse) => {
2808 const node = self[CACHE].get(key)
2809 if (node) {
2810 const hit = node.value
2811 if (isStale(self, hit)) {
2812 del(self, node)
2813 if (!self[ALLOW_STALE])
2814 return undefined
3168 + // this takes the union of get() and set() opts, because it does both
3169 + async fetch (k, {
3170 + allowStale = this.allowStale,
3171 + updateAgeOnGet = this.updateAgeOnGet,
3172 + ttl = this.ttl,
3173 + noDisposeOnSet = this.noDisposeOnSet,
3174 + size = 0,
3175 + sizeCalculation = this.sizeCalculation,
3176 + noUpdateTTL = this.noUpdateTTL,
3177 + } = {}) {
3178 + if (!this.fetchMethod) {
3179 + return this.get(k, {allowStale, updateAgeOnGet})
3180 + }
3181 +
3182 + const options = {
3183 + allowStale,
3184 + updateAgeOnGet,
3185 + ttl,
3186 + noDisposeOnSet,
3187 + size,
3188 + sizeCalculation,
3189 + noUpdateTTL,
3190 + }
3191 +
3192 + let index = this.keyMap.get(k)
3193 + if (index === undefined) {
3194 + return this.backgroundFetch(k, index, options)
2815 3195 } else {
2816 if (doUse) {
2817 if (self[UPDATE_AGE_ON_GET])
2818 node.value.now = Date.now()
2819 self[LRU_LIST].unshiftNode(node)
3196 + // in cache, maybe already fetching
3197 + const v = this.valList[index]
3198 + if (this.isBackgroundFetch(v)) {
3199 + return allowStale && v.__staleWhileFetching !== undefined
3200 + ? v.__staleWhileFetching : v
3201 + }
3202 +
3203 + if (!this.isStale(index)) {
3204 + this.moveToTail(index)
3205 + if (updateAgeOnGet) {
3206 + this.updateItemAge(index)
3207 + }
3208 + return v
3209 + }
3210 +
3211 + // ok, it is stale, and not already fetching
3212 + // refresh the cache.
3213 + const p = this.backgroundFetch(k, index, options)
3214 + return allowStale && p.__staleWhileFetching !== undefined
3215 + ? p.__staleWhileFetching : p
3216 + }
3217 + }
3218 +
3219 + get (k, {
3220 + allowStale = this.allowStale,
3221 + updateAgeOnGet = this.updateAgeOnGet,
3222 + } = {}) {
3223 + const index = this.keyMap.get(k)
3224 + if (index !== undefined) {
3225 + const value = this.valList[index]
3226 + const fetching = this.isBackgroundFetch(value)
3227 + if (this.isStale(index)) {
3228 + // delete only if not an in-flight background fetch
3229 + if (!fetching) {
3230 + this.delete(k)
3231 + return allowStale ? value : undefined
3232 + } else {
3233 + return allowStale ? value.__staleWhileFetching : undefined
3234 + }
3235 + } else {
3236 + // if we're currently fetching it, we don't actually have it yet
3237 + // it's not stale, which means this isn't a staleWhileRefetching,
3238 + // so we just return undefined
3239 + if (fetching) {
3240 + return undefined
3241 + }
3242 + this.moveToTail(index)
3243 + if (updateAgeOnGet) {
3244 + this.updateItemAge(index)
3245 + }
3246 + return value
2820 3247 }
2821 3248 }
2822 return hit.value
2823 3249 }
2824 }
2825 3250
2826 const isStale = (self, hit) => {
2827 if (!hit || (!hit.maxAge && !self[MAX_AGE]))
2828 return false
3251 + connect (p, n) {
3252 + this.prev[n] = p
3253 + this.next[p] = n
3254 + }
2829 3255
2830 const diff = Date.now() - hit.now
2831 return hit.maxAge ? diff > hit.maxAge
2832 : self[MAX_AGE] && (diff > self[MAX_AGE])
2833 }
3256 + moveToTail (index) {
3257 + // if tail already, nothing to do
3258 + // if head, move head to next[index]
3259 + // else
3260 + // move next[prev[index]] to next[index] (head has no prev)
3261 + // move prev[next[index]] to prev[index]
3262 + // prev[index] = tail
3263 + // next[tail] = index
3264 + // tail = index
3265 + if (index !== this.tail) {
3266 + if (index === this.head) {
3267 + this.head = this.next[index]
3268 + } else {
3269 + this.connect(this.prev[index], this.next[index])
3270 + }
3271 + this.connect(this.tail, index)
3272 + this.tail = index
3273 + }
3274 + }
2834 3275
2835 const trim = self => {
2836 if (self[LENGTH] > self[MAX]) {
2837 for (let walker = self[LRU_LIST].tail;
2838 self[LENGTH] > self[MAX] && walker !== null;) {
2839 // We know that we're about to delete this one, and also
2840 // what the next least recently used key will be, so just
2841 // go ahead and set it now.
2842 const prev = walker.prev
2843 del(self, walker)
2844 walker = prev
3276 + get del () {
3277 + deprecatedMethod('del', 'delete')
3278 + return this.delete
3279 + }
3280 + delete (k) {
3281 + let deleted = false
3282 + if (this.size !== 0) {
3283 + const index = this.keyMap.get(k)
3284 + if (index !== undefined) {
3285 + deleted = true
3286 + if (this.size === 1) {
3287 + this.clear()
3288 + } else {
3289 + this.removeItemSize(index)
3290 + const v = this.valList[index]
3291 + if (this.isBackgroundFetch(v)) {
3292 + v.__abortController.abort()
3293 + } else {
3294 + this.dispose(v, k, 'delete')
3295 + if (this.disposeAfter) {
3296 + this.disposed.push([v, k, 'delete'])
3297 + }
3298 + }
3299 + this.keyMap.delete(k)
3300 + this.keyList[index] = null
3301 + this.valList[index] = null
3302 + if (index === this.tail) {
3303 + this.tail = this.prev[index]
3304 + } else if (index === this.head) {
3305 + this.head = this.next[index]
3306 + } else {
3307 + this.next[this.prev[index]] = this.next[index]
3308 + this.prev[this.next[index]] = this.prev[index]
3309 + }
3310 + this.size --
3311 + this.free.push(index)
3312 + }
3313 + }
3314 + }
3315 + if (this.disposed) {
3316 + while (this.disposed.length) {
3317 + this.disposeAfter(...this.disposed.shift())
3318 + }
2845 3319 }
3320 + return deleted
2846 3321 }
2847 }
2848 3322
2849 const del = (self, node) => {
2850 if (node) {
2851 const hit = node.value
2852 if (self[DISPOSE])
2853 self[DISPOSE](hit.key, hit.value)
3323 + clear () {
3324 + for (const index of this.rindexes({ allowStale: true })) {
3325 + const v = this.valList[index]
3326 + if (this.isBackgroundFetch(v)) {
3327 + v.__abortController.abort()
3328 + } else {
3329 + const k = this.keyList[index]
3330 + this.dispose(v, k, 'delete')
3331 + if (this.disposeAfter) {
3332 + this.disposed.push([v, k, 'delete'])
3333 + }
3334 + }
3335 + }
2854 3336
2855 self[LENGTH] -= hit.length
2856 self[CACHE].delete(hit.key)
2857 self[LRU_LIST].removeNode(node)
3337 + this.keyMap.clear()
3338 + this.valList.fill(null)
3339 + this.keyList.fill(null)
3340 + if (this.ttls) {
3341 + this.ttls.fill(0)
3342 + this.starts.fill(0)
3343 + }
3344 + if (this.sizes) {
3345 + this.sizes.fill(0)
3346 + }
3347 + this.head = 0
3348 + this.tail = 0
3349 + this.initialFill = 1
3350 + this.free.length = 0
3351 + this.calculatedSize = 0
3352 + this.size = 0
3353 + if (this.disposed) {
3354 + while (this.disposed.length) {
3355 + this.disposeAfter(...this.disposed.shift())
3356 + }
3357 + }
2858 3358 }
2859 }
2860
2861 class Entry {
2862 constructor (key, value, length, now, maxAge) {
2863 this.key = key
2864 this.value = value
2865 this.length = length
2866 this.now = now
2867 this.maxAge = maxAge || 0
3359 + get reset () {
3360 + deprecatedMethod('reset', 'clear')
3361 + return this.clear
2868 3362 }
2869 }
2870 3363
2871 const forEachStep = (self, fn, node, thisp) => {
2872 let hit = node.value
2873 if (isStale(self, hit)) {
2874 del(self, node)
2875 if (!self[ALLOW_STALE])
2876 hit = undefined
3364 + get length () {
3365 + deprecatedProperty('length', 'size')
3366 + return this.size
2877 3367 }
2878 if (hit)
2879 fn.call(thisp, hit.value, hit.key, self)
2880 3368 }
2881 3369
2882 3370 module.exports = LRUCache
@@ -2893,6 +3381,7 @@ class Comparator {
2893 3381 static get ANY () {
2894 3382 return ANY
2895 3383 }
3384 +
2896 3385 constructor (comp, options) {
2897 3386 options = parseOptions(options)
2898 3387
@@ -2969,7 +3458,7 @@ class Comparator {
2969 3458 if (!options || typeof options !== 'object') {
2970 3459 options = {
2971 3460 loose: !!options,
2972 includePrerelease: false
3461 + includePrerelease: false,
2973 3462 }
2974 3463 }
2975 3464
@@ -3017,7 +3506,7 @@ class Comparator {
3017 3506 module.exports = Comparator
3018 3507
3019 3508 const parseOptions = __nccwpck_require__(785)
3020 const {re, t} = __nccwpck_require__(9523)
3509 +const { re, t } = __nccwpck_require__(9523)
3021 3510 const cmp = __nccwpck_require__(5098)
3022 3511 const debug = __nccwpck_require__(427)
3023 3512 const SemVer = __nccwpck_require__(8088)
@@ -3060,9 +3549,9 @@ class Range {
3060 3549 // First, split based on boolean or ||
3061 3550 this.raw = range
3062 3551 this.set = range
3063 .split(/\s*\|\|\s*/)
3552 + .split('||')
3064 3553 // map the range to a 2d array of comparators
3065 .map(range => this.parseRange(range.trim()))
3554 + .map(r => this.parseRange(r.trim()))
3066 3555 // throw out any comparator lists that are empty
3067 3556 // this generally means that it was not a valid range, which is allowed
3068 3557 // in loose mode, but will still throw if the WHOLE range is invalid.
@@ -3077,9 +3566,9 @@ class Range {
3077 3566 // keep the first one, in case they're all null sets
3078 3567 const first = this.set[0]
3079 3568 this.set = this.set.filter(c => !isNullSet(c[0]))
3080 if (this.set.length === 0)
3569 + if (this.set.length === 0) {
3081 3570 this.set = [first]
3082 else if (this.set.length > 1) {
3571 + } else if (this.set.length > 1) {
3083 3572 // if we have any that are *, then the range is just *
3084 3573 for (const c of this.set) {
3085 3574 if (c.length === 1 && isAny(c[0])) {
@@ -3115,8 +3604,9 @@ class Range {
3115 3604 const memoOpts = Object.keys(this.options).join(',')
3116 3605 const memoKey = `parseRange:${memoOpts}:${range}`
3117 3606 const cached = cache.get(memoKey)
3118 if (cached)
3607 + if (cached) {
3119 3608 return cached
3609 + }
3120 3610
3121 3611 const loose = this.options.loose
3122 3612 // `1.2.3 - 1.2.4` => `>=1.2.3 <=1.2.4`
@@ -3125,7 +3615,7 @@ class Range {
3125 3615 debug('hyphen replace', range)
3126 3616 // `> 1.2.3 < 1.2.5` => `>1.2.3 <1.2.5`
3127 3617 range = range.replace(re[t.COMPARATORTRIM], comparatorTrimReplace)
3128 debug('comparator trim', range, re[t.COMPARATORTRIM])
3618 + debug('comparator trim', range)
3129 3619
3130 3620 // `~ 1.2.3` => `~1.2.3`
3131 3621 range = range.replace(re[t.TILDETRIM], tildeTrimReplace)
@@ -3139,30 +3629,37 @@ class Range {
3139 3629 // At this point, the range is completely trimmed and
3140 3630 // ready to be split into comparators.
3141 3631
3142 const compRe = loose ? re[t.COMPARATORLOOSE] : re[t.COMPARATOR]
3143 const rangeList = range
3632 + let rangeList = range
3144 3633 .split(' ')
3145 3634 .map(comp => parseComparator(comp, this.options))
3146 3635 .join(' ')
3147 3636 .split(/\s+/)
3148 3637 // >=0.0.0 is equivalent to *
3149 3638 .map(comp => replaceGTE0(comp, this.options))
3639 +
3640 + if (loose) {
3150 3641 // in loose mode, throw out any that are not valid comparators
3151 .filter(this.options.loose ? comp => !!comp.match(compRe) : () => true)
3152 .map(comp => new Comparator(comp, this.options))
3642 + rangeList = rangeList.filter(comp => {
3643 + debug('loose invalid filter', comp, this.options)
3644 + return !!comp.match(re[t.COMPARATORLOOSE])
3645 + })
3646 + }
3647 + debug('range list', rangeList)
3153 3648
3154 3649 // if any comparators are the null set, then replace with JUST null set
3155 3650 // if more than one comparator, remove any * comparators
3156 3651 // also, don't include the same comparator more than once
3157 const l = rangeList.length
3158 3652 const rangeMap = new Map()
3159 for (const comp of rangeList) {
3160 if (isNullSet(comp))
3653 + const comparators = rangeList.map(comp => new Comparator(comp, this.options))
3654 + for (const comp of comparators) {
3655 + if (isNullSet(comp)) {
3161 3656 return [comp]
3657 + }
3162 3658 rangeMap.set(comp.value, comp)
3163 3659 }
3164 if (rangeMap.size > 1 && rangeMap.has(''))
3660 + if (rangeMap.size > 1 && rangeMap.has('')) {
3165 3661 rangeMap.delete('')
3662 + }
3166 3663
3167 3664 const result = [...rangeMap.values()]
3168 3665 cache.set(memoKey, result)
@@ -3227,7 +3724,7 @@ const {
3227 3724 t,
3228 3725 comparatorTrimReplace,
3229 3726 tildeTrimReplace,
3230 caretTrimReplace
3727 + caretTrimReplace,
3231 3728 } = __nccwpck_require__(9523)
3232 3729
3233 3730 const isNullSet = c => c.value === '<0.0.0-0'
@@ -3276,8 +3773,8 @@ const isX = id => !id || id.toLowerCase() === 'x' || id === '*'
3276 3773 // ~1.2.3, ~>1.2.3 --> >=1.2.3 <1.3.0-0
3277 3774 // ~1.2.0, ~>1.2.0 --> >=1.2.0 <1.3.0-0
3278 3775 const replaceTildes = (comp, options) =>
3279 comp.trim().split(/\s+/).map((comp) => {
3280 return replaceTilde(comp, options)
3776 + comp.trim().split(/\s+/).map((c) => {
3777 + return replaceTilde(c, options)
3281 3778 }).join(' ')
3282 3779
3283 3780 const replaceTilde = (comp, options) => {
@@ -3315,8 +3812,8 @@ const replaceTilde = (comp, options) => {
3315 3812 // ^1.2.3 --> >=1.2.3 <2.0.0-0
3316 3813 // ^1.2.0 --> >=1.2.0 <2.0.0-0
3317 3814 const replaceCarets = (comp, options) =>
3318 comp.trim().split(/\s+/).map((comp) => {
3319 return replaceCaret(comp, options)
3815 + comp.trim().split(/\s+/).map((c) => {
3816 + return replaceCaret(c, options)
3320 3817 }).join(' ')
3321 3818
3322 3819 const replaceCaret = (comp, options) => {
@@ -3374,8 +3871,8 @@ const replaceCaret = (comp, options) => {
3374 3871
3375 3872 const replaceXRanges = (comp, options) => {
3376 3873 debug('replaceXRanges', comp, options)
3377 return comp.split(/\s+/).map((comp) => {
3378 return replaceXRange(comp, options)
3874 + return comp.split(/\s+/).map((c) => {
3875 + return replaceXRange(c, options)
3379 3876 }).join(' ')
3380 3877 }
3381 3878
@@ -3436,8 +3933,9 @@ const replaceXRange = (comp, options) => {
3436 3933 }
3437 3934 }
3438 3935
3439 if (gtlt === '<')
3936 + if (gtlt === '<') {
3440 3937 pr = '-0'
3938 + }
3441 3939
3442 3940 ret = `${gtlt + M}.${m}.${p}${pr}`
3443 3941 } else if (xm) {
@@ -3863,17 +4361,21 @@ const lte = __nccwpck_require__(7520)
3863 4361 const cmp = (a, op, b, loose) => {
3864 4362 switch (op) {
3865 4363 case '===':
3866 if (typeof a === 'object')
4364 + if (typeof a === 'object') {
3867 4365 a = a.version
3868 if (typeof b === 'object')
4366 + }
4367 + if (typeof b === 'object') {
3869 4368 b = b.version
4369 + }
3870 4370 return a === b
3871 4371
3872 4372 case '!==':
3873 if (typeof a === 'object')
4373 + if (typeof a === 'object') {
3874 4374 a = a.version
3875 if (typeof b === 'object')
4375 + }
4376 + if (typeof b === 'object') {
3876 4377 b = b.version
4378 + }
3877 4379 return a !== b
3878 4380
3879 4381 case '':
@@ -3910,7 +4412,7 @@ module.exports = cmp
3910 4412
3911 4413 const SemVer = __nccwpck_require__(8088)
3912 4414 const parse = __nccwpck_require__(5925)
3913 const {re, t} = __nccwpck_require__(9523)
4415 +const { re, t } = __nccwpck_require__(9523)
3914 4416
3915 4417 const coerce = (version, options) => {
3916 4418 if (version instanceof SemVer) {
@@ -3953,8 +4455,9 @@ const coerce = (version, options) => {
3953 4455 re[t.COERCERTL].lastIndex = -1
3954 4456 }
3955 4457
3956 if (match === null)
4458 + if (match === null) {
3957 4459 return null
4460 + }
3958 4461
3959 4462 return parse(`${match[2]}.${match[3] || '0'}.${match[4] || '0'}`, options)
3960 4463 }
@@ -4134,7 +4637,7 @@ module.exports = neq
4134 4637 /***/ 5925:
4135 4638 /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
4136 4639
4137 const {MAX_LENGTH} = __nccwpck_require__(2293)
4640 +const { MAX_LENGTH } = __nccwpck_require__(2293)
4138 4641 const { re, t } = __nccwpck_require__(9523)
4139 4642 const SemVer = __nccwpck_require__(8088)
4140 4643
@@ -4318,7 +4821,7 @@ const SEMVER_SPEC_VERSION = '2.0.0'
4318 4821
4319 4822 const MAX_LENGTH = 256
4320 4823 const MAX_SAFE_INTEGER = Number.MAX_SAFE_INTEGER ||
4321 /* istanbul ignore next */ 9007199254740991
4824 +/* istanbul ignore next */ 9007199254740991
4322 4825
4323 4826 // Max safe segment length for coercion.
4324 4827 const MAX_SAFE_COMPONENT_LENGTH = 16
@@ -4327,7 +4830,7 @@ module.exports = {
4327 4830 SEMVER_SPEC_VERSION,
4328 4831 MAX_LENGTH,
4329 4832 MAX_SAFE_INTEGER,
4330 MAX_SAFE_COMPONENT_LENGTH
4833 + MAX_SAFE_COMPONENT_LENGTH,
4331 4834 }
4332 4835
4333 4836
@@ -4373,7 +4876,7 @@ const rcompareIdentifiers = (a, b) => compareIdentifiers(b, a)
4373 4876
4374 4877 module.exports = {
4375 4878 compareIdentifiers,
4376 rcompareIdentifiers
4879 + rcompareIdentifiers,
4377 4880 }
4378 4881
4379 4882
@@ -4388,9 +4891,9 @@ const opts = ['includePrerelease', 'loose', 'rtl']
4388 4891 const parseOptions = options =>
4389 4892 !options ? {}
4390 4893 : typeof options !== 'object' ? { loose: true }
4391 : opts.filter(k => options[k]).reduce((options, k) => {
4392 options[k] = true
4393 return options
4894 + : opts.filter(k => options[k]).reduce((o, k) => {
4895 + o[k] = true
4896 + return o
4394 4897 }, {})
4395 4898 module.exports = parseOptions
4396 4899
@@ -4412,7 +4915,7 @@ let R = 0
4412 4915
4413 4916 const createToken = (name, value, isGlobal) => {
4414 4917 const index = R++
4415 debug(index, value)
4918 + debug(name, index, value)
4416 4919 t[name] = index
4417 4920 src[index] = value
4418 4921 re[index] = new RegExp(value, isGlobal ? 'g' : undefined)
@@ -4580,8 +5083,8 @@ createToken('HYPHENRANGELOOSE', `^\\s*(${src[t.XRANGEPLAINLOOSE]})` +
4580 5083 // Star ranges basically just allow anything at all.
4581 5084 createToken('STAR', '(<|>)?=?\\s*\\*')
4582 5085 // >=0.0.0 is like a star
4583 createToken('GTE0', '^\\s*>=\\s*0\.0\.0\\s*$')
4584 createToken('GTE0PRE', '^\\s*>=\\s*0\.0\.0-0\\s*$')
5086 +createToken('GTE0', '^\\s*>=\\s*0\\.0\\.0\\s*$')
5087 +createToken('GTE0PRE', '^\\s*>=\\s*0\\.0\\.0-0\\s*$')
4585 5088
4586 5089
4587 5090 /***/ }),
@@ -4737,8 +5240,9 @@ const minVersion = (range, loose) => {
4737 5240 throw new Error(`Unexpected operation: ${comparator.operator}`)
4738 5241 }
4739 5242 })
4740 if (setMin && (!minver || gt(minver, setMin)))
5243 + if (setMin && (!minver || gt(minver, setMin))) {
4741 5244 minver = setMin
5245 + }
4742 5246 }
4743 5247
4744 5248 if (minver && range.test(minver)) {
@@ -4757,7 +5261,7 @@ module.exports = minVersion
4757 5261
4758 5262 const SemVer = __nccwpck_require__(8088)
4759 5263 const Comparator = __nccwpck_require__(1532)
4760 const {ANY} = Comparator
5264 +const { ANY } = Comparator
4761 5265 const Range = __nccwpck_require__(9828)
4762 5266 const satisfies = __nccwpck_require__(6055)
4763 5267 const gt = __nccwpck_require__(4123)
@@ -4849,38 +5353,41 @@ const satisfies = __nccwpck_require__(6055)
4849 5353 const compare = __nccwpck_require__(4309)
4850 5354 module.exports = (versions, range, options) => {
4851 5355 const set = []
4852 let min = null
5356 + let first = null
4853 5357 let prev = null
4854 5358 const v = versions.sort((a, b) => compare(a, b, options))
4855 5359 for (const version of v) {
4856 5360 const included = satisfies(version, range, options)
4857 5361 if (included) {
4858 5362 prev = version
4859 if (!min)
4860 min = version
5363 + if (!first) {
5364 + first = version
5365 + }
4861 5366 } else {
4862 5367 if (prev) {
4863 set.push([min, prev])
5368 + set.push([first, prev])
4864 5369 }
4865 5370 prev = null
4866 min = null
5371 + first = null
4867 5372 }
4868 5373 }
4869 if (min)
4870 set.push([min, null])
5374 + if (first) {
5375 + set.push([first, null])
5376 + }
4871 5377
4872 5378 const ranges = []
4873 5379 for (const [min, max] of set) {
4874 if (min === max)
5380 + if (min === max) {
4875 5381 ranges.push(min)
4876 else if (!max && min === v[0])
5382 + } else if (!max && min === v[0]) {
4877 5383 ranges.push('*')
4878 else if (!max)
5384 + } else if (!max) {
4879 5385 ranges.push(`>=${min}`)
4880 else if (min === v[0])
5386 + } else if (min === v[0]) {
4881 5387 ranges.push(`<=${max}`)
4882 else
5388 + } else {
4883 5389 ranges.push(`${min} - ${max}`)
5390 + }
4884 5391 }
4885 5392 const simplified = ranges.join(' || ')
4886 5393 const original = typeof range.raw === 'string' ? range.raw : String(range)
@@ -4936,8 +5443,9 @@ const compare = __nccwpck_require__(4309)
4936 5443 // - Else return true
4937 5444
4938 5445 const subset = (sub, dom, options = {}) => {
4939 if (sub === dom)
5446 + if (sub === dom) {
4940 5447 return true
5448 + }
4941 5449
4942 5450 sub = new Range(sub, options)
4943 5451 dom = new Range(dom, options)
@@ -4947,73 +5455,84 @@ const subset = (sub, dom, options = {}) => {
4947 5455 for (const simpleDom of dom.set) {
4948 5456 const isSub = simpleSubset(simpleSub, simpleDom, options)
4949 5457 sawNonNull = sawNonNull || isSub !== null
4950 if (isSub)
5458 + if (isSub) {
4951 5459 continue OUTER
5460 + }
4952 5461 }
4953 5462 // the null set is a subset of everything, but null simple ranges in
4954 5463 // a complex range should be ignored. so if we saw a non-null range,
4955 5464 // then we know this isn't a subset, but if EVERY simple range was null,
4956 5465 // then it is a subset.
4957 if (sawNonNull)
5466 + if (sawNonNull) {
4958 5467 return false
5468 + }
4959 5469 }
4960 5470 return true
4961 5471 }
4962 5472
4963 5473 const simpleSubset = (sub, dom, options) => {
4964 if (sub === dom)
5474 + if (sub === dom) {
4965 5475 return true
5476 + }
4966 5477
4967 5478 if (sub.length === 1 && sub[0].semver === ANY) {
4968 if (dom.length === 1 && dom[0].semver === ANY)
5479 + if (dom.length === 1 && dom[0].semver === ANY) {
4969 5480 return true
4970 else if (options.includePrerelease)
4971 sub = [ new Comparator('>=0.0.0-0') ]
4972 else
4973 sub = [ new Comparator('>=0.0.0') ]
5481 + } else if (options.includePrerelease) {
5482 + sub = [new Comparator('>=0.0.0-0')]
5483 + } else {
5484 + sub = [new Comparator('>=0.0.0')]
5485 + }
4974 5486 }
4975 5487
4976 5488 if (dom.length === 1 && dom[0].semver === ANY) {
4977 if (options.includePrerelease)
5489 + if (options.includePrerelease) {
4978 5490 return true
4979 else
4980 dom = [ new Comparator('>=0.0.0') ]
5491 + } else {
5492 + dom = [new Comparator('>=0.0.0')]
5493 + }
4981 5494 }
4982 5495
4983 5496 const eqSet = new Set()
4984 5497 let gt, lt
4985 5498 for (const c of sub) {
4986 if (c.operator === '>' || c.operator === '>=')
5499 + if (c.operator === '>' || c.operator === '>=') {
4987 5500 gt = higherGT(gt, c, options)
4988 else if (c.operator === '<' || c.operator === '<=')
5501 + } else if (c.operator === '<' || c.operator === '<=') {
4989 5502 lt = lowerLT(lt, c, options)
4990 else
5503 + } else {
4991 5504 eqSet.add(c.semver)
5505 + }
4992 5506 }
4993 5507
4994 if (eqSet.size > 1)
5508 + if (eqSet.size > 1) {
4995 5509 return null
5510 + }
4996 5511
4997 5512 let gtltComp
4998 5513 if (gt && lt) {
4999 5514 gtltComp = compare(gt.semver, lt.semver, options)
5000 if (gtltComp > 0)
5515 + if (gtltComp > 0) {
5001 5516 return null
5002 else if (gtltComp === 0 && (gt.operator !== '>=' || lt.operator !== '<='))
5517 + } else if (gtltComp === 0 && (gt.operator !== '>=' || lt.operator !== '<=')) {
5003 5518 return null
5519 + }
5004 5520 }
5005 5521
5006 5522 // will iterate one or zero times
5007 5523 for (const eq of eqSet) {
5008 if (gt && !satisfies(eq, String(gt), options))
5524 + if (gt && !satisfies(eq, String(gt), options)) {
5009 5525 return null
5526 + }
5010 5527
5011 if (lt && !satisfies(eq, String(lt), options))
5528 + if (lt && !satisfies(eq, String(lt), options)) {
5012 5529 return null
5530 + }
5013 5531
5014 5532 for (const c of dom) {
5015 if (!satisfies(eq, String(c), options))
5533 + if (!satisfies(eq, String(c), options)) {
5016 5534 return false
5535 + }
5017 5536 }
5018 5537
5019 5538 return true
@@ -5049,10 +5568,12 @@ const simpleSubset = (sub, dom, options) => {
5049 5568 }
5050 5569 if (c.operator === '>' || c.operator === '>=') {
5051 5570 higher = higherGT(gt, c, options)
5052 if (higher === c && higher !== gt)
5571 + if (higher === c && higher !== gt) {
5053 5572 return false
5054 } else if (gt.operator === '>=' && !satisfies(gt.semver, String(c), options))
5573 + }
5574 + } else if (gt.operator === '>=' && !satisfies(gt.semver, String(c), options)) {
5055 5575 return false
5576 + }
5056 5577 }
5057 5578 if (lt) {
5058 5579 if (needDomLTPre) {
@@ -5065,37 +5586,44 @@ const simpleSubset = (sub, dom, options) => {
5065 5586 }
5066 5587 if (c.operator === '<' || c.operator === '<=') {
5067 5588 lower = lowerLT(lt, c, options)
5068 if (lower === c && lower !== lt)
5589 + if (lower === c && lower !== lt) {
5069 5590 return false
5070 } else if (lt.operator === '<=' && !satisfies(lt.semver, String(c), options))
5591 + }
5592 + } else if (lt.operator === '<=' && !satisfies(lt.semver, String(c), options)) {
5071 5593 return false
5594 + }
5072 5595 }
5073 if (!c.operator && (lt || gt) && gtltComp !== 0)
5596 + if (!c.operator && (lt || gt) && gtltComp !== 0) {
5074 5597 return false
5598 + }
5075 5599 }
5076 5600
5077 5601 // if there was a < or >, and nothing in the dom, then must be false
5078 5602 // UNLESS it was limited by another range in the other direction.
5079 5603 // Eg, >1.0.0 <1.0.1 is still a subset of <2.0.0
5080 if (gt && hasDomLT && !lt && gtltComp !== 0)
5604 + if (gt && hasDomLT && !lt && gtltComp !== 0) {
5081 5605 return false
5606 + }
5082 5607
5083 if (lt && hasDomGT && !gt && gtltComp !== 0)
5608 + if (lt && hasDomGT && !gt && gtltComp !== 0) {
5084 5609 return false
5610 + }
5085 5611
5086 5612 // we needed a prerelease range in a specific tuple, but didn't get one
5087 5613 // then this isn't a subset. eg >=1.2.3-pre is not a subset of >=1.0.0,
5088 5614 // because it includes prereleases in the 1.2.3 tuple
5089 if (needDomGTPre || needDomLTPre)
5615 + if (needDomGTPre || needDomLTPre) {
5090 5616 return false
5617 + }
5091 5618
5092 5619 return true
5093 5620 }
5094 5621
5095 5622 // >=1.2.3 is lower than >1.2.3
5096 5623 const higherGT = (a, b, options) => {
5097 if (!a)
5624 + if (!a) {
5098 5625 return b
5626 + }
5099 5627 const comp = compare(a.semver, b.semver, options)
5100 5628 return comp > 0 ? a
5101 5629 : comp < 0 ? b
@@ -5105,8 +5633,9 @@ const higherGT = (a, b, options) => {
5105 5633
5106 5634 // <=1.2.3 is higher than <1.2.3
5107 5635 const lowerLT = (a, b, options) => {
5108 if (!a)
5636 + if (!a) {
5109 5637 return b
5638 + }
5110 5639 const comp = compare(a.semver, b.semver, options)
5111 5640 return comp < 0 ? a
5112 5641 : comp > 0 ? b
@@ -5430,456 +5959,6 @@ if (process.env.NODE_DEBUG && /\btunnel\b/.test(process.env.NODE_DEBUG)) {
5430 5959 exports.debug = debug; // for test
5431 5960
5432 5961
5433 /***/ }),
5434
5435 /***/ 4091:
5436 /***/ ((module) => {
5437
5438 "use strict";
5439
5440 module.exports = function (Yallist) {
5441 Yallist.prototype[Symbol.iterator] = function* () {
5442 for (let walker = this.head; walker; walker = walker.next) {
5443 yield walker.value
5444 }
5445 }
5446 }
5447
5448
5449 /***/ }),
5450
5451 /***/ 665:
5452 /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
5453
5454 "use strict";
5455
5456 module.exports = Yallist
5457
5458 Yallist.Node = Node
5459 Yallist.create = Yallist
5460
5461 function Yallist (list) {
5462 var self = this
5463 if (!(self instanceof Yallist)) {
5464 self = new Yallist()
5465 }
5466
5467 self.tail = null
5468 self.head = null
5469 self.length = 0
5470
5471 if (list && typeof list.forEach === 'function') {
5472 list.forEach(function (item) {
5473 self.push(item)
5474 })
5475 } else if (arguments.length > 0) {
5476 for (var i = 0, l = arguments.length; i < l; i++) {
5477 self.push(arguments[i])
5478 }
5479 }
5480
5481 return self
5482 }
5483
5484 Yallist.prototype.removeNode = function (node) {
5485 if (node.list !== this) {
5486 throw new Error('removing node which does not belong to this list')
5487 }
5488
5489 var next = node.next
5490 var prev = node.prev
5491
5492 if (next) {
5493 next.prev = prev
5494 }
5495
5496 if (prev) {
5497 prev.next = next
5498 }
5499
5500 if (node === this.head) {
5501 this.head = next
5502 }
5503 if (node === this.tail) {
5504 this.tail = prev
5505 }
5506
5507 node.list.length--
5508 node.next = null
5509 node.prev = null
5510 node.list = null
5511
5512 return next
5513 }
5514
5515 Yallist.prototype.unshiftNode = function (node) {
5516 if (node === this.head) {
5517 return
5518 }
5519
5520 if (node.list) {
5521 node.list.removeNode(node)
5522 }
5523
5524 var head = this.head
5525 node.list = this
5526 node.next = head
5527 if (head) {
5528 head.prev = node
5529 }
5530
5531 this.head = node
5532 if (!this.tail) {
5533 this.tail = node
5534 }
5535 this.length++
5536 }
5537
5538 Yallist.prototype.pushNode = function (node) {
5539 if (node === this.tail) {
5540 return
5541 }
5542
5543 if (node.list) {
5544 node.list.removeNode(node)
5545 }
5546
5547 var tail = this.tail
5548 node.list = this
5549 node.prev = tail
5550 if (tail) {
5551 tail.next = node
5552 }
5553
5554 this.tail = node
5555 if (!this.head) {
5556 this.head = node
5557 }
5558 this.length++
5559 }
5560
5561 Yallist.prototype.push = function () {
5562 for (var i = 0, l = arguments.length; i < l; i++) {
5563 push(this, arguments[i])
5564 }
5565 return this.length
5566 }
5567
5568 Yallist.prototype.unshift = function () {
5569 for (var i = 0, l = arguments.length; i < l; i++) {
5570 unshift(this, arguments[i])
5571 }
5572 return this.length
5573 }
5574
5575 Yallist.prototype.pop = function () {
5576 if (!this.tail) {
5577 return undefined
5578 }
5579
5580 var res = this.tail.value
5581 this.tail = this.tail.prev
5582 if (this.tail) {
5583 this.tail.next = null
5584 } else {
5585 this.head = null
5586 }
5587 this.length--
5588 return res
5589 }
5590
5591 Yallist.prototype.shift = function () {
5592 if (!this.head) {
5593 return undefined
5594 }
5595
5596 var res = this.head.value
5597 this.head = this.head.next
5598 if (this.head) {
5599 this.head.prev = null
5600 } else {
5601 this.tail = null
5602 }
5603 this.length--
5604 return res
5605 }
5606
5607 Yallist.prototype.forEach = function (fn, thisp) {
5608 thisp = thisp || this
5609 for (var walker = this.head, i = 0; walker !== null; i++) {
5610 fn.call(thisp, walker.value, i, this)
5611 walker = walker.next
5612 }
5613 }
5614
5615 Yallist.prototype.forEachReverse = function (fn, thisp) {
5616 thisp = thisp || this
5617 for (var walker = this.tail, i = this.length - 1; walker !== null; i--) {
5618 fn.call(thisp, walker.value, i, this)
5619 walker = walker.prev
5620 }
5621 }
5622
5623 Yallist.prototype.get = function (n) {
5624 for (var i = 0, walker = this.head; walker !== null && i < n; i++) {
5625 // abort out of the list early if we hit a cycle
5626 walker = walker.next
5627 }
5628 if (i === n && walker !== null) {
5629 return walker.value
5630 }
5631 }
5632
5633 Yallist.prototype.getReverse = function (n) {
5634 for (var i = 0, walker = this.tail; walker !== null && i < n; i++) {
5635 // abort out of the list early if we hit a cycle
5636 walker = walker.prev
5637 }
5638 if (i === n && walker !== null) {
5639 return walker.value
5640 }
5641 }
5642
5643 Yallist.prototype.map = function (fn, thisp) {
5644 thisp = thisp || this
5645 var res = new Yallist()
5646 for (var walker = this.head; walker !== null;) {
5647 res.push(fn.call(thisp, walker.value, this))
5648 walker = walker.next
5649 }
5650 return res
5651 }
5652
5653 Yallist.prototype.mapReverse = function (fn, thisp) {
5654 thisp = thisp || this
5655 var res = new Yallist()
5656 for (var walker = this.tail; walker !== null;) {
5657 res.push(fn.call(thisp, walker.value, this))
5658 walker = walker.prev
5659 }
5660 return res
5661 }
5662
5663 Yallist.prototype.reduce = function (fn, initial) {
5664 var acc
5665 var walker = this.head
5666 if (arguments.length > 1) {
5667 acc = initial
5668 } else if (this.head) {
5669 walker = this.head.next
5670 acc = this.head.value
5671 } else {
5672 throw new TypeError('Reduce of empty list with no initial value')
5673 }
5674
5675 for (var i = 0; walker !== null; i++) {
5676 acc = fn(acc, walker.value, i)
5677 walker = walker.next
5678 }
5679
5680 return acc
5681 }
5682
5683 Yallist.prototype.reduceReverse = function (fn, initial) {
5684 var acc
5685 var walker = this.tail
5686 if (arguments.length > 1) {
5687 acc = initial
5688 } else if (this.tail) {
5689 walker = this.tail.prev
5690 acc = this.tail.value
5691 } else {
5692 throw new TypeError('Reduce of empty list with no initial value')
5693 }
5694
5695 for (var i = this.length - 1; walker !== null; i--) {
5696 acc = fn(acc, walker.value, i)
5697 walker = walker.prev
5698 }
5699
5700 return acc
5701 }
5702
5703 Yallist.prototype.toArray = function () {
5704 var arr = new Array(this.length)
5705 for (var i = 0, walker = this.head; walker !== null; i++) {
5706 arr[i] = walker.value
5707 walker = walker.next
5708 }
5709 return arr
5710 }
5711
5712 Yallist.prototype.toArrayReverse = function () {
5713 var arr = new Array(this.length)
5714 for (var i = 0, walker = this.tail; walker !== null; i++) {
5715 arr[i] = walker.value
5716 walker = walker.prev
5717 }
5718 return arr
5719 }
5720
5721 Yallist.prototype.slice = function (from, to) {
5722 to = to || this.length
5723 if (to < 0) {
5724 to += this.length
5725 }
5726 from = from || 0
5727 if (from < 0) {
5728 from += this.length
5729 }
5730 var ret = new Yallist()
5731 if (to < from || to < 0) {
5732 return ret
5733 }
5734 if (from < 0) {
5735 from = 0
5736 }
5737 if (to > this.length) {
5738 to = this.length
5739 }
5740 for (var i = 0, walker = this.head; walker !== null && i < from; i++) {
5741 walker = walker.next
5742 }
5743 for (; walker !== null && i < to; i++, walker = walker.next) {
5744 ret.push(walker.value)
5745 }
5746 return ret
5747 }
5748
5749 Yallist.prototype.sliceReverse = function (from, to) {
5750 to = to || this.length
5751 if (to < 0) {
5752 to += this.length
5753 }
5754 from = from || 0
5755 if (from < 0) {
5756 from += this.length
5757 }
5758 var ret = new Yallist()
5759 if (to < from || to < 0) {
5760 return ret
5761 }
5762 if (from < 0) {
5763 from = 0
5764 }
5765 if (to > this.length) {
5766 to = this.length
5767 }
5768 for (var i = this.length, walker = this.tail; walker !== null && i > to; i--) {
5769 walker = walker.prev
5770 }
5771 for (; walker !== null && i > from; i--, walker = walker.prev) {
5772 ret.push(walker.value)
5773 }
5774 return ret
5775 }
5776
5777 Yallist.prototype.splice = function (start, deleteCount, ...nodes) {
5778 if (start > this.length) {
5779 start = this.length - 1
5780 }
5781 if (start < 0) {
5782 start = this.length + start;
5783 }
5784
5785 for (var i = 0, walker = this.head; walker !== null && i < start; i++) {
5786 walker = walker.next
5787 }
5788
5789 var ret = []
5790 for (var i = 0; walker && i < deleteCount; i++) {
5791 ret.push(walker.value)
5792 walker = this.removeNode(walker)
5793 }
5794 if (walker === null) {
5795 walker = this.tail
5796 }
5797
5798 if (walker !== this.head && walker !== this.tail) {
5799 walker = walker.prev
5800 }
5801
5802 for (var i = 0; i < nodes.length; i++) {
5803 walker = insert(this, walker, nodes[i])
5804 }
5805 return ret;
5806 }
5807
5808 Yallist.prototype.reverse = function () {
5809 var head = this.head
5810 var tail = this.tail
5811 for (var walker = head; walker !== null; walker = walker.prev) {
5812 var p = walker.prev
5813 walker.prev = walker.next
5814 walker.next = p
5815 }
5816 this.head = tail
5817 this.tail = head
5818 return this
5819 }
5820
5821 function insert (self, node, value) {
5822 var inserted = node === self.head ?
5823 new Node(value, null, node, self) :
5824 new Node(value, node, node.next, self)
5825
5826 if (inserted.next === null) {
5827 self.tail = inserted
5828 }
5829 if (inserted.prev === null) {
5830 self.head = inserted
5831 }
5832
5833 self.length++
5834
5835 return inserted
5836 }
5837
5838 function push (self, item) {
5839 self.tail = new Node(item, self.tail, null, self)
5840 if (!self.head) {
5841 self.head = self.tail
5842 }
5843 self.length++
5844 }
5845
5846 function unshift (self, item) {
5847 self.head = new Node(item, null, self.head, self)
5848 if (!self.tail) {
5849 self.tail = self.head
5850 }
5851 self.length++
5852 }
5853
5854 function Node (value, prev, next, list) {
5855 if (!(this instanceof Node)) {
5856 return new Node(value, prev, next, list)
5857 }
5858
5859 this.list = list
5860 this.value = value
5861
5862 if (prev) {
5863 prev.next = this
5864 this.prev = prev
5865 } else {
5866 this.prev = null
5867 }
5868
5869 if (next) {
5870 next.prev = this
5871 this.next = next
5872 } else {
5873 this.next = null
5874 }
5875 }
5876
5877 try {
5878 // add if support for Symbol.iterator is present
5879 __nccwpck_require__(4091)(Yallist)
5880 } catch (er) {}
5881
5882
5883 5962 /***/ }),
5884 5963
5885 5964 /***/ 2127:
@@ -6444,9 +6523,11 @@ async function get(url0, pageIdxs) {
6444 6523
6445 6524 function maybePrependWithV(versionToPrepend, specVersion) {
6446 6525 const digitStart = /^\d+/
6447 return digitStart.test(specVersion)
6448 ? `v${versionToPrepend}`
6449 : versionToPrepend
6526 + let v = versionToPrepend
6527 + if (digitStart.test(specVersion)) {
6528 + v = `v${versionToPrepend}`
6529 + }
6530 + return v
6450 6531 }
6451 6532
6452 6533 module.exports = {
modified dist/licenses.txt
+1 −20
@@ -63,7 +63,7 @@ lru-cache
63 63 ISC
64 64 The ISC License
65 65
66 Copyright (c) Isaac Z. Schlueter and Contributors
66 +Copyright (c) 2010-2022 Isaac Z. Schlueter and Contributors
67 67
68 68 Permission to use, copy, modify, and/or distribute this software for any
69 69 purpose with or without fee is hereby granted, provided that the above
@@ -120,22 +120,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
120 120 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
121 121 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
122 122 THE SOFTWARE.
123
124
125 yallist
126 ISC
127 The ISC License
128
129 Copyright (c) Isaac Z. Schlueter and Contributors
130
131 Permission to use, copy, modify, and/or distribute this software for any
132 purpose with or without fee is hereby granted, provided that the above
133 copyright notice and this permission notice appear in all copies.
134
135 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
136 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
137 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
138 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
139 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
140 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
141 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
modified package-lock.json
+181 −251
@@ -8,25 +8,25 @@
8 8 "license": "MIT",
9 9 "dependencies": {
10 10 "@actions/core": "1.6.0",
11 "@actions/exec": "1.1.0",
12 "semver": "7.3.5"
11 + "@actions/exec": "1.1.1",
12 + "semver": "7.3.6"
13 13 },
14 14 "devDependencies": {
15 "@vercel/ncc": "0.33.1",
16 "eslint": "8.6.0",
17 "eslint-config-airbnb": "v19.0.4",
18 "eslint-plugin-import": "^2.25.4",
19 "eslint-plugin-jsx-a11y": "^6.5.1",
20 "eslint-plugin-react": "^7.28.0",
15 + "@vercel/ncc": "0.33.4",
16 + "eslint": "8.13.0",
17 + "eslint-config-airbnb": "19.0.4",
18 + "eslint-plugin-import": "2.26.0",
19 + "eslint-plugin-jsx-a11y": "6.5.1",
20 + "eslint-plugin-react": "7.29.0",
21 21 "husky": "7.0.4",
22 "markdownlint": "0.25.0",
23 "prettier": "2.5.1",
22 + "markdownlint": "0.25.1",
23 + "prettier": "2.6.2",
24 24 "shellcheck": "1.1.0",
25 25 "yaml-lint": "1.2.4",
26 "yarn": "1.22.17"
26 + "yarn": "1.22.18"
27 27 },
28 28 "engines": {
29 "node": ">=14"
29 + "node": ">=16"
30 30 }
31 31 },
32 32 "node_modules/@actions/core": {
@@ -38,9 +38,9 @@
38 38 }
39 39 },
40 40 "node_modules/@actions/exec": {
41 "version": "1.1.0",
42 "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.0.tgz",
43 "integrity": "sha512-LImpN9AY0J1R1mEYJjVJfSZWU4zYOlEcwSTgPve1rFQqK5AwrEs6uWW5Rv70gbDIQIAUwI86z6B+9mPK4w9Sbg==",
41 + "version": "1.1.1",
42 + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz",
43 + "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==",
44 44 "dependencies": {
45 45 "@actions/io": "^1.0.1"
46 46 }
@@ -84,16 +84,16 @@
84 84 }
85 85 },
86 86 "node_modules/@eslint/eslintrc": {
87 "version": "1.0.5",
88 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz",
89 "integrity": "sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==",
87 + "version": "1.2.1",
88 + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz",
89 + "integrity": "sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==",
90 90 "dev": true,
91 91 "dependencies": {
92 92 "ajv": "^6.12.4",
93 93 "debug": "^4.3.2",
94 "espree": "^9.2.0",
94 + "espree": "^9.3.1",
95 95 "globals": "^13.9.0",
96 "ignore": "^4.0.6",
96 + "ignore": "^5.2.0",
97 97 "import-fresh": "^3.2.1",
98 98 "js-yaml": "^4.1.0",
99 99 "minimatch": "^3.0.4",
@@ -130,9 +130,9 @@
130 130 "dev": true
131 131 },
132 132 "node_modules/@vercel/ncc": {
133 "version": "0.33.1",
134 "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.1.tgz",
135 "integrity": "sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==",
133 + "version": "0.33.4",
134 + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.4.tgz",
135 + "integrity": "sha512-ln18hs7dMffelP47tpkaR+V5Tj6coykNyxJrlcmCormPqRQjB/Gv4cu2FfBG+PMzIfdZp2CLDsrrB1NPU22Qhg==",
136 136 "dev": true,
137 137 "bin": {
138 138 "ncc": "dist/ncc/cli.js"
@@ -175,15 +175,6 @@
175 175 "url": "https://github.com/sponsors/epoberezkin"
176 176 }
177 177 },
178 "node_modules/ansi-colors": {
179 "version": "4.1.1",
180 "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
181 "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
182 "dev": true,
183 "engines": {
184 "node": ">=6"
185 }
186 },
187 178 "node_modules/ansi-regex": {
188 179 "version": "5.0.1",
189 180 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
@@ -546,18 +537,6 @@
546 537 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
547 538 "dev": true
548 539 },
549 "node_modules/enquirer": {
550 "version": "2.3.6",
551 "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
552 "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
553 "dev": true,
554 "dependencies": {
555 "ansi-colors": "^4.1.1"
556 },
557 "engines": {
558 "node": ">=8.6"
559 }
560 },
561 540 "node_modules/entities": {
562 541 "version": "2.1.0",
563 542 "resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz",
@@ -637,24 +616,23 @@
637 616 }
638 617 },
639 618 "node_modules/eslint": {
640 "version": "8.6.0",
641 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.6.0.tgz",
642 "integrity": "sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==",
619 + "version": "8.13.0",
620 + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz",
621 + "integrity": "sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==",
643 622 "dev": true,
644 623 "dependencies": {
645 "@eslint/eslintrc": "^1.0.5",
624 + "@eslint/eslintrc": "^1.2.1",
646 625 "@humanwhocodes/config-array": "^0.9.2",
647 626 "ajv": "^6.10.0",
648 627 "chalk": "^4.0.0",
649 628 "cross-spawn": "^7.0.2",
650 629 "debug": "^4.3.2",
651 630 "doctrine": "^3.0.0",
652 "enquirer": "^2.3.5",
653 631 "escape-string-regexp": "^4.0.0",
654 "eslint-scope": "^7.1.0",
632 + "eslint-scope": "^7.1.1",
655 633 "eslint-utils": "^3.0.0",
656 "eslint-visitor-keys": "^3.1.0",
657 "espree": "^9.3.0",
634 + "eslint-visitor-keys": "^3.3.0",
635 + "espree": "^9.3.1",
658 636 "esquery": "^1.4.0",
659 637 "esutils": "^2.0.2",
660 638 "fast-deep-equal": "^3.1.3",
@@ -662,7 +640,7 @@
662 640 "functional-red-black-tree": "^1.0.1",
663 641 "glob-parent": "^6.0.1",
664 642 "globals": "^13.6.0",
665 "ignore": "^4.0.6",
643 + "ignore": "^5.2.0",
666 644 "import-fresh": "^3.0.0",
667 645 "imurmurhash": "^0.1.4",
668 646 "is-glob": "^4.0.0",
@@ -673,9 +651,7 @@
673 651 "minimatch": "^3.0.4",
674 652 "natural-compare": "^1.4.0",
675 653 "optionator": "^0.9.1",
676 "progress": "^2.0.0",
677 654 "regexpp": "^3.2.0",
678 "semver": "^7.2.1",
679 655 "strip-ansi": "^6.0.1",
680 656 "strip-json-comments": "^3.1.0",
681 657 "text-table": "^0.2.0",
@@ -760,9 +736,9 @@
760 736 }
761 737 },
762 738 "node_modules/eslint-module-utils": {
763 "version": "2.7.2",
764 "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz",
765 "integrity": "sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==",
739 + "version": "2.7.3",
740 + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz",
741 + "integrity": "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==",
766 742 "dev": true,
767 743 "dependencies": {
768 744 "debug": "^3.2.7",
@@ -782,9 +758,9 @@
782 758 }
783 759 },
784 760 "node_modules/eslint-plugin-import": {
785 "version": "2.25.4",
786 "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz",
787 "integrity": "sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==",
761 + "version": "2.26.0",
762 + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
763 + "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
788 764 "dev": true,
789 765 "dependencies": {
790 766 "array-includes": "^3.1.4",
@@ -792,14 +768,14 @@
792 768 "debug": "^2.6.9",
793 769 "doctrine": "^2.1.0",
794 770 "eslint-import-resolver-node": "^0.3.6",
795 "eslint-module-utils": "^2.7.2",
771 + "eslint-module-utils": "^2.7.3",
796 772 "has": "^1.0.3",
797 "is-core-module": "^2.8.0",
773 + "is-core-module": "^2.8.1",
798 774 "is-glob": "^4.0.3",
799 "minimatch": "^3.0.4",
775 + "minimatch": "^3.1.2",
800 776 "object.values": "^1.1.5",
801 "resolve": "^1.20.0",
802 "tsconfig-paths": "^3.12.0"
777 + "resolve": "^1.22.0",
778 + "tsconfig-paths": "^3.14.1"
803 779 },
804 780 "engines": {
805 781 "node": ">=4"
@@ -862,9 +838,9 @@
862 838 }
863 839 },
864 840 "node_modules/eslint-plugin-react": {
865 "version": "7.28.0",
866 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz",
867 "integrity": "sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==",
841 + "version": "7.29.0",
842 + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.0.tgz",
843 + "integrity": "sha512-lwbGCO4cEotwl+Wo0zkkjzbhxEzFcG6lv4mpWXfxKzXNZMF5wDEQqykPetB4mi3uTLGVSXxmgVlBMzHTHue6cA==",
868 844 "dev": true,
869 845 "dependencies": {
870 846 "array-includes": "^3.1.4",
@@ -872,12 +848,12 @@
872 848 "doctrine": "^2.1.0",
873 849 "estraverse": "^5.3.0",
874 850 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
875 "minimatch": "^3.0.4",
851 + "minimatch": "^3.1.2",
876 852 "object.entries": "^1.1.5",
877 853 "object.fromentries": "^2.0.5",
878 854 "object.hasown": "^1.1.0",
879 855 "object.values": "^1.1.5",
880 "prop-types": "^15.7.2",
856 + "prop-types": "^15.8.1",
881 857 "resolve": "^2.0.0-next.3",
882 858 "semver": "^6.3.0",
883 859 "string.prototype.matchall": "^4.0.6"
@@ -937,9 +913,9 @@
937 913 }
938 914 },
939 915 "node_modules/eslint-scope": {
940 "version": "7.1.0",
941 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz",
942 "integrity": "sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==",
916 + "version": "7.1.1",
917 + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
918 + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
943 919 "dev": true,
944 920 "dependencies": {
945 921 "esrecurse": "^4.3.0",
@@ -977,23 +953,23 @@
977 953 }
978 954 },
979 955 "node_modules/eslint-visitor-keys": {
980 "version": "3.1.0",
981 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz",
982 "integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==",
956 + "version": "3.3.0",
957 + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
958 + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
983 959 "dev": true,
984 960 "engines": {
985 961 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
986 962 }
987 963 },
988 964 "node_modules/espree": {
989 "version": "9.3.0",
990 "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.0.tgz",
991 "integrity": "sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==",
965 + "version": "9.3.1",
966 + "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
967 + "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
992 968 "dev": true,
993 969 "dependencies": {
994 970 "acorn": "^8.7.0",
995 971 "acorn-jsx": "^5.3.1",
996 "eslint-visitor-keys": "^3.1.0"
972 + "eslint-visitor-keys": "^3.3.0"
997 973 },
998 974 "engines": {
999 975 "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@@ -1213,9 +1189,9 @@
1213 1189 }
1214 1190 },
1215 1191 "node_modules/globals": {
1216 "version": "13.12.0",
1217 "resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
1218 "integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
1192 + "version": "13.13.0",
1193 + "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
1194 + "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
1219 1195 "dev": true,
1220 1196 "dependencies": {
1221 1197 "type-fest": "^0.20.2"
@@ -1336,9 +1312,9 @@
1336 1312 }
1337 1313 },
1338 1314 "node_modules/ignore": {
1339 "version": "4.0.6",
1340 "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
1341 "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
1315 + "version": "5.2.0",
1316 + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
1317 + "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==",
1342 1318 "dev": true,
1343 1319 "engines": {
1344 1320 "node": ">= 4"
@@ -1847,20 +1823,17 @@
1847 1823 }
1848 1824 },
1849 1825 "node_modules/lru-cache": {
1850 "version": "6.0.0",
1851 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
1852 "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
1853 "dependencies": {
1854 "yallist": "^4.0.0"
1855 },
1826 + "version": "7.8.1",
1827 + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.8.1.tgz",
1828 + "integrity": "sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==",
1856 1829 "engines": {
1857 "node": ">=10"
1830 + "node": ">=12"
1858 1831 }
1859 1832 },
1860 1833 "node_modules/markdown-it": {
1861 "version": "12.3.0",
1862 "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.0.tgz",
1863 "integrity": "sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ==",
1834 + "version": "12.3.2",
1835 + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.2.tgz",
1836 + "integrity": "sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==",
1864 1837 "dev": true,
1865 1838 "dependencies": {
1866 1839 "argparse": "^2.0.1",
@@ -1874,12 +1847,12 @@
1874 1847 }
1875 1848 },
1876 1849 "node_modules/markdownlint": {
1877 "version": "0.25.0",
1878 "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.0.tgz",
1879 "integrity": "sha512-HtmitJLnzMyPbxy0tkEkzM6GP8it9tshI2XC+eUB+ZcdtWx5sokakQGEGOPVhra2CB/qRRuFEJ9Xl+X/BaB9QQ==",
1850 + "version": "0.25.1",
1851 + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.1.tgz",
1852 + "integrity": "sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==",
1880 1853 "dev": true,
1881 1854 "dependencies": {
1882 "markdown-it": "12.3.0"
1855 + "markdown-it": "12.3.2"
1883 1856 },
1884 1857 "engines": {
1885 1858 "node": ">=12"
@@ -1904,9 +1877,9 @@
1904 1877 "dev": true
1905 1878 },
1906 1879 "node_modules/minimatch": {
1907 "version": "3.0.4",
1908 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
1909 "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
1880 + "version": "3.1.2",
1881 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
1882 + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
1910 1883 "dev": true,
1911 1884 "dependencies": {
1912 1885 "brace-expansion": "^1.1.7"
@@ -2189,24 +2162,18 @@
2189 2162 }
2190 2163 },
2191 2164 "node_modules/prettier": {
2192 "version": "2.5.1",
2193 "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz",
2194 "integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==",
2165 + "version": "2.6.2",
2166 + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz",
2167 + "integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==",
2195 2168 "dev": true,
2196 2169 "bin": {
2197 2170 "prettier": "bin-prettier.js"
2198 2171 },
2199 2172 "engines": {
2200 2173 "node": ">=10.13.0"
2201 }
2202 },
2203 "node_modules/progress": {
2204 "version": "2.0.3",
2205 "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
2206 "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
2207 "dev": true,
2208 "engines": {
2209 "node": ">=0.4.0"
2174 + },
2175 + "funding": {
2176 + "url": "https://github.com/prettier/prettier?sponsor=1"
2210 2177 }
2211 2178 },
2212 2179 "node_modules/prop-types": {
@@ -2270,12 +2237,12 @@
2270 2237 }
2271 2238 },
2272 2239 "node_modules/resolve": {
2273 "version": "1.21.0",
2274 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.21.0.tgz",
2275 "integrity": "sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==",
2240 + "version": "1.22.0",
2241 + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz",
2242 + "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==",
2276 2243 "dev": true,
2277 2244 "dependencies": {
2278 "is-core-module": "^2.8.0",
2245 + "is-core-module": "^2.8.1",
2279 2246 "path-parse": "^1.0.7",
2280 2247 "supports-preserve-symlinks-flag": "^1.0.0"
2281 2248 },
@@ -2334,17 +2301,17 @@
2334 2301 "dev": true
2335 2302 },
2336 2303 "node_modules/semver": {
2337 "version": "7.3.5",
2338 "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
2339 "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
2304 + "version": "7.3.6",
2305 + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.6.tgz",
2306 + "integrity": "sha512-HZWqcgwLsjaX1HBD31msI/rXktuIhS+lWvdE4kN9z+8IVT4Itc7vqU2WvYsyD6/sjYCt4dEKH/m1M3dwI9CC5w==",
2340 2307 "dependencies": {
2341 "lru-cache": "^6.0.0"
2308 + "lru-cache": "^7.4.0"
2342 2309 },
2343 2310 "bin": {
2344 2311 "semver": "bin/semver.js"
2345 2312 },
2346 2313 "engines": {
2347 "node": ">=10"
2314 + "node": "^10.0.0 || ^12.0.0 || ^14.0.0 || >=16.0.0"
2348 2315 }
2349 2316 },
2350 2317 "node_modules/semver-compare": {
@@ -2578,14 +2545,14 @@
2578 2545 "dev": true
2579 2546 },
2580 2547 "node_modules/tsconfig-paths": {
2581 "version": "3.12.0",
2582 "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz",
2583 "integrity": "sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==",
2548 + "version": "3.14.1",
2549 + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
2550 + "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
2584 2551 "dev": true,
2585 2552 "dependencies": {
2586 2553 "@types/json5": "^0.0.29",
2587 2554 "json5": "^1.0.1",
2588 "minimist": "^1.2.0",
2555 + "minimist": "^1.2.6",
2589 2556 "strip-bom": "^3.0.0"
2590 2557 }
2591 2558 },
@@ -2755,11 +2722,6 @@
2755 2722 "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==",
2756 2723 "dev": true
2757 2724 },
2758 "node_modules/yallist": {
2759 "version": "4.0.0",
2760 "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
2761 "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
2762 },
2763 2725 "node_modules/yaml-lint": {
2764 2726 "version": "1.2.4",
2765 2727 "resolved": "https://registry.npmjs.org/yaml-lint/-/yaml-lint-1.2.4.tgz",
@@ -2821,9 +2783,9 @@
2821 2783 }
2822 2784 },
2823 2785 "node_modules/yarn": {
2824 "version": "1.22.17",
2825 "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.17.tgz",
2826 "integrity": "sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ==",
2786 + "version": "1.22.18",
2787 + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.18.tgz",
2788 + "integrity": "sha512-oFffv6Jp2+BTUBItzx1Z0dpikTX+raRdqupfqzeMKnoh7WD6RuPAxcqDkMUy9vafJkrB0YaV708znpuMhEBKGQ==",
2827 2789 "dev": true,
2828 2790 "hasInstallScript": true,
2829 2791 "bin": {
@@ -2845,9 +2807,9 @@
2845 2807 }
2846 2808 },
2847 2809 "@actions/exec": {
2848 "version": "1.1.0",
2849 "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.0.tgz",
2850 "integrity": "sha512-LImpN9AY0J1R1mEYJjVJfSZWU4zYOlEcwSTgPve1rFQqK5AwrEs6uWW5Rv70gbDIQIAUwI86z6B+9mPK4w9Sbg==",
2810 + "version": "1.1.1",
2811 + "resolved": "https://registry.npmjs.org/@actions/exec/-/exec-1.1.1.tgz",
2812 + "integrity": "sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==",
2851 2813 "requires": {
2852 2814 "@actions/io": "^1.0.1"
2853 2815 }
@@ -2885,16 +2847,16 @@
2885 2847 }
2886 2848 },
2887 2849 "@eslint/eslintrc": {
2888 "version": "1.0.5",
2889 "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.0.5.tgz",
2890 "integrity": "sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==",
2850 + "version": "1.2.1",
2851 + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz",
2852 + "integrity": "sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==",
2891 2853 "dev": true,
2892 2854 "requires": {
2893 2855 "ajv": "^6.12.4",
2894 2856 "debug": "^4.3.2",
2895 "espree": "^9.2.0",
2857 + "espree": "^9.3.1",
2896 2858 "globals": "^13.9.0",
2897 "ignore": "^4.0.6",
2859 + "ignore": "^5.2.0",
2898 2860 "import-fresh": "^3.2.1",
2899 2861 "js-yaml": "^4.1.0",
2900 2862 "minimatch": "^3.0.4",
@@ -2925,9 +2887,9 @@
2925 2887 "dev": true
2926 2888 },
2927 2889 "@vercel/ncc": {
2928 "version": "0.33.1",
2929 "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.1.tgz",
2930 "integrity": "sha512-Mlsps/P0PLZwsCFtSol23FGqT3FhBGb4B1AuGQ52JTAtXhak+b0Fh/4T55r0/SVQPeRiX9pNItOEHwakGPmZYA==",
2890 + "version": "0.33.4",
2891 + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.33.4.tgz",
2892 + "integrity": "sha512-ln18hs7dMffelP47tpkaR+V5Tj6coykNyxJrlcmCormPqRQjB/Gv4cu2FfBG+PMzIfdZp2CLDsrrB1NPU22Qhg==",
2931 2893 "dev": true
2932 2894 },
2933 2895 "acorn": {
@@ -2955,12 +2917,6 @@
2955 2917 "uri-js": "^4.2.2"
2956 2918 }
2957 2919 },
2958 "ansi-colors": {
2959 "version": "4.1.1",
2960 "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
2961 "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
2962 "dev": true
2963 },
2964 2920 "ansi-regex": {
2965 2921 "version": "5.0.1",
2966 2922 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
@@ -3240,15 +3196,6 @@
3240 3196 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
3241 3197 "dev": true
3242 3198 },
3243 "enquirer": {
3244 "version": "2.3.6",
3245 "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz",
3246 "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==",
3247 "dev": true,
3248 "requires": {
3249 "ansi-colors": "^4.1.1"
3250 }
3251 },
3252 3199 "entities": {
3253 3200 "version": "2.1.0",
3254 3201 "resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz",
@@ -3307,24 +3254,23 @@
3307 3254 "dev": true
3308 3255 },
3309 3256 "eslint": {
3310 "version": "8.6.0",
3311 "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.6.0.tgz",
3312 "integrity": "sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==",
3257 + "version": "8.13.0",
3258 + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz",
3259 + "integrity": "sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==",
3313 3260 "dev": true,
3314 3261 "requires": {
3315 "@eslint/eslintrc": "^1.0.5",
3262 + "@eslint/eslintrc": "^1.2.1",
3316 3263 "@humanwhocodes/config-array": "^0.9.2",
3317 3264 "ajv": "^6.10.0",
3318 3265 "chalk": "^4.0.0",
3319 3266 "cross-spawn": "^7.0.2",
3320 3267 "debug": "^4.3.2",
3321 3268 "doctrine": "^3.0.0",
3322 "enquirer": "^2.3.5",
3323 3269 "escape-string-regexp": "^4.0.0",
3324 "eslint-scope": "^7.1.0",
3270 + "eslint-scope": "^7.1.1",
3325 3271 "eslint-utils": "^3.0.0",
3326 "eslint-visitor-keys": "^3.1.0",
3327 "espree": "^9.3.0",
3272 + "eslint-visitor-keys": "^3.3.0",
3273 + "espree": "^9.3.1",
3328 3274 "esquery": "^1.4.0",
3329 3275 "esutils": "^2.0.2",
3330 3276 "fast-deep-equal": "^3.1.3",
@@ -3332,7 +3278,7 @@
3332 3278 "functional-red-black-tree": "^1.0.1",
3333 3279 "glob-parent": "^6.0.1",
3334 3280 "globals": "^13.6.0",
3335 "ignore": "^4.0.6",
3281 + "ignore": "^5.2.0",
3336 3282 "import-fresh": "^3.0.0",
3337 3283 "imurmurhash": "^0.1.4",
3338 3284 "is-glob": "^4.0.0",
@@ -3343,9 +3289,7 @@
3343 3289 "minimatch": "^3.0.4",
3344 3290 "natural-compare": "^1.4.0",
3345 3291 "optionator": "^0.9.1",
3346 "progress": "^2.0.0",
3347 3292 "regexpp": "^3.2.0",
3348 "semver": "^7.2.1",
3349 3293 "strip-ansi": "^6.0.1",
3350 3294 "strip-json-comments": "^3.1.0",
3351 3295 "text-table": "^0.2.0",
@@ -3405,9 +3349,9 @@
3405 3349 }
3406 3350 },
3407 3351 "eslint-module-utils": {
3408 "version": "2.7.2",
3409 "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz",
3410 "integrity": "sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==",
3352 + "version": "2.7.3",
3353 + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz",
3354 + "integrity": "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==",
3411 3355 "dev": true,
3412 3356 "requires": {
3413 3357 "debug": "^3.2.7",
@@ -3426,9 +3370,9 @@
3426 3370 }
3427 3371 },
3428 3372 "eslint-plugin-import": {
3429 "version": "2.25.4",
3430 "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz",
3431 "integrity": "sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==",
3373 + "version": "2.26.0",
3374 + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
3375 + "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
3432 3376 "dev": true,
3433 3377 "requires": {
3434 3378 "array-includes": "^3.1.4",
@@ -3436,14 +3380,14 @@
3436 3380 "debug": "^2.6.9",
3437 3381 "doctrine": "^2.1.0",
3438 3382 "eslint-import-resolver-node": "^0.3.6",
3439 "eslint-module-utils": "^2.7.2",
3383 + "eslint-module-utils": "^2.7.3",
3440 3384 "has": "^1.0.3",
3441 "is-core-module": "^2.8.0",
3385 + "is-core-module": "^2.8.1",
3442 3386 "is-glob": "^4.0.3",
3443 "minimatch": "^3.0.4",
3387 + "minimatch": "^3.1.2",
3444 3388 "object.values": "^1.1.5",
3445 "resolve": "^1.20.0",
3446 "tsconfig-paths": "^3.12.0"
3389 + "resolve": "^1.22.0",
3390 + "tsconfig-paths": "^3.14.1"
3447 3391 },
3448 3392 "dependencies": {
3449 3393 "debug": {
@@ -3493,9 +3437,9 @@
3493 3437 }
3494 3438 },
3495 3439 "eslint-plugin-react": {
3496 "version": "7.28.0",
3497 "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz",
3498 "integrity": "sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==",
3440 + "version": "7.29.0",
3441 + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.0.tgz",
3442 + "integrity": "sha512-lwbGCO4cEotwl+Wo0zkkjzbhxEzFcG6lv4mpWXfxKzXNZMF5wDEQqykPetB4mi3uTLGVSXxmgVlBMzHTHue6cA==",
3499 3443 "dev": true,
3500 3444 "requires": {
3501 3445 "array-includes": "^3.1.4",
@@ -3503,12 +3447,12 @@
3503 3447 "doctrine": "^2.1.0",
3504 3448 "estraverse": "^5.3.0",
3505 3449 "jsx-ast-utils": "^2.4.1 || ^3.0.0",
3506 "minimatch": "^3.0.4",
3450 + "minimatch": "^3.1.2",
3507 3451 "object.entries": "^1.1.5",
3508 3452 "object.fromentries": "^2.0.5",
3509 3453 "object.hasown": "^1.1.0",
3510 3454 "object.values": "^1.1.5",
3511 "prop-types": "^15.7.2",
3455 + "prop-types": "^15.8.1",
3512 3456 "resolve": "^2.0.0-next.3",
3513 3457 "semver": "^6.3.0",
3514 3458 "string.prototype.matchall": "^4.0.6"
@@ -3550,9 +3494,9 @@
3550 3494 "requires": {}
3551 3495 },
3552 3496 "eslint-scope": {
3553 "version": "7.1.0",
3554 "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.0.tgz",
3555 "integrity": "sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==",
3497 + "version": "7.1.1",
3498 + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
3499 + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
3556 3500 "dev": true,
3557 3501 "requires": {
3558 3502 "esrecurse": "^4.3.0",
@@ -3577,20 +3521,20 @@
3577 3521 }
3578 3522 },
3579 3523 "eslint-visitor-keys": {
3580 "version": "3.1.0",
3581 "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz",
3582 "integrity": "sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==",
3524 + "version": "3.3.0",
3525 + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
3526 + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
3583 3527 "dev": true
3584 3528 },
3585 3529 "espree": {
3586 "version": "9.3.0",
3587 "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.0.tgz",
3588 "integrity": "sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==",
3530 + "version": "9.3.1",
3531 + "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
3532 + "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
3589 3533 "dev": true,
3590 3534 "requires": {
3591 3535 "acorn": "^8.7.0",
3592 3536 "acorn-jsx": "^5.3.1",
3593 "eslint-visitor-keys": "^3.1.0"
3537 + "eslint-visitor-keys": "^3.3.0"
3594 3538 }
3595 3539 },
3596 3540 "esprima": {
@@ -3758,9 +3702,9 @@
3758 3702 }
3759 3703 },
3760 3704 "globals": {
3761 "version": "13.12.0",
3762 "resolved": "https://registry.npmjs.org/globals/-/globals-13.12.0.tgz",
3763 "integrity": "sha512-uS8X6lSKN2JumVoXrbUz+uG4BYG+eiawqm3qFcT7ammfbUHeCBoJMlHcec/S3krSk73/AE/f0szYFmgAA3kYZg==",
3705 + "version": "13.13.0",
3706 + "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
3707 + "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
3764 3708 "dev": true,
3765 3709 "requires": {
3766 3710 "type-fest": "^0.20.2"
@@ -3835,9 +3779,9 @@
3835 3779 "dev": true
3836 3780 },
3837 3781 "ignore": {
3838 "version": "4.0.6",
3839 "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
3840 "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
3782 + "version": "5.2.0",
3783 + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
3784 + "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==",
3841 3785 "dev": true
3842 3786 },
3843 3787 "import-fresh": {
@@ -4219,17 +4163,14 @@
4219 4163 }
4220 4164 },
4221 4165 "lru-cache": {
4222 "version": "6.0.0",
4223 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
4224 "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
4225 "requires": {
4226 "yallist": "^4.0.0"
4227 }
4166 + "version": "7.8.1",
4167 + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.8.1.tgz",
4168 + "integrity": "sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg=="
4228 4169 },
4229 4170 "markdown-it": {
4230 "version": "12.3.0",
4231 "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.0.tgz",
4232 "integrity": "sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ==",
4171 + "version": "12.3.2",
4172 + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.3.2.tgz",
4173 + "integrity": "sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==",
4233 4174 "dev": true,
4234 4175 "requires": {
4235 4176 "argparse": "^2.0.1",
@@ -4240,12 +4181,12 @@
4240 4181 }
4241 4182 },
4242 4183 "markdownlint": {
4243 "version": "0.25.0",
4244 "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.0.tgz",
4245 "integrity": "sha512-HtmitJLnzMyPbxy0tkEkzM6GP8it9tshI2XC+eUB+ZcdtWx5sokakQGEGOPVhra2CB/qRRuFEJ9Xl+X/BaB9QQ==",
4184 + "version": "0.25.1",
4185 + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.25.1.tgz",
4186 + "integrity": "sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==",
4246 4187 "dev": true,
4247 4188 "requires": {
4248 "markdown-it": "12.3.0"
4189 + "markdown-it": "12.3.2"
4249 4190 }
4250 4191 },
4251 4192 "matcher": {
@@ -4264,9 +4205,9 @@
4264 4205 "dev": true
4265 4206 },
4266 4207 "minimatch": {
4267 "version": "3.0.4",
4268 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
4269 "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
4208 + "version": "3.1.2",
4209 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
4210 + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
4270 4211 "dev": true,
4271 4212 "requires": {
4272 4213 "brace-expansion": "^1.1.7"
@@ -4477,15 +4418,9 @@
4477 4418 "dev": true
4478 4419 },
4479 4420 "prettier": {
4480 "version": "2.5.1",
4481 "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz",
4482 "integrity": "sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==",
4483 "dev": true
4484 },
4485 "progress": {
4486 "version": "2.0.3",
4487 "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
4488 "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
4421 + "version": "2.6.2",
4422 + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.6.2.tgz",
4423 + "integrity": "sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==",
4489 4424 "dev": true
4490 4425 },
4491 4426 "prop-types": {
@@ -4534,12 +4469,12 @@
4534 4469 "dev": true
4535 4470 },
4536 4471 "resolve": {
4537 "version": "1.21.0",
4538 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.21.0.tgz",
4539 "integrity": "sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA==",
4472 + "version": "1.22.0",
4473 + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz",
4474 + "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==",
4540 4475 "dev": true,
4541 4476 "requires": {
4542 "is-core-module": "^2.8.0",
4477 + "is-core-module": "^2.8.1",
4543 4478 "path-parse": "^1.0.7",
4544 4479 "supports-preserve-symlinks-flag": "^1.0.0"
4545 4480 }
@@ -4580,11 +4515,11 @@
4580 4515 "dev": true
4581 4516 },
4582 4517 "semver": {
4583 "version": "7.3.5",
4584 "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
4585 "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
4518 + "version": "7.3.6",
4519 + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.6.tgz",
4520 + "integrity": "sha512-HZWqcgwLsjaX1HBD31msI/rXktuIhS+lWvdE4kN9z+8IVT4Itc7vqU2WvYsyD6/sjYCt4dEKH/m1M3dwI9CC5w==",
4586 4521 "requires": {
4587 "lru-cache": "^6.0.0"
4522 + "lru-cache": "^7.4.0"
4588 4523 }
4589 4524 },
4590 4525 "semver-compare": {
@@ -4758,14 +4693,14 @@
4758 4693 "dev": true
4759 4694 },
4760 4695 "tsconfig-paths": {
4761 "version": "3.12.0",
4762 "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz",
4763 "integrity": "sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==",
4696 + "version": "3.14.1",
4697 + "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
4698 + "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
4764 4699 "dev": true,
4765 4700 "requires": {
4766 4701 "@types/json5": "^0.0.29",
4767 4702 "json5": "^1.0.1",
4768 "minimist": "^1.2.0",
4703 + "minimist": "^1.2.6",
4769 4704 "strip-bom": "^3.0.0"
4770 4705 }
4771 4706 },
@@ -4895,11 +4830,6 @@
4895 4830 "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==",
4896 4831 "dev": true
4897 4832 },
4898 "yallist": {
4899 "version": "4.0.0",
4900 "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
4901 "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
4902 },
4903 4833 "yaml-lint": {
4904 4834 "version": "1.2.4",
4905 4835 "resolved": "https://registry.npmjs.org/yaml-lint/-/yaml-lint-1.2.4.tgz",
@@ -4957,9 +4887,9 @@
4957 4887 }
4958 4888 },
4959 4889 "yarn": {
4960 "version": "1.22.17",
4961 "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.17.tgz",
4962 "integrity": "sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ==",
4890 + "version": "1.22.18",
4891 + "resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.18.tgz",
4892 + "integrity": "sha512-oFffv6Jp2+BTUBItzx1Z0dpikTX+raRdqupfqzeMKnoh7WD6RuPAxcqDkMUy9vafJkrB0YaV708znpuMhEBKGQ==",
4963 4893 "dev": true
4964 4894 }
4965 4895 }
modified package.json
+12 −12
@@ -19,24 +19,24 @@
19 19 },
20 20 "dependencies": {
21 21 "@actions/core": "1.6.0",
22 "@actions/exec": "1.1.0",
23 "semver": "7.3.5"
22 + "@actions/exec": "1.1.1",
23 + "semver": "7.3.6"
24 24 },
25 25 "devDependencies": {
26 "@vercel/ncc": "0.33.1",
27 "eslint": "8.6.0",
28 "eslint-config-airbnb": "v19.0.4",
29 "eslint-plugin-import": "^2.25.4",
30 "eslint-plugin-jsx-a11y": "^6.5.1",
31 "eslint-plugin-react": "^7.28.0",
26 + "@vercel/ncc": "0.33.4",
27 + "eslint": "8.13.0",
28 + "eslint-config-airbnb": "19.0.4",
29 + "eslint-plugin-import": "2.26.0",
30 + "eslint-plugin-jsx-a11y": "6.5.1",
31 + "eslint-plugin-react": "7.29.0",
32 32 "husky": "7.0.4",
33 "markdownlint": "0.25.0",
34 "prettier": "2.5.1",
33 + "markdownlint": "0.25.1",
34 + "prettier": "2.6.2",
35 35 "shellcheck": "1.1.0",
36 36 "yaml-lint": "1.2.4",
37 "yarn": "1.22.17"
37 + "yarn": "1.22.18"
38 38 },
39 39 "engines": {
40 "node": ">=14"
40 + "node": ">=16"
41 41 }
42 42 }
modified src/setup-beam.js
+5 −3
@@ -471,9 +471,11 @@ async function get(url0, pageIdxs) {
471 471
472 472 function maybePrependWithV(versionToPrepend, specVersion) {
473 473 const digitStart = /^\d+/
474 return digitStart.test(specVersion)
475 ? `v${versionToPrepend}`
476 : versionToPrepend
474 + let v = versionToPrepend
475 + if (digitStart.test(specVersion)) {
476 + v = `v${versionToPrepend}`
477 + }
478 + return v
477 479 }
478 480
479 481 module.exports = {

Parents: 01cb298