@@ -377,61 +377,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
377377IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
378378
379379
380- ---------------------------------------------------------
381-
382- ---------------------------------------------------------
383-
384- fs.realpath 1.0.0 - ISC
385- https://github.com/isaacs/fs.realpath#readme
386-
387- Copyright (c) Isaac Z. Schlueter and Contributors
388- Copyright Joyent, Inc. and other Node contributors
389-
390- The ISC License
391-
392- Copyright (c) Isaac Z. Schlueter and Contributors
393-
394- Permission to use, copy, modify, and/or distribute this software for any
395- purpose with or without fee is hereby granted, provided that the above
396- copyright notice and this permission notice appear in all copies.
397-
398- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
399- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
400- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
401- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
402- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
403- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
404- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
405-
406- ----
407-
408- This library bundles a version of the `fs.realpath` and `fs.realpathSync`
409- methods from Node.js v0.10 under the terms of the Node.js MIT license.
410-
411- Node's license follows, also included at the header of `old.js` which contains
412- the licensed code:
413-
414- Copyright Joyent, Inc. and other Node contributors.
415-
416- Permission is hereby granted, free of charge, to any person obtaining a
417- copy of this software and associated documentation files (the "Software"),
418- to deal in the Software without restriction, including without limitation
419- the rights to use, copy, modify, merge, publish, distribute, sublicense,
420- and/or sell copies of the Software, and to permit persons to whom the
421- Software is furnished to do so, subject to the following conditions:
422-
423- The above copyright notice and this permission notice shall be included in
424- all copies or substantial portions of the Software.
425-
426- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
427- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
428- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
429- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
430- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
431- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
432- DEALINGS IN THE SOFTWARE.
433-
434-
435380---------------------------------------------------------
436381
437382---------------------------------------------------------
@@ -752,6 +697,61 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
752697IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
753698
754699
700+ ---------------------------------------------------------
701+
702+ ---------------------------------------------------------
703+
704+ fs.realpath 1.0.0 - ISC AND MIT
705+ https://github.com/isaacs/fs.realpath#readme
706+
707+ Copyright (c) Isaac Z. Schlueter and Contributors
708+ Copyright Joyent, Inc. and other Node contributors
709+
710+ The ISC License
711+
712+ Copyright (c) Isaac Z. Schlueter and Contributors
713+
714+ Permission to use, copy, modify, and/or distribute this software for any
715+ purpose with or without fee is hereby granted, provided that the above
716+ copyright notice and this permission notice appear in all copies.
717+
718+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
719+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
720+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
721+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
722+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
723+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
724+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
725+
726+ ----
727+
728+ This library bundles a version of the `fs.realpath` and `fs.realpathSync`
729+ methods from Node.js v0.10 under the terms of the Node.js MIT license.
730+
731+ Node's license follows, also included at the header of `old.js` which contains
732+ the licensed code:
733+
734+ Copyright Joyent, Inc. and other Node contributors.
735+
736+ Permission is hereby granted, free of charge, to any person obtaining a
737+ copy of this software and associated documentation files (the "Software"),
738+ to deal in the Software without restriction, including without limitation
739+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
740+ and/or sell copies of the Software, and to permit persons to whom the
741+ Software is furnished to do so, subject to the following conditions:
742+
743+ The above copyright notice and this permission notice shall be included in
744+ all copies or substantial portions of the Software.
745+
746+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
747+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
748+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
749+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
750+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
751+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
752+ DEALINGS IN THE SOFTWARE.
753+
754+
755755---------------------------------------------------------
756756
757757---------------------------------------------------------
@@ -1323,7 +1323,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
13231323
13241324---------------------------------------------------------
13251325
1326- brace-expansion 1.1.11 - MIT
1326+ brace-expansion 1.1.12 - MIT
13271327https://github.com/juliangruber/brace-expansion
13281328
13291329Copyright (c) 2013 Julian Gruber <
[email protected] >
@@ -1355,7 +1355,7 @@ SOFTWARE.
13551355
13561356---------------------------------------------------------
13571357
1358- brace-expansion 2.0.1 - MIT
1358+ brace-expansion 2.0.2 - MIT
13591359https://github.com/juliangruber/brace-expansion
13601360
13611361Copyright (c) 2013 Julian Gruber <
[email protected] >
@@ -2393,7 +2393,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
23932393
23942394---------------------------------------------------------
23952395
2396- vscode-cpptools 6 .1.0 - MIT
2396+ vscode-cpptools 7 .1.1 - MIT
23972397https://github.com/Microsoft/vscode-cpptools-api#readme
23982398
23992399Copyright (c) Microsoft Corporation
0 commit comments