update licenses
This commit is contained in:
parent
2d4b6f2ede
commit
18c5666cc8
|
|
@ -92,6 +92,7 @@ This project incorporates components from the projects listed below. The origina
|
||||||
- anymatch@3.1.3 (https://github.com/micromatch/anymatch)
|
- anymatch@3.1.3 (https://github.com/micromatch/anymatch)
|
||||||
- binary-extensions@2.2.0 (https://github.com/sindresorhus/binary-extensions)
|
- binary-extensions@2.2.0 (https://github.com/sindresorhus/binary-extensions)
|
||||||
- braces@3.0.2 (https://github.com/micromatch/braces)
|
- braces@3.0.2 (https://github.com/micromatch/braces)
|
||||||
|
- braces@3.0.3 (https://github.com/micromatch/braces)
|
||||||
- browserslist@4.22.2 (https://github.com/browserslist/browserslist)
|
- browserslist@4.22.2 (https://github.com/browserslist/browserslist)
|
||||||
- buffer-from@1.1.2 (https://github.com/LinusU/buffer-from)
|
- buffer-from@1.1.2 (https://github.com/LinusU/buffer-from)
|
||||||
- caniuse-lite@1.0.30001579 (https://github.com/browserslist/caniuse-lite)
|
- caniuse-lite@1.0.30001579 (https://github.com/browserslist/caniuse-lite)
|
||||||
|
|
@ -114,6 +115,7 @@ This project incorporates components from the projects listed below. The origina
|
||||||
- escape-string-regexp@2.0.0 (https://github.com/sindresorhus/escape-string-regexp)
|
- escape-string-regexp@2.0.0 (https://github.com/sindresorhus/escape-string-regexp)
|
||||||
- expect@29.5.0 (https://github.com/facebook/jest)
|
- expect@29.5.0 (https://github.com/facebook/jest)
|
||||||
- fill-range@7.0.1 (https://github.com/jonschlinkert/fill-range)
|
- fill-range@7.0.1 (https://github.com/jonschlinkert/fill-range)
|
||||||
|
- fill-range@7.1.1 (https://github.com/jonschlinkert/fill-range)
|
||||||
- gensync@1.0.0-beta.2 (https://github.com/loganfsmyth/gensync)
|
- gensync@1.0.0-beta.2 (https://github.com/loganfsmyth/gensync)
|
||||||
- glob-parent@5.1.2 (https://github.com/gulpjs/glob-parent)
|
- glob-parent@5.1.2 (https://github.com/gulpjs/glob-parent)
|
||||||
- globals@11.12.0 (https://github.com/sindresorhus/globals)
|
- globals@11.12.0 (https://github.com/sindresorhus/globals)
|
||||||
|
|
@ -2625,6 +2627,32 @@ THE SOFTWARE.
|
||||||
=========================================
|
=========================================
|
||||||
END OF braces@3.0.2 AND INFORMATION
|
END OF braces@3.0.2 AND INFORMATION
|
||||||
|
|
||||||
|
%% braces@3.0.3 NOTICES AND INFORMATION BEGIN HERE
|
||||||
|
=========================================
|
||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2014-present, Jon Schlinkert.
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
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.
|
||||||
|
=========================================
|
||||||
|
END OF braces@3.0.3 AND INFORMATION
|
||||||
|
|
||||||
%% browserslist@4.22.2 NOTICES AND INFORMATION BEGIN HERE
|
%% browserslist@4.22.2 NOTICES AND INFORMATION BEGIN HERE
|
||||||
=========================================
|
=========================================
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
@ -3478,6 +3506,32 @@ THE SOFTWARE.
|
||||||
=========================================
|
=========================================
|
||||||
END OF fill-range@7.0.1 AND INFORMATION
|
END OF fill-range@7.0.1 AND INFORMATION
|
||||||
|
|
||||||
|
%% fill-range@7.1.1 NOTICES AND INFORMATION BEGIN HERE
|
||||||
|
=========================================
|
||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2014-present, Jon Schlinkert.
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
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.
|
||||||
|
=========================================
|
||||||
|
END OF fill-range@7.1.1 AND INFORMATION
|
||||||
|
|
||||||
%% gensync@1.0.0-beta.2 NOTICES AND INFORMATION BEGIN HERE
|
%% gensync@1.0.0-beta.2 NOTICES AND INFORMATION BEGIN HERE
|
||||||
=========================================
|
=========================================
|
||||||
Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>
|
Copyright 2018 Logan Smyth <loganfsmyth@gmail.com>
|
||||||
|
|
@ -4407,6 +4461,6 @@ END OF yallist@3.1.1 AND INFORMATION
|
||||||
|
|
||||||
SUMMARY BEGIN HERE
|
SUMMARY BEGIN HERE
|
||||||
=========================================
|
=========================================
|
||||||
Total Packages: 151
|
Total Packages: 153
|
||||||
=========================================
|
=========================================
|
||||||
END OF SUMMARY
|
END OF SUMMARY
|
||||||
Loading…
Reference in a new issue