Update 3rd party licenses (#150)

00a8fc1 · github-actions[bot] · 2022-10-20 20:37

1 files +451 -133
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+451 −133
@@ -93,7 +93,7 @@ THE SOFTWARE.
93 93
94 94 -----
95 95
96 The following software may be included in this product: @humanwhocodes/config-array. A copy of the source code may be downloaded from git+https://github.com/humanwhocodes/config-array.git. This software contains the following license and notice below:
96 +The following software may be included in this product: @humanwhocodes/config-array, @humanwhocodes/module-importer. A copy of the source code may be downloaded from git+https://github.com/humanwhocodes/config-array.git (@humanwhocodes/config-array), git+https://github.com/humanwhocodes/module-importer.git (@humanwhocodes/module-importer). This software contains the following license and notice below:
97 97
98 98 Apache License
99 99 Version 2.0, January 2004
@@ -447,7 +447,7 @@ SOFTWARE.
447 447
448 448 -----
449 449
450 The following software may be included in this product: ansi-regex, ansi-styles, array-union, callsites, chalk, globby, has-flag, is-fullwidth-code-point, parent-module, path-key, path-type, resolve-from, shebang-regex, slash, string-width, 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/array-union.git (array-union), https://github.com/sindresorhus/callsites.git (callsites), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/globby.git (globby), https://github.com/sindresorhus/has-flag.git (has-flag), https://github.com/sindresorhus/is-fullwidth-code-point.git (is-fullwidth-code-point), https://github.com/sindresorhus/parent-module.git (parent-module), https://github.com/sindresorhus/path-key.git (path-key), https://github.com/sindresorhus/path-type.git (path-type), https://github.com/sindresorhus/resolve-from.git (resolve-from), https://github.com/sindresorhus/shebang-regex.git (shebang-regex), https://github.com/sindresorhus/slash.git (slash), https://github.com/sindresorhus/string-width.git (string-width), 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:
450 +The following software may be included in this product: ansi-regex, ansi-styles, array-union, callsites, chalk, globby, has-flag, is-fullwidth-code-point, parent-module, path-exists, path-key, path-type, resolve-from, shebang-regex, slash, string-width, 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/array-union.git (array-union), https://github.com/sindresorhus/callsites.git (callsites), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/globby.git (globby), https://github.com/sindresorhus/has-flag.git (has-flag), https://github.com/sindresorhus/is-fullwidth-code-point.git (is-fullwidth-code-point), https://github.com/sindresorhus/parent-module.git (parent-module), https://github.com/sindresorhus/path-exists.git (path-exists), https://github.com/sindresorhus/path-key.git (path-key), https://github.com/sindresorhus/path-type.git (path-type), https://github.com/sindresorhus/resolve-from.git (resolve-from), https://github.com/sindresorhus/shebang-regex.git (shebang-regex), https://github.com/sindresorhus/slash.git (slash), https://github.com/sindresorhus/string-width.git (string-width), 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:
451 451
452 452 MIT License
453 453
@@ -2101,7 +2101,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2101 2101
2102 2102 -----
2103 2103
2104 The following software may be included in this product: escape-string-regexp, globals, import-fresh, matcher, serialize-error, strip-json-comments, wrap-ansi. A copy of the source code may be downloaded from https://github.com/sindresorhus/escape-string-regexp.git (escape-string-regexp), https://github.com/sindresorhus/globals.git (globals), https://github.com/sindresorhus/import-fresh.git (import-fresh), https://github.com/sindresorhus/matcher.git (matcher), https://github.com/sindresorhus/serialize-error.git (serialize-error), https://github.com/sindresorhus/strip-json-comments.git (strip-json-comments), https://github.com/chalk/wrap-ansi.git (wrap-ansi). This software contains the following license and notice below:
2104 +The following software may be included in this product: escape-string-regexp, find-up, globals, import-fresh, locate-path, matcher, p-limit, p-locate, serialize-error, strip-json-comments, wrap-ansi, yocto-queue. A copy of the source code may be downloaded from https://github.com/sindresorhus/escape-string-regexp.git (escape-string-regexp), https://github.com/sindresorhus/find-up.git (find-up), https://github.com/sindresorhus/globals.git (globals), https://github.com/sindresorhus/import-fresh.git (import-fresh), https://github.com/sindresorhus/locate-path.git (locate-path), https://github.com/sindresorhus/matcher.git (matcher), https://github.com/sindresorhus/p-limit.git (p-limit), https://github.com/sindresorhus/p-locate.git (p-locate), https://github.com/sindresorhus/serialize-error.git (serialize-error), https://github.com/sindresorhus/strip-json-comments.git (strip-json-comments), https://github.com/chalk/wrap-ansi.git (wrap-ansi), https://github.com/sindresorhus/yocto-queue.git (yocto-queue). This software contains the following license and notice below:
2105 2105
2106 2106 MIT License
2107 2107
@@ -2180,7 +2180,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2180 2180
2181 2181 -----
2182 2182
2183 The following software may be included in this product: eslint-plugin-react. A copy of the source code may be downloaded from https://github.com/yannickcr/eslint-plugin-react. This software contains the following license and notice below:
2183 +The following software may be included in this product: eslint-plugin-react. A copy of the source code may be downloaded from https://github.com/jsx-eslint/eslint-plugin-react. This software contains the following license and notice below:
2184 2184
2185 2185 The MIT License (MIT)
2186 2186
@@ -2817,32 +2817,6 @@ SOFTWARE.
2817 2817
2818 2818 -----
2819 2819
2820 The following software may be included in this product: functional-red-black-tree. A copy of the source code may be downloaded from git://github.com/mikolalysenko/functional-red-black-tree.git. This software contains the following license and notice below:
2821
2822 The MIT License (MIT)
2823
2824 Copyright (c) 2013 Mikola Lysenko
2825
2826 Permission is hereby granted, free of charge, to any person obtaining a copy
2827 of this software and associated documentation files (the "Software"), to deal
2828 in the Software without restriction, including without limitation the rights
2829 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2830 copies of the Software, and to permit persons to whom the Software is
2831 furnished to do so, subject to the following conditions:
2832
2833 The above copyright notice and this permission notice shall be included in
2834 all copies or substantial portions of the Software.
2835
2836 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2837 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2838 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2839 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2840 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2841 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2842 THE SOFTWARE.
2843
2844 -----
2845
2846 2820 The following software may be included in this product: functions-have-names, has-bigints, internal-slot, side-channel, unbox-primitive, which-boxed-primitive. A copy of the source code may be downloaded from git+https://github.com/inspect-js/functions-have-names.git (functions-have-names), git+https://github.com/ljharb/has-bigints.git (has-bigints), git+https://github.com/ljharb/internal-slot.git (internal-slot), git+https://github.com/ljharb/side-channel.git (side-channel), git+https://github.com/ljharb/unbox-primitive.git (unbox-primitive), git+https://github.com/inspect-js/which-boxed-primitive.git (which-boxed-primitive). This software contains the following license and notice below:
2847 2821
2848 2822 MIT License
@@ -3001,6 +2975,32 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3001 2975
3002 2976 -----
3003 2977
2978 +The following software may be included in this product: grapheme-splitter. A copy of the source code may be downloaded from https://github.com/orling/grapheme-splitter.git. This software contains the following license and notice below:
2979 +
2980 +The MIT License (MIT)
2981 +
2982 +Copyright (c) 2015 Orlin Georgiev
2983 +
2984 +Permission is hereby granted, free of charge, to any person obtaining a copy
2985 +of this software and associated documentation files (the "Software"), to deal
2986 +in the Software without restriction, including without limitation the rights
2987 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2988 +copies of the Software, and to permit persons to whom the Software is
2989 +furnished to do so, subject to the following conditions:
2990 +
2991 +The above copyright notice and this permission notice shall be included in all
2992 +copies or substantial portions of the Software.
2993 +
2994 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2995 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2996 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2997 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2998 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2999 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3000 +SOFTWARE.
3001 +
3002 +-----
3003 +
3004 3004 The following software may be included in this product: has-property-descriptors, supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-property-descriptors.git (has-property-descriptors), git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git (supports-preserve-symlinks-flag). This software contains the following license and notice below:
3005 3005
3006 3006 MIT License
@@ -3119,7 +3119,7 @@ PERFORMANCE OF THIS SOFTWARE.
3119 3119
3120 3120 -----
3121 3121
3122 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.git (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:
3122 +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:
3123 3123
3124 3124 The ISC License
3125 3125
@@ -3293,6 +3293,32 @@ SOFTWARE.
3293 3293
3294 3294 -----
3295 3295
3296 +The following software may be included in this product: js-sdsl. A copy of the source code may be downloaded from https://github.com/js-sdsl/js-sdsl.git. This software contains the following license and notice below:
3297 +
3298 +MIT License
3299 +
3300 +Copyright (c) 2021 Zilong Yao
3301 +
3302 +Permission is hereby granted, free of charge, to any person obtaining a copy
3303 +of this software and associated documentation files (the "Software"), to deal
3304 +in the Software without restriction, including without limitation the rights
3305 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3306 +copies of the Software, and to permit persons to whom the Software is
3307 +furnished to do so, subject to the following conditions:
3308 +
3309 +The above copyright notice and this permission notice shall be included in all
3310 +copies or substantial portions of the Software.
3311 +
3312 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3313 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3314 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3315 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3316 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3317 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3318 +SOFTWARE.
3319 +
3320 +-----
3321 +
3296 3322 The following software may be included in this product: js-tokens. A copy of the source code may be downloaded from https://github.com/lydell/js-tokens.git. This software contains the following license and notice below:
3297 3323
3298 3324 The MIT License (MIT)
@@ -3505,26 +3531,6 @@ THE SOFTWARE.
3505 3531
3506 3532 -----
3507 3533
3508 The following software may be included in this product: lru-cache. A copy of the source code may be downloaded from git://github.com/isaacs/node-lru-cache.git. This software contains the following license and notice below:
3509
3510 The ISC License
3511
3512 Copyright (c) 2010-2022 Isaac Z. Schlueter and Contributors
3513
3514 Permission to use, copy, modify, and/or distribute this software for any
3515 purpose with or without fee is hereby granted, provided that the above
3516 copyright notice and this permission notice appear in all copies.
3517
3518 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3519 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3520 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3521 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3522 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3523 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3524 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3525
3526 -----
3527
3528 3534 The following software may be included in this product: markdown-it. A copy of the source code may be downloaded from https://github.com/markdown-it/markdown-it.git. This software contains the following license and notice below:
3529 3535
3530 3536 Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin.
@@ -4034,7 +4040,7 @@ Repository: <https://github.com/babel/babel.git>
4034 4040
4035 4041 ----------------------------------------
4036 4042
4037 ### @babel/parser@v7.17.8
4043 +### @babel/parser@v7.18.0
4038 4044
4039 4045 License: MIT
4040 4046 By: The Babel Team
@@ -4088,7 +4094,7 @@ License: MIT
4088 4094
4089 4095 ----------------------------------------
4090 4096
4091 ### @glimmer/syntax@v0.84.1
4097 +### @glimmer/syntax@v0.84.2
4092 4098
4093 4099 License: MIT
4094 4100
@@ -4114,7 +4120,7 @@ License: MIT
4114 4120
4115 4121 ----------------------------------------
4116 4122
4117 ### @glimmer/util@v0.84.1
4123 +### @glimmer/util@v0.84.2
4118 4124
4119 4125 License: MIT
4120 4126
@@ -4253,7 +4259,7 @@ License: MIT
4253 4259
4254 4260 ----------------------------------------
4255 4261
4256 ### @typescript-eslint/types@v5.17.0
4262 +### @typescript-eslint/types@v5.27.0
4257 4263
4258 4264 License: MIT
4259 4265 Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
@@ -4282,7 +4288,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4282 4288
4283 4289 ----------------------------------------
4284 4290
4285 ### @typescript-eslint/typescript-estree@v5.17.0
4291 +### @typescript-eslint/typescript-estree@v5.27.0
4286 4292
4287 4293 License: BSD-2-Clause
4288 4294 Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
@@ -4316,7 +4322,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4316 4322
4317 4323 ----------------------------------------
4318 4324
4319 ### @typescript-eslint/visitor-keys@v5.17.0
4325 +### @typescript-eslint/visitor-keys@v5.27.0
4320 4326
4321 4327 License: MIT
4322 4328 Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
@@ -4418,7 +4424,7 @@ By: Sindre Sorhus
4418 4424
4419 4425 ----------------------------------------
4420 4426
4421 ### angular-estree-parser@v2.5.0
4427 +### angular-estree-parser@v2.5.1
4422 4428
4423 4429 License: MIT
4424 4430 By: Ika
@@ -4964,6 +4970,39 @@ Repository: <git@github.com:dfcreative/color-name.git>
4964 4970
4965 4971 ----------------------------------------
4966 4972
4973 +### commondir@v1.0.1
4974 +
4975 +License: MIT
4976 +By: James Halliday
4977 +Repository: <http://github.com/substack/node-commondir.git>
4978 +
4979 +> The MIT License
4980 +>
4981 +> Copyright (c) 2013 James Halliday (mail@substack.net)
4982 +>
4983 +> Permission is hereby granted, free of charge,
4984 +> to any person obtaining a copy of this software and
4985 +> associated documentation files (the "Software"), to
4986 +> deal in the Software without restriction, including
4987 +> without limitation the rights to use, copy, modify,
4988 +> merge, publish, distribute, sublicense, and/or sell
4989 +> copies of the Software, and to permit persons to whom
4990 +> the Software is furnished to do so,
4991 +> subject to the following conditions:
4992 +>
4993 +> The above copyright notice and this permission notice
4994 +> shall be included in all copies or substantial portions of the Software.
4995 +>
4996 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4997 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
4998 +> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4999 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
5000 +> ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5001 +> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5002 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5003 +
5004 +----------------------------------------
5005 +
4967 5006 ### concat-map@v0.0.1
4968 5007
4969 5008 License: MIT
@@ -5068,6 +5107,35 @@ By: Sindre Sorhus
5068 5107
5069 5108 ----------------------------------------
5070 5109
5110 +### css-units-list@v1.1.0
5111 +
5112 +License: MIT
5113 +By: fisker Cheung
5114 +
5115 +> MIT License
5116 +>
5117 +> Copyright (c) fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
5118 +>
5119 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5120 +> of this software and associated documentation files (the "Software"), to deal
5121 +> in the Software without restriction, including without limitation the rights
5122 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5123 +> copies of the Software, and to permit persons to whom the Software is
5124 +> furnished to do so, subject to the following conditions:
5125 +>
5126 +> The above copyright notice and this permission notice shall be included in all
5127 +> copies or substantial portions of the Software.
5128 +>
5129 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5130 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5131 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5132 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5133 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5134 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5135 +> SOFTWARE.
5136 +
5137 +----------------------------------------
5138 +
5071 5139 ### dashify@v2.0.0
5072 5140
5073 5141 License: MIT
@@ -5097,6 +5165,34 @@ By: Jon Schlinkert
5097 5165
5098 5166 ----------------------------------------
5099 5167
5168 +### debug@v4.3.4
5169 +
5170 +License: MIT
5171 +By: Josh Junon
5172 +Repository: <git://github.com/debug-js/debug.git>
5173 +
5174 +> (The MIT License)
5175 +>
5176 +> Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
5177 +> Copyright (c) 2018-2021 Josh Junon
5178 +>
5179 +> Permission is hereby granted, free of charge, to any person obtaining a copy of this software
5180 +> and associated documentation files (the 'Software'), to deal in the Software without restriction,
5181 +> including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
5182 +> and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
5183 +> subject to the following conditions:
5184 +>
5185 +> The above copyright notice and this permission notice shall be included in all copies or substantial
5186 +> portions of the Software.
5187 +>
5188 +> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
5189 +> LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5190 +> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
5191 +> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5192 +> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5193 +
5194 +----------------------------------------
5195 +
5100 5196 ### defaults@v1.0.3
5101 5197
5102 5198 License: MIT
@@ -5754,6 +5850,35 @@ Repository: <git+https://github.com/mcollina/fastq.git>
5754 5850
5755 5851 ----------------------------------------
5756 5852
5853 +### file-entry-cache@v6.0.1
5854 +
5855 +License: MIT
5856 +By: Roy Riojas
5857 +
5858 +> The MIT License (MIT)
5859 +>
5860 +> Copyright (c) 2015 Roy Riojas
5861 +>
5862 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5863 +> of this software and associated documentation files (the "Software"), to deal
5864 +> in the Software without restriction, including without limitation the rights
5865 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5866 +> copies of the Software, and to permit persons to whom the Software is
5867 +> furnished to do so, subject to the following conditions:
5868 +>
5869 +> The above copyright notice and this permission notice shall be included in all
5870 +> copies or substantial portions of the Software.
5871 +>
5872 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5873 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5874 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5875 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5876 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5877 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5878 +> SOFTWARE.
5879 +
5880 +----------------------------------------
5881 +
5757 5882 ### fill-range@v7.0.1
5758 5883
5759 5884 License: MIT
@@ -5783,6 +5908,22 @@ By: Jon Schlinkert
5783 5908
5784 5909 ----------------------------------------
5785 5910
5911 +### find-cache-dir@v3.3.2
5912 +
5913 +License: MIT
5914 +
5915 +> MIT License
5916 +>
5917 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
5918 +>
5919 +> 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:
5920 +>
5921 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5922 +>
5923 +> 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.
5924 +
5925 +----------------------------------------
5926 +
5786 5927 ### find-parent-dir@v0.3.1
5787 5928
5788 5929 License: MIT
@@ -5815,6 +5956,76 @@ Repository: <git://github.com/thlorenz/find-parent-dir.git>
5815 5956
5816 5957 ----------------------------------------
5817 5958
5959 +### find-up@v4.1.0
5960 +
5961 +License: MIT
5962 +By: Sindre Sorhus
5963 +
5964 +> MIT License
5965 +>
5966 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
5967 +>
5968 +> 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:
5969 +>
5970 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5971 +>
5972 +> 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.
5973 +
5974 +----------------------------------------
5975 +
5976 +### flat-cache@v3.0.4
5977 +
5978 +License: MIT
5979 +By: Roy Riojas
5980 +
5981 +> The MIT License (MIT)
5982 +>
5983 +> Copyright (c) 2015 Roy Riojas
5984 +>
5985 +> Permission is hereby granted, free of charge, to any person obtaining a copy
5986 +> of this software and associated documentation files (the "Software"), to deal
5987 +> in the Software without restriction, including without limitation the rights
5988 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5989 +> copies of the Software, and to permit persons to whom the Software is
5990 +> furnished to do so, subject to the following conditions:
5991 +>
5992 +> The above copyright notice and this permission notice shall be included in all
5993 +> copies or substantial portions of the Software.
5994 +>
5995 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5996 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5997 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5998 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5999 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6000 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6001 +> SOFTWARE.
6002 +
6003 +----------------------------------------
6004 +
6005 +### flatted@v3.2.5
6006 +
6007 +License: ISC
6008 +By: Andrea Giammarchi
6009 +Repository: <git+https://github.com/WebReflection/flatted.git>
6010 +
6011 +> ISC License
6012 +>
6013 +> Copyright (c) 2018-2020, Andrea Giammarchi, @WebReflection
6014 +>
6015 +> Permission to use, copy, modify, and/or distribute this software for any
6016 +> purpose with or without fee is hereby granted, provided that the above
6017 +> copyright notice and this permission notice appear in all copies.
6018 +>
6019 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
6020 +> REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
6021 +> AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
6022 +> INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6023 +> LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
6024 +> OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6025 +> PERFORMANCE OF THIS SOFTWARE.
6026 +
6027 +----------------------------------------
6028 +
5818 6029 ### flatten@v1.0.3
5819 6030
5820 6031 License: MIT
@@ -5845,7 +6056,7 @@ Repository: <git+https://github.com/mk-pmb/flatten-js.git>
5845 6056
5846 6057 ----------------------------------------
5847 6058
5848 ### flow-parser@v0.175.0
6059 +### flow-parser@v0.180.0
5849 6060
5850 6061 License: MIT
5851 6062 By: Flow Team
@@ -7270,7 +7481,7 @@ Repository: <https://github.com/eventualbuddha/lines-and-columns.git>
7270 7481
7271 7482 ----------------------------------------
7272 7483
7273 ### linguist-languages@v7.15.0
7484 +### linguist-languages@v7.21.0
7274 7485
7275 7486 License: MIT
7276 7487 By: Ika
@@ -7299,58 +7510,20 @@ By: Ika
7299 7510
7300 7511 ----------------------------------------
7301 7512
7302 ### lodash@v4.17.21
7513 +### locate-path@v5.0.0
7303 7514
7304 7515 License: MIT
7305 By: John-David Dalton
7516 +By: Sindre Sorhus
7306 7517
7307 > Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
7308 >
7309 > Based on Underscore.js, copyright Jeremy Ashkenas,
7310 > DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
7311 >
7312 > This software consists of voluntary contributions made by many
7313 > individuals. For exact contribution history, see the revision history
7314 > available at https://github.com/lodash/lodash
7315 >
7316 > The following license applies to all parts of this software except as
7317 > documented below:
7318 >
7319 > ====
7320 >
7321 > Permission is hereby granted, free of charge, to any person obtaining
7322 > a copy of this software and associated documentation files (the
7323 > "Software"), to deal in the Software without restriction, including
7324 > without limitation the rights to use, copy, modify, merge, publish,
7325 > distribute, sublicense, and/or sell copies of the Software, and to
7326 > permit persons to whom the Software is furnished to do so, subject to
7327 > the following conditions:
7328 >
7329 > The above copyright notice and this permission notice shall be
7330 > included in all copies or substantial portions of the Software.
7331 >
7332 > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
7333 > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7334 > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
7335 > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
7336 > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
7337 > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
7338 > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7339 >
7340 > ====
7518 +> MIT License
7341 7519 >
7342 > Copyright and related rights for sample code are waived via CC0. Sample
7343 > code is defined as all source code displayed within the prose of the
7344 > documentation.
7520 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
7345 7521 >
7346 > CC0: http://creativecommons.org/publicdomain/zero/1.0/
7522 +> 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:
7347 7523 >
7348 > ====
7524 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7349 7525 >
7350 > Files located in the node_modules and vendor directories are externally
7351 > maintained libraries used by this software which have their own
7352 > licenses; we recommend you read them, as their terms may differ from the
7353 > terms above.
7526 +> 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.
7354 7527
7355 7528 ----------------------------------------
7356 7529
@@ -7400,6 +7573,23 @@ By: Isaac Z. Schlueter
7400 7573
7401 7574 ----------------------------------------
7402 7575
7576 +### make-dir@v3.1.0
7577 +
7578 +License: MIT
7579 +By: Sindre Sorhus
7580 +
7581 +> MIT License
7582 +>
7583 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
7584 +>
7585 +> 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:
7586 +>
7587 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7588 +>
7589 +> 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.
7590 +
7591 +----------------------------------------
7592 +
7403 7593 ### map-age-cleaner@v0.1.3
7404 7594
7405 7595 License: MIT
@@ -7635,6 +7825,34 @@ Repository: <git://github.com/substack/minimist.git>
7635 7825
7636 7826 ----------------------------------------
7637 7827
7828 +### ms@v2.1.2
7829 +
7830 +License: MIT
7831 +
7832 +> The MIT License (MIT)
7833 +>
7834 +> Copyright (c) 2016 Zeit, Inc.
7835 +>
7836 +> Permission is hereby granted, free of charge, to any person obtaining a copy
7837 +> of this software and associated documentation files (the "Software"), to deal
7838 +> in the Software without restriction, including without limitation the rights
7839 +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7840 +> copies of the Software, and to permit persons to whom the Software is
7841 +> furnished to do so, subject to the following conditions:
7842 +>
7843 +> The above copyright notice and this permission notice shall be included in all
7844 +> copies or substantial portions of the Software.
7845 +>
7846 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7847 +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7848 +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7849 +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7850 +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7851 +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7852 +> SOFTWARE.
7853 +
7854 +----------------------------------------
7855 +
7638 7856 ### n-readlines@v1.0.1
7639 7857
7640 7858 License: MIT
@@ -7781,6 +7999,40 @@ By: Sindre Sorhus
7781 7999
7782 8000 ----------------------------------------
7783 8001
8002 +### p-limit@v2.3.0
8003 +
8004 +License: MIT
8005 +By: Sindre Sorhus
8006 +
8007 +> MIT License
8008 +>
8009 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8010 +>
8011 +> 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:
8012 +>
8013 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8014 +>
8015 +> 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.
8016 +
8017 +----------------------------------------
8018 +
8019 +### p-locate@v4.1.0
8020 +
8021 +License: MIT
8022 +By: Sindre Sorhus
8023 +
8024 +> MIT License
8025 +>
8026 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8027 +>
8028 +> 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:
8029 +>
8030 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8031 +>
8032 +> 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.
8033 +
8034 +----------------------------------------
8035 +
7784 8036 ### p-map@v4.0.0
7785 8037
7786 8038 License: MIT
@@ -7798,6 +8050,23 @@ By: Sindre Sorhus
7798 8050
7799 8051 ----------------------------------------
7800 8052
8053 +### p-try@v2.2.0
8054 +
8055 +License: MIT
8056 +By: Sindre Sorhus
8057 +
8058 +> MIT License
8059 +>
8060 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8061 +>
8062 +> 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:
8063 +>
8064 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8065 +>
8066 +> 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.
8067 +
8068 +----------------------------------------
8069 +
7801 8070 ### parse-entities@v2.0.0
7802 8071
7803 8072 License: MIT
@@ -7875,6 +8144,23 @@ Repository: <git+https://github.com/albell/parse-srcset.git>
7875 8144
7876 8145 ----------------------------------------
7877 8146
8147 +### path-exists@v4.0.0
8148 +
8149 +License: MIT
8150 +By: Sindre Sorhus
8151 +
8152 +> MIT License
8153 +>
8154 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8155 +>
8156 +> 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:
8157 +>
8158 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8159 +>
8160 +> 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.
8161 +
8162 +----------------------------------------
8163 +
7878 8164 ### path-is-absolute@v1.0.1
7879 8165
7880 8166 License: MIT
@@ -8020,6 +8306,23 @@ By: Jon Schlinkert
8020 8306
8021 8307 ----------------------------------------
8022 8308
8309 +### pkg-dir@v4.2.0
8310 +
8311 +License: MIT
8312 +By: Sindre Sorhus
8313 +
8314 +> MIT License
8315 +>
8316 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
8317 +>
8318 +> 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:
8319 +>
8320 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8321 +>
8322 +> 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.
8323 +
8324 +----------------------------------------
8325 +
8023 8326 ### please-upgrade-node@v3.2.0
8024 8327
8025 8328 License: MIT
@@ -8478,7 +8781,24 @@ Repository: <git://github.com/feross/run-parallel.git>
8478 8781
8479 8782 ----------------------------------------
8480 8783
8481 ### semver@v7.3.5
8784 +### sdbm@v2.0.0
8785 +
8786 +License: MIT
8787 +By: Sindre Sorhus
8788 +
8789 +> MIT License
8790 +>
8791 +> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
8792 +>
8793 +> 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:
8794 +>
8795 +> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8796 +>
8797 +> 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.
8798 +
8799 +----------------------------------------
8800 +
8801 +### semver@v6.3.0
8482 8802
8483 8803 License: ISC
8484 8804
@@ -8500,6 +8820,30 @@ License: ISC
8500 8820
8501 8821 ----------------------------------------
8502 8822
8823 +### semver@v7.3.7
8824 +
8825 +License: ISC
8826 +By: GitHub Inc.
8827 +Repository: <https://github.com/npm/node-semver.git>
8828 +
8829 +> The ISC License
8830 +>
8831 +> Copyright (c) Isaac Z. Schlueter and Contributors
8832 +>
8833 +> Permission to use, copy, modify, and/or distribute this software for any
8834 +> purpose with or without fee is hereby granted, provided that the above
8835 +> copyright notice and this permission notice appear in all copies.
8836 +>
8837 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8838 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8839 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8840 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8841 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8842 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8843 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8844 +
8845 +----------------------------------------
8846 +
8503 8847 ### semver-compare@v1.0.0
8504 8848
8505 8849 License: MIT
@@ -8931,7 +9275,7 @@ Repository: <https://github.com/ajafff/tsutils>
8931 9275
8932 9276 ----------------------------------------
8933 9277
8934 ### typescript@v4.6.3
9278 +### typescript@v4.7.2
8935 9279
8936 9280 License: Apache-2.0
8937 9281 By: Microsoft Corp.
@@ -9964,32 +10308,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
9964 10308
9965 10309 -----
9966 10310
9967 The following software may be included in this product: v8-compile-cache. A copy of the source code may be downloaded from https://github.com/zertosh/v8-compile-cache.git. This software contains the following license and notice below:
9968
9969 The MIT License (MIT)
9970
9971 Copyright (c) 2019 Andres Suarez
9972
9973 Permission is hereby granted, free of charge, to any person obtaining a copy
9974 of this software and associated documentation files (the "Software"), to deal
9975 in the Software without restriction, including without limitation the rights
9976 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9977 copies of the Software, and to permit persons to whom the Software is
9978 furnished to do so, subject to the following conditions:
9979
9980 The above copyright notice and this permission notice shall be included in all
9981 copies or substantial portions of the Software.
9982
9983 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9984 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9985 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9986 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9987 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9988 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9989 SOFTWARE.
9990
9991 -----
9992
9993 10311 The following software may be included in this product: word-wrap. A copy of the source code may be downloaded from https://github.com/jonschlinkert/word-wrap.git. This software contains the following license and notice below:
9994 10312
9995 10313 The MIT License (MIT)

Parents: 713cc2f