-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4876 from microsoft/seanmcm/0_26_3_release
Seanmcm/0 26 3 release
- Loading branch information
Showing
57 changed files
with
2,744 additions
and
2,286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -224,8 +224,9 @@ the licensed code: | |
|
||
------------------------------------------------------------------- | ||
|
||
glob 7.1.4 - ISC | ||
glob 7.1.6 - ISC | ||
https://github.com/isaacs/node-glob#readme | ||
Copyright (c) Isaac Z. Schlueter and Contributors | ||
|
||
The ISC License | ||
|
||
|
@@ -301,6 +302,31 @@ PERFORMANCE OF THIS SOFTWARE. | |
|
||
|
||
|
||
------------------------------------------------------------------- | ||
|
||
------------------------------------------------------------------- | ||
|
||
isexe 2.0.0 - ISC | ||
https://github.com/isaacs/isexe#readme | ||
Copyright (c) Isaac Z. Schlueter and Contributors | ||
|
||
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. | ||
|
||
|
||
------------------------------------------------------------------- | ||
|
||
------------------------------------------------------------------- | ||
|
@@ -403,6 +429,31 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR | |
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | ||
|
||
|
||
------------------------------------------------------------------- | ||
|
||
------------------------------------------------------------------- | ||
|
||
which 2.0.2 - ISC | ||
https://github.com/isaacs/node-which#readme | ||
Copyright (c) Isaac Z. Schlueter and Contributors | ||
|
||
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. | ||
|
||
|
||
------------------------------------------------------------------- | ||
|
||
------------------------------------------------------------------- | ||
|
@@ -646,7 +697,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
------------------------------------------------------------------- | ||
|
||
debug 3.1.0 - MIT | ||
debug 3.2.6 - MIT | ||
https://github.com/visionmedia/debug#readme | ||
Copyright (c) 2014 TJ Holowaychuk <[email protected]> | ||
Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]> | ||
|
@@ -676,7 +727,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
------------------------------------------------------------------- | ||
|
||
debug 3.2.6 - MIT | ||
debug 3.1.0 - MIT | ||
https://github.com/visionmedia/debug#readme | ||
Copyright (c) 2014 TJ Holowaychuk <[email protected]> | ||
Copyright (c) 2014-2017 TJ Holowaychuk <[email protected]> | ||
|
@@ -901,8 +952,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI | |
|
||
------------------------------------------------------------------- | ||
|
||
jsonc-parser 2.1.1 - MIT | ||
https://github.com/Microsoft/node-jsonc-parser#readme | ||
jsonc-parser 2.2.0 - MIT | ||
https://github.com/microsoft/node-jsonc-parser#readme | ||
Copyright (c) Microsoft | ||
Copyright 2018, Microsoft | ||
Copyright (c) Microsoft Corporation. | ||
|
@@ -992,7 +1043,7 @@ THE SOFTWARE. | |
|
||
------------------------------------------------------------------- | ||
|
||
ms 2.0.0 - MIT | ||
ms 2.1.2 - MIT | ||
https://github.com/zeit/ms#readme | ||
Copyright (c) 2016 Zeit, Inc. | ||
|
||
|
@@ -1023,7 +1074,7 @@ SOFTWARE. | |
|
||
------------------------------------------------------------------- | ||
|
||
ms 2.1.2 - MIT | ||
ms 2.0.0 - MIT | ||
https://github.com/zeit/ms#readme | ||
Copyright (c) 2016 Zeit, Inc. | ||
|
||
|
@@ -1213,7 +1264,7 @@ SOFTWARE. | |
|
||
------------------------------------------------------------------- | ||
|
||
vscode-cpptools 3.0.1 - MIT | ||
vscode-cpptools 3.1.0 - MIT | ||
https://github.com/Microsoft/vscode-cpptools-api#readme | ||
Copyright (c) Microsoft Corporation. | ||
|
||
|
@@ -1235,7 +1286,7 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI | |
|
||
------------------------------------------------------------------- | ||
|
||
vscode-debugadapter 1.36.0 - MIT | ||
vscode-debugadapter 1.37.1 - MIT | ||
https://github.com/Microsoft/vscode-debugadapter-node#readme | ||
Copyright (c) Microsoft Corporation. | ||
|
||
|
@@ -1256,8 +1307,9 @@ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI | |
|
||
------------------------------------------------------------------- | ||
|
||
vscode-debugprotocol 1.36.0 - MIT | ||
vscode-debugprotocol 1.37.0 - MIT | ||
https://github.com/Microsoft/vscode-debugadapter-node#readme | ||
Copyright (c) Microsoft Corporation. | ||
|
||
Copyright (c) Microsoft Corporation | ||
|
||
|
@@ -1480,22 +1532,7 @@ SOFTWARE. | |
|
||
------------------------------------------------------------------- | ||
|
||
------------------------------------------------------------------- | ||
|
||
xmldom 0.1.27 - LGPL-2.0 OR MIT | ||
https://github.com/jindw/xmldom | ||
|
||
You can choose any one of those: | ||
|
||
The MIT License (MIT): | ||
|
||
link:http://opensource.org/licenses/MIT | ||
|
||
LGPL: | ||
http://www.gnu.org/licenses/lgpl.html | ||
|
||
|
||
------------------------------------------------------------------- | ||
|
||
|
||
------------------------------------------------------------------- | ||
|
Oops, something went wrong.