Prep for 0.20.0 release (#1649)
This commit is contained in:
Родитель
9a21a97cd9
Коммит
9b362826a9
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -2,6 +2,24 @@
|
|||
|
||||
# Change Log
|
||||
|
||||
## 0.20.0 - 2019-11-04
|
||||
|
||||
### Added
|
||||
- Select Node.js or Python runtime version when creating a Function App in Azure
|
||||
- Added support for [Azure Functions v3 Preview](https://aka.ms/AA6i3ev) in the following existing features:
|
||||
- Install func cli from the command palette (brew and npm only)
|
||||
- Create new project/function from a version-specific template
|
||||
- Validate local version matches remote version when deploying
|
||||
- View Files and Logs for your Function App in Azure
|
||||
|
||||
### Fixed
|
||||
|
||||
- [Bugs fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.20.0%22+is%3Aclosed)
|
||||
|
||||
### Changed
|
||||
|
||||
- Removed support for "azureFunctions.projectRuntime" value of "beta". Use "~1", "~2", or "~3" instead
|
||||
|
||||
## 0.19.1 - 2019-10-15
|
||||
|
||||
### [Fixed](https://github.com/Microsoft/vscode-azurefunctions/issues?q=is%3Aissue+milestone%3A%220.19.1%22+is%3Aclosed)
|
||||
|
|
556
NOTICE.html
556
NOTICE.html
|
@ -2127,7 +2127,7 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</pre></details></li><li><details><summary>domelementtype 1.3.0 - BSD-2-Clause</summary><p><a href="https://github.com/FB55/domelementtype">https://github.com/FB55/domelementtype</a></p><ul><li>Copyright (c) Felix Bohm</li></ul><pre>Copyright (c) Felix Böhm
|
||||
</pre></details></li><li><details><summary>domelementtype 1.2.1 - BSD-2-Clause</summary><p><a href="https://github.com/fb55/domelementtype#readme">https://github.com/fb55/domelementtype#readme</a></p><ul><li>Copyright (c) Felix Bohm</li></ul><pre>Copyright (c) Felix Böhm
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
@ -2138,7 +2138,7 @@ Redistributions in binary form must reproduce the above copyright notice, this l
|
|||
|
||||
THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
|
||||
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
</pre></details></li><li><details><summary>domelementtype 1.2.1 - BSD-2-Clause</summary><p><a href="https://github.com/fb55/domelementtype#readme">https://github.com/fb55/domelementtype#readme</a></p><ul><li>Copyright (c) Felix Bohm</li></ul><pre>Copyright (c) Felix Böhm
|
||||
</pre></details></li><li><details><summary>domelementtype 1.3.0 - BSD-2-Clause</summary><p><a href="https://github.com/FB55/domelementtype">https://github.com/FB55/domelementtype</a></p><ul><li>Copyright (c) Felix Bohm</li></ul><pre>Copyright (c) Felix Böhm
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
@ -2749,7 +2749,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>anymatch 2.0.0 - ISC</summary><p><a href="https://github.com/micromatch/anymatch">https://github.com/micromatch/anymatch</a></p><ul><li>Copyright (c) 2014 Elan Shanker</li></ul><pre>The ISC License
|
||||
</pre></details></li><li><details><summary>anymatch 1.3.2 - ISC</summary><p><a href="https://github.com/es128/anymatch">https://github.com/es128/anymatch</a></p><ul><li>Copyright (c) 2014 Elan Shanker</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) 2014 Elan Shanker
|
||||
|
||||
|
@ -2764,7 +2764,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>anymatch 1.3.2 - ISC</summary><p><a href="https://github.com/es128/anymatch">https://github.com/es128/anymatch</a></p><ul><li>Copyright (c) 2014 Elan Shanker</li></ul><pre>The ISC License
|
||||
</pre></details></li><li><details><summary>anymatch 2.0.0 - ISC</summary><p><a href="https://github.com/micromatch/anymatch">https://github.com/micromatch/anymatch</a></p><ul><li>Copyright (c) 2014 Elan Shanker</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) 2014 Elan Shanker
|
||||
|
||||
|
@ -2977,21 +2977,6 @@ Copyright 2018 Stefan Penner
|
|||
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.
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>glob 7.1.3 - ISC</summary><p><a href="https://github.com/isaacs/node-glob#readme">https://github.com/isaacs/node-glob#readme</a></p><ul><li>Copyright (c) Isaac Z. Schlueter and Contributors</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>glob 7.1.4 - ISC</summary><p><a href="https://github.com/isaacs/node-glob#readme">https://github.com/isaacs/node-glob#readme</a></p><pre>The ISC License
|
||||
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
|
@ -3013,6 +2998,21 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
|
||||
under a Creative Commons Attribution-ShareAlike 4.0 International License
|
||||
https://creativecommons.org/licenses/by-sa/4.0/
|
||||
</pre></details></li><li><details><summary>glob 7.1.3 - ISC</summary><p><a href="https://github.com/isaacs/node-glob#readme">https://github.com/isaacs/node-glob#readme</a></p><ul><li>Copyright (c) Isaac Z. Schlueter and Contributors</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) Isaac Z. Schlueter and Contributors
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>glob-parent 3.1.0 - ISC</summary><p><a href="https://github.com/es128/glob-parent">https://github.com/es128/glob-parent</a></p><ul><li>Copyright (c) 2015 Elan Shanker</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) 2015 Elan Shanker
|
||||
|
@ -3028,7 +3028,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>graceful-fs 4.2.2 - ISC</summary><p><a href="https://github.com/isaacs/node-graceful-fs#readme">https://github.com/isaacs/node-graceful-fs#readme</a></p><ul><li>Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors</li></ul><pre>The ISC License
|
||||
</pre></details></li><li><details><summary>graceful-fs 4.1.15 - ISC</summary><p><a href="https://github.com/isaacs/node-graceful-fs#readme">https://github.com/isaacs/node-graceful-fs#readme</a></p><ul><li>Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
||||
|
||||
|
@ -3043,7 +3043,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>graceful-fs 4.1.15 - ISC</summary><p><a href="https://github.com/isaacs/node-graceful-fs#readme">https://github.com/isaacs/node-graceful-fs#readme</a></p><ul><li>Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors</li></ul><pre>The ISC License
|
||||
</pre></details></li><li><details><summary>graceful-fs 4.2.2 - ISC</summary><p><a href="https://github.com/isaacs/node-graceful-fs#readme">https://github.com/isaacs/node-graceful-fs#readme</a></p><ul><li>Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors</li></ul><pre>The ISC License
|
||||
|
||||
Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
||||
|
||||
|
@ -4062,7 +4062,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/floating-point-hex-parser 1.7.11 - MIT</summary><ul><li>Copyright (c) 2017 Mauro Bringolf</li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/floating-point-hex-parser 1.8.5 - MIT</summary><ul><li>Copyright (c) 2017 Mauro Bringolf</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2017 Mauro Bringolf
|
||||
|
||||
|
@ -4082,7 +4082,7 @@ 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.</pre></details></li><li><details><summary>@webassemblyjs/floating-point-hex-parser 1.8.5 - MIT</summary><ul><li>Copyright (c) 2017 Mauro Bringolf</li></ul><pre>MIT License
|
||||
SOFTWARE.</pre></details></li><li><details><summary>@webassemblyjs/floating-point-hex-parser 1.7.11 - MIT</summary><ul><li>Copyright (c) 2017 Mauro Bringolf</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2017 Mauro Bringolf
|
||||
|
||||
|
@ -4144,7 +4144,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-buffer 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-buffer 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4165,7 +4165,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-buffer 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-buffer 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4228,7 +4228,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-module-context 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-module-context 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4249,7 +4249,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-module-context 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/helper-module-context 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4784,7 +4784,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/utf8 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/utf8 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4805,7 +4805,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/utf8 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/utf8 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4861,27 +4861,6 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wasm-gen 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
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
|
||||
|
@ -4910,7 +4889,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wasm-opt 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wasm-gen 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -4945,6 +4924,27 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wasm-opt 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
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
|
||||
|
@ -5036,7 +5036,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wast-printer 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wast-printer 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -5057,7 +5057,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wast-printer 1.7.11 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>@webassemblyjs/wast-printer 1.8.5 - MIT</summary><ul><li>Copyright (c) 2018 Sven Sauleau <sven@sauleau.com></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
|
||||
|
||||
|
@ -5753,7 +5753,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>async 2.6.3 - MIT</summary><p><a href="https://caolan.github.io/async/">https://caolan.github.io/async/</a></p><ul><li>Copyright (c) 2010-2018 Caolan McMahon</li></ul><pre>Copyright (c) 2010-2018 Caolan McMahon
|
||||
</pre></details></li><li><details><summary>async 2.6.0 - MIT</summary><p><a href="https://caolan.github.io/async/">https://caolan.github.io/async/</a></p><ul><li>Copyright (c) 2010-2017 Caolan McMahon</li></ul><pre>Copyright (c) 2010-2017 Caolan McMahon
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -5791,7 +5791,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>async 2.6.0 - MIT</summary><p><a href="https://caolan.github.io/async/">https://caolan.github.io/async/</a></p><ul><li>Copyright (c) 2010-2017 Caolan McMahon</li></ul><pre>Copyright (c) 2010-2017 Caolan McMahon
|
||||
</pre></details></li><li><details><summary>async 2.6.3 - MIT</summary><p><a href="https://caolan.github.io/async/">https://caolan.github.io/async/</a></p><ul><li>Copyright (c) 2010-2018 Caolan McMahon</li></ul><pre>Copyright (c) 2010-2018 Caolan McMahon
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -6046,27 +6046,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>azure-arm-storage 4.0.0 - MIT</summary><p><a href="http://github.com/Azure/azure-sdk-for-node">http://github.com/Azure/azure-sdk-for-node</a></p><ul><li>Create (c), Update</li><li>Container (c) Access</li><li>Copyright (c) 2017 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2017 Microsoft
|
||||
|
||||
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.</pre></details></li><li><details><summary>azure-arm-storage 3.2.0 - MIT</summary><p><a href="http://github.com/Azure/azure-sdk-for-node">http://github.com/Azure/azure-sdk-for-node</a></p><ul><li>Create (c), Update</li><li>Container (c) Access</li><li>Copyright (c) 2017 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>azure-arm-storage 3.2.0 - MIT</summary><p><a href="http://github.com/Azure/azure-sdk-for-node">http://github.com/Azure/azure-sdk-for-node</a></p><ul><li>Create (c), Update</li><li>Container (c) Access</li><li>Copyright (c) 2017 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2017 Microsoft
|
||||
|
||||
|
@ -6086,6 +6066,26 @@ 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.</pre></details></li><li><details><summary>azure-arm-storage 4.0.0 - MIT</summary><p><a href="http://github.com/Azure/azure-sdk-for-node">http://github.com/Azure/azure-sdk-for-node</a></p><ul><li>Create (c), Update</li><li>Container (c) Access</li><li>Copyright (c) 2017 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2017 Microsoft
|
||||
|
||||
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.</pre></details></li><li><details><summary>azure-arm-website 5.7.0 - MIT</summary><p><a href="https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/websiteManagement2">https://github.com/azure/azure-sdk-for-node/tree/master/lib/services/websiteManagement2</a></p><ul><li>Copyright (c) 2018 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2018 Microsoft
|
||||
|
@ -6436,7 +6436,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>chokidar 1.7.0 - MIT</summary><p><a href="https://github.com/paulmillr/chokidar">https://github.com/paulmillr/chokidar</a></p><ul><li>Copyright (c) 2016 Paul Miller (http://paulmillr.com) & Elan Shanker</li></ul><pre>MIT License
|
||||
</pre></details></li><li><details><summary>chokidar 2.0.4 - MIT</summary><p><a href="https://github.com/paulmillr/chokidar">https://github.com/paulmillr/chokidar</a></p><ul><li>Copyright (c) 2016 Paul Miller (http://paulmillr.com) & Elan Shanker</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) <year> <copyright holders>
|
||||
|
||||
|
@ -6444,7 +6444,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|||
|
||||
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.</pre></details></li><li><details><summary>chokidar 2.0.4 - MIT</summary><p><a href="https://github.com/paulmillr/chokidar">https://github.com/paulmillr/chokidar</a></p><ul><li>Copyright (c) 2016 Paul Miller (http://paulmillr.com) & Elan Shanker</li></ul><pre>MIT License
|
||||
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.</pre></details></li><li><details><summary>chokidar 1.7.0 - MIT</summary><p><a href="https://github.com/paulmillr/chokidar">https://github.com/paulmillr/chokidar</a></p><ul><li>Copyright (c) 2016 Paul Miller (http://paulmillr.com) & Elan Shanker</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) <year> <copyright holders>
|
||||
|
||||
|
@ -7295,28 +7295,7 @@ 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.</pre></details></li><li><details><summary>define-property 0.2.5 - MIT</summary><p><a href="https://github.com/jonschlinkert/define-property">https://github.com/jonschlinkert/define-property</a></p><ul><li>Copyright (c) 2015 Jon Schlinkert</li><li>Copyright (c) 2015, Jon Schlinkert.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015, 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.
|
||||
</pre></details></li><li><details><summary>define-property 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/define-property">https://github.com/jonschlinkert/define-property</a></p><ul><li>Copyright (c) 2015, 2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
THE SOFTWARE.</pre></details></li><li><details><summary>define-property 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/define-property">https://github.com/jonschlinkert/define-property</a></p><ul><li>Copyright (c) 2015, 2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015, 2017, Jon Schlinkert
|
||||
|
||||
|
@ -7351,6 +7330,27 @@ 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.
|
||||
</pre></details></li><li><details><summary>define-property 0.2.5 - MIT</summary><p><a href="https://github.com/jonschlinkert/define-property">https://github.com/jonschlinkert/define-property</a></p><ul><li>Copyright (c) 2015 Jon Schlinkert</li><li>Copyright (c) 2015, Jon Schlinkert.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015, 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
|
||||
|
@ -7719,9 +7719,9 @@ 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.
|
||||
|
||||
</pre></details></li><li><details><summary>extend-shallow 3.0.2 - MIT</summary><p><a href="https://github.com/jonschlinkert/extend-shallow">https://github.com/jonschlinkert/extend-shallow</a></p><ul><li>Copyright (c) 2014-2015, 2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>extend-shallow 2.0.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/extend-shallow">https://github.com/jonschlinkert/extend-shallow</a></p><ul><li>Copyright (c) 2015 Jon Schlinkert</li><li>Copyright (c) 2014-2015, Jon Schlinkert.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2015, 2017, Jon Schlinkert.
|
||||
Copyright (c) 2014-2015, 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
|
||||
|
@ -7740,9 +7740,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>extend-shallow 2.0.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/extend-shallow">https://github.com/jonschlinkert/extend-shallow</a></p><ul><li>Copyright (c) 2015 Jon Schlinkert</li><li>Copyright (c) 2014-2015, Jon Schlinkert.</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>extend-shallow 3.0.2 - MIT</summary><p><a href="https://github.com/jonschlinkert/extend-shallow">https://github.com/jonschlinkert/extend-shallow</a></p><ul><li>Copyright (c) 2014-2015, 2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2015, Jon Schlinkert.
|
||||
Copyright (c) 2014-2015, 2017, 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
|
||||
|
@ -7925,7 +7925,15 @@ 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.
|
||||
</pre></details></li><li><details><summary>findup-sync 3.0.0 - MIT</summary><p><a href="https://github.com/gulpjs/findup-sync#readme">https://github.com/gulpjs/findup-sync#readme</a></p><ul><li>Copyright (c) 2013-2018 Ben Alman <cowboy@rj3.net> , Blaine Bublitz <blaine.bublitz@gmail.com> , and Eric Schoffstall <yo@contra.io></li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>findup-sync 2.0.0 - MIT</summary><p><a href="https://github.com/js-cli/node-findup-sync#readme">https://github.com/js-cli/node-findup-sync#readme</a></p><ul><li>Copyright (c) 2012-2016 Cowboy Ben Alman</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) <year> <copyright holders>
|
||||
|
||||
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.</pre></details></li><li><details><summary>findup-sync 3.0.0 - MIT</summary><p><a href="https://github.com/gulpjs/findup-sync#readme">https://github.com/gulpjs/findup-sync#readme</a></p><ul><li>Copyright (c) 2013-2018 Ben Alman <cowboy@rj3.net> , Blaine Bublitz <blaine.bublitz@gmail.com> , and Eric Schoffstall <yo@contra.io></li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2013-2018 Ben Alman <cowboy@rj3.net>, Blaine Bublitz <blaine.bublitz@gmail.com>, and Eric Schoffstall <yo@contra.io>
|
||||
|
||||
|
@ -7946,15 +7954,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>findup-sync 2.0.0 - MIT</summary><p><a href="https://github.com/js-cli/node-findup-sync#readme">https://github.com/js-cli/node-findup-sync#readme</a></p><ul><li>Copyright (c) 2012-2016 Cowboy Ben Alman</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) <year> <copyright holders>
|
||||
|
||||
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.</pre></details></li><li><details><summary>fined 1.2.0 - MIT</summary><p><a href="https://github.com/gulpjs/fined#readme">https://github.com/gulpjs/fined#readme</a></p><ul><li>Copyright (c) 2016, 2017, 2018 Blaine Bublitz <blaine.bublitz@gmail.com> and Eric Schoffstall <yo@contra.io></li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>fined 1.2.0 - MIT</summary><p><a href="https://github.com/gulpjs/fined#readme">https://github.com/gulpjs/fined#readme</a></p><ul><li>Copyright (c) 2016, 2017, 2018 Blaine Bublitz <blaine.bublitz@gmail.com> and Eric Schoffstall <yo@contra.io></li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2016, 2017, 2018 Blaine Bublitz <blaine.bublitz@gmail.com> and Eric Schoffstall <yo@contra.io>
|
||||
|
||||
|
@ -9969,9 +9969,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>has-value 0.3.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/has-value">https://github.com/jonschlinkert/has-value</a></p><ul><li>Copyright (c) 2014-2016, Jon Schlinkert.</li><li>Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>has-value 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/has-value">https://github.com/jonschlinkert/has-value</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2016, Jon Schlinkert.
|
||||
Copyright (c) 2014-2017, 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
|
||||
|
@ -9990,9 +9990,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>has-value 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/has-value">https://github.com/jonschlinkert/has-value</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>has-value 0.3.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/has-value">https://github.com/jonschlinkert/has-value</a></p><ul><li>Copyright (c) 2014-2016, Jon Schlinkert.</li><li>Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, Jon Schlinkert
|
||||
Copyright (c) 2014-2016, 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
|
||||
|
@ -10174,7 +10174,15 @@ 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.
|
||||
</pre></details></li><li><details><summary>iconv-lite 0.4.24 - MIT</summary><p><a href="https://github.com/ashtuchkin/iconv-lite">https://github.com/ashtuchkin/iconv-lite</a></p><ul><li>Copyright (c) Microsoft Corporation.</li><li>Copyright (c) 2011 Alexander Shtuchkin</li></ul><pre>Copyright (c) 2011 Alexander Shtuchkin
|
||||
</pre></details></li><li><details><summary>https-proxy-agent 2.2.3 - MIT</summary><p><a href="https://github.com/TooTallNate/node-https-proxy-agent#readme">https://github.com/TooTallNate/node-https-proxy-agent#readme</a></p><ul><li>Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net></li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) <year> <copyright holders>
|
||||
|
||||
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.</pre></details></li><li><details><summary>iconv-lite 0.4.24 - MIT</summary><p><a href="https://github.com/ashtuchkin/iconv-lite">https://github.com/ashtuchkin/iconv-lite</a></p><ul><li>Copyright (c) Microsoft Corporation.</li><li>Copyright (c) 2011 Alexander Shtuchkin</li></ul><pre>Copyright (c) 2011 Alexander Shtuchkin
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
@ -10267,9 +10275,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-accessor-descriptor 0.1.6 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-accessor-descriptor">https://github.com/jonschlinkert/is-accessor-descriptor</a></p><ul><li>Copyright (c) 2015, Jon Schlinkert.</li><li>Copyright (c) 2015 Jon Schlinkert (https://github.com/jonschlinkert)</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-accessor-descriptor 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-accessor-descriptor">https://github.com/jonschlinkert/is-accessor-descriptor</a></p><ul><li>Copyright (c) 2015-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015, Jon Schlinkert.
|
||||
Copyright (c) 2015-2017, 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
|
||||
|
@ -10288,9 +10296,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-accessor-descriptor 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-accessor-descriptor">https://github.com/jonschlinkert/is-accessor-descriptor</a></p><ul><li>Copyright (c) 2015-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-accessor-descriptor 0.1.6 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-accessor-descriptor">https://github.com/jonschlinkert/is-accessor-descriptor</a></p><ul><li>Copyright (c) 2015, Jon Schlinkert.</li><li>Copyright (c) 2015 Jon Schlinkert (https://github.com/jonschlinkert)</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2017, Jon Schlinkert.
|
||||
Copyright (c) 2015, 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
|
||||
|
@ -10372,9 +10380,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-data-descriptor 0.1.4 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-data-descriptor">https://github.com/jonschlinkert/is-data-descriptor</a></p><ul><li>Copyright (c) 2015, Jon Schlinkert.</li><li>Copyright (c) 2015 Jon Schlinkert (https://github.com/jonschlinkert)</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-data-descriptor 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-data-descriptor">https://github.com/jonschlinkert/is-data-descriptor</a></p><ul><li>Copyright (c) 2015-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015, Jon Schlinkert.
|
||||
Copyright (c) 2015-2017, 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
|
||||
|
@ -10393,9 +10401,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-data-descriptor 1.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-data-descriptor">https://github.com/jonschlinkert/is-data-descriptor</a></p><ul><li>Copyright (c) 2015-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-data-descriptor 0.1.4 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-data-descriptor">https://github.com/jonschlinkert/is-data-descriptor</a></p><ul><li>Copyright (c) 2015, Jon Schlinkert.</li><li>Copyright (c) 2015 Jon Schlinkert (https://github.com/jonschlinkert)</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2017, Jon Schlinkert.
|
||||
Copyright (c) 2015, 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
|
||||
|
@ -10448,6 +10456,26 @@ 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.</pre></details></li><li><details><summary>is-extendable 1.0.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-extendable">https://github.com/jonschlinkert/is-extendable</a></p><ul><li>Copyright (c) 2015-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2017, 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
|
||||
|
@ -10475,27 +10503,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-extendable 1.0.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-extendable">https://github.com/jonschlinkert/is-extendable</a></p><ul><li>Copyright (c) 2015-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2017, 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.</pre></details></li><li><details><summary>is-extglob 2.1.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-extglob">https://github.com/jonschlinkert/is-extglob</a></p><ul><li>Copyright (c) 2014-2016, Jon Schlinkert.</li><li>Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-extglob 2.1.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-extglob">https://github.com/jonschlinkert/is-extglob</a></p><ul><li>Copyright (c) 2014-2016, Jon Schlinkert.</li><li>Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2016, Jon Schlinkert
|
||||
|
||||
|
@ -10537,7 +10545,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-glob 4.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-glob">https://github.com/jonschlinkert/is-glob</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-glob 4.0.1 - MIT</summary><p><a href="https://github.com/micromatch/is-glob">https://github.com/micromatch/is-glob</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2019, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
|
||||
|
@ -10558,7 +10566,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-glob 4.0.1 - MIT</summary><p><a href="https://github.com/micromatch/is-glob">https://github.com/micromatch/is-glob</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2019, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>is-glob 4.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-glob">https://github.com/jonschlinkert/is-glob</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
|
||||
|
@ -10635,6 +10643,27 @@ 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.
|
||||
</pre></details></li><li><details><summary>is-number 4.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/is-number">https://github.com/jonschlinkert/is-number</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, 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
|
||||
|
@ -11087,9 +11116,9 @@ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PA
|
|||
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.
|
||||
</pre></details></li><li><details><summary>kind-of 6.0.2 - MIT</summary><p><a href="https://github.com/jonschlinkert/kind-of">https://github.com/jonschlinkert/kind-of</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>kind-of 3.2.2 - MIT</summary><p><a href="https://github.com/jonschlinkert/kind-of">https://github.com/jonschlinkert/kind-of</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, Jon Schlinkert.
|
||||
Copyright (c) 2014-2017, 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
|
||||
|
@ -11129,9 +11158,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>kind-of 3.2.2 - MIT</summary><p><a href="https://github.com/jonschlinkert/kind-of">https://github.com/jonschlinkert/kind-of</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>kind-of 6.0.2 - MIT</summary><p><a href="https://github.com/jonschlinkert/kind-of">https://github.com/jonschlinkert/kind-of</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, Jon Schlinkert
|
||||
Copyright (c) 2014-2017, 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
|
||||
|
@ -11757,6 +11786,27 @@ 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.
|
||||
</pre></details></li><li><details><summary>micromatch 2.3.11 - MIT</summary><p><a href="https://github.com/jonschlinkert/micromatch">https://github.com/jonschlinkert/micromatch</a></p><ul><li>Copyright (c) 2014-2015, Jon Schlinkert.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2015, 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
|
||||
|
@ -11830,7 +11880,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>minimist 0.0.8 - MIT</summary><p><a href="https://github.com/substack/minimist">https://github.com/substack/minimist</a></p><pre>This software is released under the MIT license:
|
||||
</pre></details></li><li><details><summary>minimist 1.2.0 - MIT</summary><p><a href="https://github.com/substack/minimist">https://github.com/substack/minimist</a></p><pre>This software is released under the MIT license:
|
||||
|
||||
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
|
||||
|
@ -11848,7 +11898,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>minimist 1.2.0 - MIT</summary><p><a href="https://github.com/substack/minimist">https://github.com/substack/minimist</a></p><pre>This software is released under the MIT license:
|
||||
</pre></details></li><li><details><summary>minimist 0.0.8 - MIT</summary><p><a href="https://github.com/substack/minimist">https://github.com/substack/minimist</a></p><pre>This software is released under the MIT license:
|
||||
|
||||
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
|
||||
|
@ -11956,7 +12006,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>ms 2.0.0 - MIT</summary><p><a href="https://github.com/zeit/ms#readme">https://github.com/zeit/ms#readme</a></p><ul><li>Copyright (c) 2016 Zeit, Inc.</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>ms 2.1.2 - MIT</summary><p><a href="https://github.com/zeit/ms#readme">https://github.com/zeit/ms#readme</a></p><ul><li>Copyright (c) 2016 Zeit, Inc.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2016 Zeit, Inc.
|
||||
|
||||
|
@ -11977,7 +12027,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>ms 2.1.2 - MIT</summary><p><a href="https://github.com/zeit/ms#readme">https://github.com/zeit/ms#readme</a></p><ul><li>Copyright (c) 2016 Zeit, Inc.</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>ms 2.0.0 - MIT</summary><p><a href="https://github.com/zeit/ms#readme">https://github.com/zeit/ms#readme</a></p><ul><li>Copyright (c) 2016 Zeit, Inc.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2016 Zeit, Inc.
|
||||
|
||||
|
@ -12019,7 +12069,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>ms-rest 2.5.0 - MIT</summary><p><a href="https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest">https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest</a></p><ul><li>Copyright (c) 2015 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>ms-rest 2.5.3 - MIT</summary><p><a href="https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest">https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest</a></p><ul><li>Copyright (c) 2015 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Microsoft
|
||||
|
||||
|
@ -12041,7 +12091,7 @@ 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.
|
||||
|
||||
</pre></details></li><li><details><summary>ms-rest 2.5.3 - MIT</summary><p><a href="https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest">https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest</a></p><ul><li>Copyright (c) 2015 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>ms-rest 2.5.0 - MIT</summary><p><a href="https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest">https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest</a></p><ul><li>Copyright (c) 2015 Microsoft</li><li>Copyright (c) Microsoft Corporation.</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Microsoft
|
||||
|
||||
|
@ -12107,7 +12157,7 @@ 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.
|
||||
|
||||
</pre></details></li><li><details><summary>nan 2.11.1 - MIT</summary><p><a href="https://github.com/nodejs/nan#readme">https://github.com/nodejs/nan#readme</a></p><ul><li>Copyright (c) 2018 NAN WG Members</li><li>Copyright (c) 2018 NAN contributors</li><li>Copyright Joyent, Inc. and other Node contributors.</li><li>Copyright (c) 2018 NAN contributors - Rod Vagg <https://github.com/rvagg></li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>nan 2.13.2 - MIT</summary><p><a href="https://github.com/nodejs/nan#readme">https://github.com/nodejs/nan#readme</a></p><ul><li>Copyright (c) 2018 NAN WG Members</li><li>Copyright (c) 2018 NAN contributors</li><li>Copyright Joyent, Inc. and other Node contributors.</li><li>Copyright (c) 2018 NAN contributors - Rod Vagg <https://github.com/rvagg></li></ul><pre>The MIT License (MIT)
|
||||
=====================
|
||||
|
||||
Copyright (c) 2018 NAN contributors
|
||||
|
@ -12120,7 +12170,7 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|||
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.
|
||||
</pre></details></li><li><details><summary>nan 2.13.2 - MIT</summary><p><a href="https://github.com/nodejs/nan#readme">https://github.com/nodejs/nan#readme</a></p><ul><li>Copyright (c) 2018 NAN WG Members</li><li>Copyright (c) 2018 NAN contributors</li><li>Copyright Joyent, Inc. and other Node contributors.</li><li>Copyright (c) 2018 NAN contributors - Rod Vagg <https://github.com/rvagg></li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>nan 2.11.1 - MIT</summary><p><a href="https://github.com/nodejs/nan#readme">https://github.com/nodejs/nan#readme</a></p><ul><li>Copyright (c) 2018 NAN WG Members</li><li>Copyright (c) 2018 NAN contributors</li><li>Copyright Joyent, Inc. and other Node contributors.</li><li>Copyright (c) 2018 NAN contributors - Rod Vagg <https://github.com/rvagg></li></ul><pre>The MIT License (MIT)
|
||||
=====================
|
||||
|
||||
Copyright (c) 2018 NAN contributors
|
||||
|
@ -12194,9 +12244,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>normalize-path 2.1.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/normalize-path">https://github.com/jonschlinkert/normalize-path</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>normalize-path 3.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/normalize-path">https://github.com/jonschlinkert/normalize-path</a></p><ul><li>Copyright (c) 2014-2018, Jon Schlinkert.</li><li>Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017, Jon Schlinkert
|
||||
Copyright (c) 2014-2018, 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
|
||||
|
@ -12215,9 +12265,9 @@ 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.
|
||||
</pre></details></li><li><details><summary>normalize-path 3.0.0 - MIT</summary><p><a href="https://github.com/jonschlinkert/normalize-path">https://github.com/jonschlinkert/normalize-path</a></p><ul><li>Copyright (c) 2014-2018, Jon Schlinkert.</li><li>Copyright (c) 2018, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
</pre></details></li><li><details><summary>normalize-path 2.1.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/normalize-path">https://github.com/jonschlinkert/normalize-path</a></p><ul><li>Copyright (c) 2014-2017, Jon Schlinkert.</li><li>Copyright (c) 2017, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2018, Jon Schlinkert.
|
||||
Copyright (c) 2014-2017, 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
|
||||
|
@ -13114,7 +13164,7 @@ 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.</pre></details></li><li><details><summary>punycode 2.1.1 - MIT</summary><p><a href="https://mths.be/punycode">https://mths.be/punycode</a></p><ul><li>Copyright Mathias Bynens <https://mathiasbynens.be/></li></ul><pre>Copyright Mathias Bynens <https://mathiasbynens.be/>
|
||||
THE SOFTWARE.</pre></details></li><li><details><summary>punycode 1.4.1 - MIT</summary><p><a href="https://mths.be/punycode">https://mths.be/punycode</a></p><ul><li>Copyright Mathias Bynens <https://mathiasbynens.be/></li></ul><pre>Copyright Mathias Bynens <https://mathiasbynens.be/>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
@ -13134,7 +13184,7 @@ 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.
|
||||
</pre></details></li><li><details><summary>punycode 1.4.1 - MIT</summary><p><a href="https://mths.be/punycode">https://mths.be/punycode</a></p><ul><li>Copyright Mathias Bynens <https://mathiasbynens.be/></li></ul><pre>Copyright Mathias Bynens <https://mathiasbynens.be/>
|
||||
</pre></details></li><li><details><summary>punycode 2.1.1 - MIT</summary><p><a href="https://mths.be/punycode">https://mths.be/punycode</a></p><ul><li>Copyright Mathias Bynens <https://mathiasbynens.be/></li></ul><pre>Copyright Mathias Bynens <https://mathiasbynens.be/>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
|
@ -13196,6 +13246,53 @@ 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.
|
||||
</pre></details></li><li><details><summary>readable-stream 2.3.6 - MIT</summary><p><a href="https://github.com/nodejs/readable-stream#readme">https://github.com/nodejs/readable-stream#readme</a></p><ul><li>Copyright Joyent, Inc. and other Node contributors.</li></ul><pre>Node.js is licensed for use as follows:
|
||||
|
||||
"""
|
||||
Copyright Node.js contributors. All rights reserved.
|
||||
|
||||
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.
|
||||
"""
|
||||
|
||||
This license applies to parts of Node.js originating from the
|
||||
https://github.com/joyent/node repository:
|
||||
|
||||
"""
|
||||
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
||||
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.
|
||||
"""
|
||||
</pre></details></li><li><details><summary>readable-stream 3.4.0 - MIT</summary><p><a href="https://github.com/nodejs/readable-stream#readme">https://github.com/nodejs/readable-stream#readme</a></p><ul><li>Copyright Joyent, Inc. and other Node contributors.</li></ul><pre>Node.js is licensed for use as follows:
|
||||
|
||||
"""
|
||||
|
@ -13300,53 +13397,6 @@ 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.
|
||||
"""
|
||||
</pre></details></li><li><details><summary>readable-stream 2.3.6 - MIT</summary><p><a href="https://github.com/nodejs/readable-stream#readme">https://github.com/nodejs/readable-stream#readme</a></p><ul><li>Copyright Joyent, Inc. and other Node contributors.</li></ul><pre>Node.js is licensed for use as follows:
|
||||
|
||||
"""
|
||||
Copyright Node.js contributors. All rights reserved.
|
||||
|
||||
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.
|
||||
"""
|
||||
|
||||
This license applies to parts of Node.js originating from the
|
||||
https://github.com/joyent/node repository:
|
||||
|
||||
"""
|
||||
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
|
||||
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
|
||||
|
@ -13573,6 +13623,24 @@ 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.
|
||||
</pre></details></li><li><details><summary>resolve 1.8.1 - MIT</summary><p><a href="https://github.com/browserify/resolve#readme">https://github.com/browserify/resolve#readme</a></p><pre>This software is released under the MIT license:
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>resolve 1.12.0 - MIT</summary><p><a href="https://github.com/browserify/resolve#readme">https://github.com/browserify/resolve#readme</a></p><ul><li>Copyright (c) 2012 James Halliday</li></ul><pre>MIT License
|
||||
|
||||
Copyright (c) 2012 James Halliday
|
||||
|
@ -13594,24 +13662,6 @@ 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.
|
||||
</pre></details></li><li><details><summary>resolve 1.8.1 - MIT</summary><p><a href="https://github.com/browserify/resolve#readme">https://github.com/browserify/resolve#readme</a></p><pre>This software is released under the MIT license:
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>resolve-dir 1.0.1 - MIT</summary><p><a href="https://github.com/jonschlinkert/resolve-dir">https://github.com/jonschlinkert/resolve-dir</a></p><ul><li>Copyright (c) 2015, Jon Schlinkert.</li><li>Copyright (c) 2015-2016, Jon Schlinkert</li><li>Copyright (c) 2016, Jon Schlinkert (https://github.com/jonschlinkert).</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015-2016, Jon Schlinkert
|
||||
|
@ -14155,26 +14205,6 @@ 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.
|
||||
</pre></details></li><li><details><summary>string_decoder 0.10.31 - MIT</summary><p><a href="https://github.com/rvagg/string_decoder">https://github.com/rvagg/string_decoder</a></p><ul><li>Copyright Joyent, Inc. and other Node contributors.</li></ul><pre>Copyright Joyent, Inc. and other Node contributors.
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>string_decoder 1.1.1 - MIT</summary><p><a href="https://github.com/nodejs/string_decoder">https://github.com/nodejs/string_decoder</a></p><ul><li>Copyright Joyent, Inc. and other Node contributors.</li></ul><pre>Node.js is licensed for use as follows:
|
||||
|
||||
"""
|
||||
|
@ -14223,6 +14253,26 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
|||
IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
</pre></details></li><li><details><summary>string_decoder 0.10.31 - MIT</summary><p><a href="https://github.com/rvagg/string_decoder">https://github.com/rvagg/string_decoder</a></p><ul><li>Copyright Joyent, Inc. and other Node contributors.</li></ul><pre>Copyright Joyent, Inc. and other Node contributors.
|
||||
|
||||
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.
|
||||
</pre></details></li><li><details><summary>string-width 1.0.2 - MIT</summary><p><a href="https://github.com/sindresorhus/string-width#readme">https://github.com/sindresorhus/string-width#readme</a></p><ul><li>(c) Sindre Sorhus (https://sindresorhus.com)</li><li>Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)</li></ul><pre>The MIT License (MIT)
|
||||
|
||||
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
||||
|
|
12
README.md
12
README.md
|
@ -113,18 +113,18 @@ brew install azure-functions-core-tools
|
|||
sudo apt-get install azure-functions-core-tools
|
||||
```
|
||||
|
||||
See [here](https://github.com/Azure/azure-functions-core-tools/blob/master/README.md) for more installation options and the latest instructions.
|
||||
See [here](https://aka.ms/AA6i3ev) for more information on Azure Functions v3 preview and [here](https://github.com/Azure/azure-functions-core-tools/blob/master/README.md) for more installation options and the latest instructions.
|
||||
|
||||
## Language-Specific Prerequisites
|
||||
|
||||
### Node
|
||||
|
||||
* [Node 8.0+](https://nodejs.org/)
|
||||
* [Node.js](https://nodejs.org/) 8.x or 10.x
|
||||
|
||||
### .NET
|
||||
|
||||
* [VS Code Debugger for C#](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)
|
||||
* [.NET CLI](https://docs.microsoft.com/dotnet/core/tools/?tabs=netcore2x)
|
||||
* .NET Core Sdk [2.x](https://dotnet.microsoft.com/download/dotnet-core/2.2) or [3.x](https://dotnet.microsoft.com/download/dotnet-core/3.0)
|
||||
|
||||
> **NOTE**: The default experience for C# uses class libraries (*.cs files), which provide superior performance, scalability, and versatility over C# Scripts (*.csx files). If you want to use C# Scripts, you may change your `azureFunctions.projectLanguage` user setting to `C#Script`.
|
||||
|
||||
|
@ -137,15 +137,15 @@ See [here](https://github.com/Azure/azure-functions-core-tools/blob/master/READM
|
|||
|
||||
### Python
|
||||
|
||||
* [Python 3.6.x](https://www.python.org/downloads/)
|
||||
* [Python](https://www.python.org/downloads/) 3.6.x or 3.7.x
|
||||
|
||||
> **NOTE**: [Python 3.6.8](https://www.python.org/downloads/release/python-368/) is the last release of Python 3.6 with installable binaries for Windows.
|
||||
> **NOTE**: [Python 3.6.8](https://www.python.org/downloads/release/python-368/) is the last release of Python 3.6.x with installable binaries for Windows.
|
||||
|
||||
### PowerShell
|
||||
|
||||
* [PowerShell Core 6.2 or higher](https://github.com/powershell/powershell#get-powershell)
|
||||
* [VS Code Debugger for PowerShell](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
|
||||
* [.NET CLI](https://docs.microsoft.com/dotnet/core/tools/?tabs=netcore2x)
|
||||
* [.NET Core Sdk](https://dotnet.microsoft.com/download)
|
||||
|
||||
> **NOTE**: Debugging PowerShell functions and placing breakpoints works differently than other languages for now. Take a look at the [official guide for locally debugging PowerShell functions](https://docs.microsoft.com/azure/azure-functions/functions-debug-powershell-local) for complete steps.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vscode-azurefunctions",
|
||||
"version": "0.19.2-alpha",
|
||||
"version": "0.20.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vscode-azurefunctions",
|
||||
"displayName": "Azure Functions",
|
||||
"description": "%azureFunctions.description%",
|
||||
"version": "0.19.2-alpha",
|
||||
"version": "0.20.0",
|
||||
"publisher": "ms-azuretools",
|
||||
"icon": "resources/azure-functions.png",
|
||||
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
|
||||
|
|
Загрузка…
Ссылка в новой задаче