diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e33ace2..0c448e27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +## 1.19.0 - 2022-05-24 + +We've made some large design changes to the Azure extensions for VS Code. [View App Centric release notes](https://aka.ms/AzCode/AppCentric) ### Changed - Minimum version of VS Code is now 1.57.0 diff --git a/NOTICE.html b/NOTICE.html index eca46fa9..c5cf76d3 100644 --- a/NOTICE.html +++ b/NOTICE.html @@ -77,6 +77,242 @@

NOTICES AND INFORMATION

+
  • +
    + + tslib 2.3.1 - 0BSD + +

    https://www.typescriptlang.org/

    + +
    +        Copyright (c) Microsoft Corporation.
    +
    +Permission to use, copy, modify, and/or distribute this software for any
    +purpose with or without fee is hereby granted.
    +
    +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.
    +        
    +
    +
  • +
  • +
    + + @opentelemetry/api 1.0.4 - Apache-2.0 + +

    https://github.com/open-telemetry/opentelemetry-js-api#readme

    + +
    +                                         Apache License
    +                           Version 2.0, January 2004
    +                        http://www.apache.org/licenses/
    +
    +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    +
    +   1. Definitions.
    +
    +      "License" shall mean the terms and conditions for use, reproduction,
    +      and distribution as defined by Sections 1 through 9 of this document.
    +
    +      "Licensor" shall mean the copyright owner or entity authorized by
    +      the copyright owner that is granting the License.
    +
    +      "Legal Entity" shall mean the union of the acting entity and all
    +      other entities that control, are controlled by, or are under common
    +      control with that entity. For the purposes of this definition,
    +      "control" means (i) the power, direct or indirect, to cause the
    +      direction or management of such entity, whether by contract or
    +      otherwise, or (ii) ownership of fifty percent (50%) or more of the
    +      outstanding shares, or (iii) beneficial ownership of such entity.
    +
    +      "You" (or "Your") shall mean an individual or Legal Entity
    +      exercising permissions granted by this License.
    +
    +      "Source" form shall mean the preferred form for making modifications,
    +      including but not limited to software source code, documentation
    +      source, and configuration files.
    +
    +      "Object" form shall mean any form resulting from mechanical
    +      transformation or translation of a Source form, including but
    +      not limited to compiled object code, generated documentation,
    +      and conversions to other media types.
    +
    +      "Work" shall mean the work of authorship, whether in Source or
    +      Object form, made available under the License, as indicated by a
    +      copyright notice that is included in or attached to the work
    +      (an example is provided in the Appendix below).
    +
    +      "Derivative Works" shall mean any work, whether in Source or Object
    +      form, that is based on (or derived from) the Work and for which the
    +      editorial revisions, annotations, elaborations, or other modifications
    +      represent, as a whole, an original work of authorship. For the purposes
    +      of this License, Derivative Works shall not include works that remain
    +      separable from, or merely link (or bind by name) to the interfaces of,
    +      the Work and Derivative Works thereof.
    +
    +      "Contribution" shall mean any work of authorship, including
    +      the original version of the Work and any modifications or additions
    +      to that Work or Derivative Works thereof, that is intentionally
    +      submitted to Licensor for inclusion in the Work by the copyright owner
    +      or by an individual or Legal Entity authorized to submit on behalf of
    +      the copyright owner. For the purposes of this definition, "submitted"
    +      means any form of electronic, verbal, or written communication sent
    +      to the Licensor or its representatives, including but not limited to
    +      communication on electronic mailing lists, source code control systems,
    +      and issue tracking systems that are managed by, or on behalf of, the
    +      Licensor for the purpose of discussing and improving the Work, but
    +      excluding communication that is conspicuously marked or otherwise
    +      designated in writing by the copyright owner as "Not a Contribution."
    +
    +      "Contributor" shall mean Licensor and any individual or Legal Entity
    +      on behalf of whom a Contribution has been received by Licensor and
    +      subsequently incorporated within the Work.
    +
    +   2. Grant of Copyright License. Subject to the terms and conditions of
    +      this License, each Contributor hereby grants to You a perpetual,
    +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    +      copyright license to reproduce, prepare Derivative Works of,
    +      publicly display, publicly perform, sublicense, and distribute the
    +      Work and such Derivative Works in Source or Object form.
    +
    +   3. Grant of Patent License. Subject to the terms and conditions of
    +      this License, each Contributor hereby grants to You a perpetual,
    +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    +      (except as stated in this section) patent license to make, have made,
    +      use, offer to sell, sell, import, and otherwise transfer the Work,
    +      where such license applies only to those patent claims licensable
    +      by such Contributor that are necessarily infringed by their
    +      Contribution(s) alone or by combination of their Contribution(s)
    +      with the Work to which such Contribution(s) was submitted. If You
    +      institute patent litigation against any entity (including a
    +      cross-claim or counterclaim in a lawsuit) alleging that the Work
    +      or a Contribution incorporated within the Work constitutes direct
    +      or contributory patent infringement, then any patent licenses
    +      granted to You under this License for that Work shall terminate
    +      as of the date such litigation is filed.
    +
    +   4. Redistribution. You may reproduce and distribute copies of the
    +      Work or Derivative Works thereof in any medium, with or without
    +      modifications, and in Source or Object form, provided that You
    +      meet the following conditions:
    +
    +      (a) You must give any other recipients of the Work or
    +          Derivative Works a copy of this License; and
    +
    +      (b) You must cause any modified files to carry prominent notices
    +          stating that You changed the files; and
    +
    +      (c) You must retain, in the Source form of any Derivative Works
    +          that You distribute, all copyright, patent, trademark, and
    +          attribution notices from the Source form of the Work,
    +          excluding those notices that do not pertain to any part of
    +          the Derivative Works; and
    +
    +      (d) If the Work includes a "NOTICE" text file as part of its
    +          distribution, then any Derivative Works that You distribute must
    +          include a readable copy of the attribution notices contained
    +          within such NOTICE file, excluding those notices that do not
    +          pertain to any part of the Derivative Works, in at least one
    +          of the following places: within a NOTICE text file distributed
    +          as part of the Derivative Works; within the Source form or
    +          documentation, if provided along with the Derivative Works; or,
    +          within a display generated by the Derivative Works, if and
    +          wherever such third-party notices normally appear. The contents
    +          of the NOTICE file are for informational purposes only and
    +          do not modify the License. You may add Your own attribution
    +          notices within Derivative Works that You distribute, alongside
    +          or as an addendum to the NOTICE text from the Work, provided
    +          that such additional attribution notices cannot be construed
    +          as modifying the License.
    +
    +      You may add Your own copyright statement to Your modifications and
    +      may provide additional or different license terms and conditions
    +      for use, reproduction, or distribution of Your modifications, or
    +      for any such Derivative Works as a whole, provided Your use,
    +      reproduction, and distribution of the Work otherwise complies with
    +      the conditions stated in this License.
    +
    +   5. Submission of Contributions. Unless You explicitly state otherwise,
    +      any Contribution intentionally submitted for inclusion in the Work
    +      by You to the Licensor shall be under the terms and conditions of
    +      this License, without any additional terms or conditions.
    +      Notwithstanding the above, nothing herein shall supersede or modify
    +      the terms of any separate license agreement you may have executed
    +      with Licensor regarding such Contributions.
    +
    +   6. Trademarks. This License does not grant permission to use the trade
    +      names, trademarks, service marks, or product names of the Licensor,
    +      except as required for reasonable and customary use in describing the
    +      origin of the Work and reproducing the content of the NOTICE file.
    +
    +   7. Disclaimer of Warranty. Unless required by applicable law or
    +      agreed to in writing, Licensor provides the Work (and each
    +      Contributor provides its Contributions) on an "AS IS" BASIS,
    +      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
    +      implied, including, without limitation, any warranties or conditions
    +      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
    +      PARTICULAR PURPOSE. You are solely responsible for determining the
    +      appropriateness of using or redistributing the Work and assume any
    +      risks associated with Your exercise of permissions under this License.
    +
    +   8. Limitation of Liability. In no event and under no legal theory,
    +      whether in tort (including negligence), contract, or otherwise,
    +      unless required by applicable law (such as deliberate and grossly
    +      negligent acts) or agreed to in writing, shall any Contributor be
    +      liable to You for damages, including any direct, indirect, special,
    +      incidental, or consequential damages of any character arising as a
    +      result of this License or out of the use or inability to use the
    +      Work (including but not limited to damages for loss of goodwill,
    +      work stoppage, computer failure or malfunction, or any and all
    +      other commercial damages or losses), even if such Contributor
    +      has been advised of the possibility of such damages.
    +
    +   9. Accepting Warranty or Additional Liability. While redistributing
    +      the Work or Derivative Works thereof, You may choose to offer,
    +      and charge a fee for, acceptance of support, warranty, indemnity,
    +      or other liability obligations and/or rights consistent with this
    +      License. However, in accepting such obligations, You may act only
    +      on Your own behalf and on Your sole responsibility, not on behalf
    +      of any other Contributor, and only if You agree to indemnify,
    +      defend, and hold each Contributor harmless for any liability
    +      incurred by, or claims asserted against, such Contributor by reason
    +      of your accepting any such warranty or additional liability.
    +
    +   END OF TERMS AND CONDITIONS
    +
    +   APPENDIX: How to apply the Apache License to your work.
    +
    +      To apply the Apache License to your work, attach the following
    +      boilerplate notice, with the fields enclosed by brackets "[]"
    +      replaced with your own identifying information. (Don't include
    +      the brackets!)  The text should be enclosed in the appropriate
    +      comment syntax for the file format. We also recommend that a
    +      file or class name and description of purpose be included on the
    +      same "printed page" as the copyright notice for easier
    +      identification within third-party archives.
    +
    +   Copyright [yyyy] [name of copyright owner]
    +
    +   Licensed under the Apache License, Version 2.0 (the "License");
    +   you may not use this file except in compliance with the License.
    +   You may obtain a copy of the License at
    +
    +       http://www.apache.org/licenses/LICENSE-2.0
    +
    +   Unless required by applicable law or agreed to in writing, software
    +   distributed under the License is distributed on an "AS IS" BASIS,
    +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    +   See the License for the specific language governing permissions and
    +   limitations under the License.
    +
    +        
    +
    +
  • @@ -319,6 +555,194 @@

    NOTICES AND INFORMATION

  • +
  • +
    + + jsbi 3.2.5 - Apache-2.0 + +

    https://github.com/GoogleChromeLabs/jsbi#readme

    + +
    +                                         Apache License
    +                           Version 2.0, January 2004
    +                        https://www.apache.org/licenses/
    +
    +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    +
    +   1. Definitions.
    +
    +      "License" shall mean the terms and conditions for use, reproduction,
    +      and distribution as defined by Sections 1 through 9 of this document.
    +
    +      "Licensor" shall mean the copyright owner or entity authorized by
    +      the copyright owner that is granting the License.
    +
    +      "Legal Entity" shall mean the union of the acting entity and all
    +      other entities that control, are controlled by, or are under common
    +      control with that entity. For the purposes of this definition,
    +      "control" means (i) the power, direct or indirect, to cause the
    +      direction or management of such entity, whether by contract or
    +      otherwise, or (ii) ownership of fifty percent (50%) or more of the
    +      outstanding shares, or (iii) beneficial ownership of such entity.
    +
    +      "You" (or "Your") shall mean an individual or Legal Entity
    +      exercising permissions granted by this License.
    +
    +      "Source" form shall mean the preferred form for making modifications,
    +      including but not limited to software source code, documentation
    +      source, and configuration files.
    +
    +      "Object" form shall mean any form resulting from mechanical
    +      transformation or translation of a Source form, including but
    +      not limited to compiled object code, generated documentation,
    +      and conversions to other media types.
    +
    +      "Work" shall mean the work of authorship, whether in Source or
    +      Object form, made available under the License, as indicated by a
    +      copyright notice that is included in or attached to the work
    +      (an example is provided in the Appendix below).
    +
    +      "Derivative Works" shall mean any work, whether in Source or Object
    +      form, that is based on (or derived from) the Work and for which the
    +      editorial revisions, annotations, elaborations, or other modifications
    +      represent, as a whole, an original work of authorship. For the purposes
    +      of this License, Derivative Works shall not include works that remain
    +      separable from, or merely link (or bind by name) to the interfaces of,
    +      the Work and Derivative Works thereof.
    +
    +      "Contribution" shall mean any work of authorship, including
    +      the original version of the Work and any modifications or additions
    +      to that Work or Derivative Works thereof, that is intentionally
    +      submitted to Licensor for inclusion in the Work by the copyright owner
    +      or by an individual or Legal Entity authorized to submit on behalf of
    +      the copyright owner. For the purposes of this definition, "submitted"
    +      means any form of electronic, verbal, or written communication sent
    +      to the Licensor or its representatives, including but not limited to
    +      communication on electronic mailing lists, source code control systems,
    +      and issue tracking systems that are managed by, or on behalf of, the
    +      Licensor for the purpose of discussing and improving the Work, but
    +      excluding communication that is conspicuously marked or otherwise
    +      designated in writing by the copyright owner as "Not a Contribution."
    +
    +      "Contributor" shall mean Licensor and any individual or Legal Entity
    +      on behalf of whom a Contribution has been received by Licensor and
    +      subsequently incorporated within the Work.
    +
    +   2. Grant of Copyright License. Subject to the terms and conditions of
    +      this License, each Contributor hereby grants to You a perpetual,
    +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    +      copyright license to reproduce, prepare Derivative Works of,
    +      publicly display, publicly perform, sublicense, and distribute the
    +      Work and such Derivative Works in Source or Object form.
    +
    +   3. Grant of Patent License. Subject to the terms and conditions of
    +      this License, each Contributor hereby grants to You a perpetual,
    +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    +      (except as stated in this section) patent license to make, have made,
    +      use, offer to sell, sell, import, and otherwise transfer the Work,
    +      where such license applies only to those patent claims licensable
    +      by such Contributor that are necessarily infringed by their
    +      Contribution(s) alone or by combination of their Contribution(s)
    +      with the Work to which such Contribution(s) was submitted. If You
    +      institute patent litigation against any entity (including a
    +      cross-claim or counterclaim in a lawsuit) alleging that the Work
    +      or a Contribution incorporated within the Work constitutes direct
    +      or contributory patent infringement, then any patent licenses
    +      granted to You under this License for that Work shall terminate
    +      as of the date such litigation is filed.
    +
    +   4. Redistribution. You may reproduce and distribute copies of the
    +      Work or Derivative Works thereof in any medium, with or without
    +      modifications, and in Source or Object form, provided that You
    +      meet the following conditions:
    +
    +      (a) You must give any other recipients of the Work or
    +          Derivative Works a copy of this License; and
    +
    +      (b) You must cause any modified files to carry prominent notices
    +          stating that You changed the files; and
    +
    +      (c) You must retain, in the Source form of any Derivative Works
    +          that You distribute, all copyright, patent, trademark, and
    +          attribution notices from the Source form of the Work,
    +          excluding those notices that do not pertain to any part of
    +          the Derivative Works; and
    +
    +      (d) If the Work includes a "NOTICE" text file as part of its
    +          distribution, then any Derivative Works that You distribute must
    +          include a readable copy of the attribution notices contained
    +          within such NOTICE file, excluding those notices that do not
    +          pertain to any part of the Derivative Works, in at least one
    +          of the following places: within a NOTICE text file distributed
    +          as part of the Derivative Works; within the Source form or
    +          documentation, if provided along with the Derivative Works; or,
    +          within a display generated by the Derivative Works, if and
    +          wherever such third-party notices normally appear. The contents
    +          of the NOTICE file are for informational purposes only and
    +          do not modify the License. You may add Your own attribution
    +          notices within Derivative Works that You distribute, alongside
    +          or as an addendum to the NOTICE text from the Work, provided
    +          that such additional attribution notices cannot be construed
    +          as modifying the License.
    +
    +      You may add Your own copyright statement to Your modifications and
    +      may provide additional or different license terms and conditions
    +      for use, reproduction, or distribution of Your modifications, or
    +      for any such Derivative Works as a whole, provided Your use,
    +      reproduction, and distribution of the Work otherwise complies with
    +      the conditions stated in this License.
    +
    +   5. Submission of Contributions. Unless You explicitly state otherwise,
    +      any Contribution intentionally submitted for inclusion in the Work
    +      by You to the Licensor shall be under the terms and conditions of
    +      this License, without any additional terms or conditions.
    +      Notwithstanding the above, nothing herein shall supersede or modify
    +      the terms of any separate license agreement you may have executed
    +      with Licensor regarding such Contributions.
    +
    +   6. Trademarks. This License does not grant permission to use the trade
    +      names, trademarks, service marks, or product names of the Licensor,
    +      except as required for reasonable and customary use in describing the
    +      origin of the Work and reproducing the content of the NOTICE file.
    +
    +   7. Disclaimer of Warranty. Unless required by applicable law or
    +      agreed to in writing, Licensor provides the Work (and each
    +      Contributor provides its Contributions) on an "AS IS" BASIS,
    +      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
    +      implied, including, without limitation, any warranties or conditions
    +      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
    +      PARTICULAR PURPOSE. You are solely responsible for determining the
    +      appropriateness of using or redistributing the Work and assume any
    +      risks associated with Your exercise of permissions under this License.
    +
    +   8. Limitation of Liability. In no event and under no legal theory,
    +      whether in tort (including negligence), contract, or otherwise,
    +      unless required by applicable law (such as deliberate and grossly
    +      negligent acts) or agreed to in writing, shall any Contributor be
    +      liable to You for damages, including any direct, indirect, special,
    +      incidental, or consequential damages of any character arising as a
    +      result of this License or out of the use or inability to use the
    +      Work (including but not limited to damages for loss of goodwill,
    +      work stoppage, computer failure or malfunction, or any and all
    +      other commercial damages or losses), even if such Contributor
    +      has been advised of the possibility of such damages.
    +
    +   9. Accepting Warranty or Additional Liability. While redistributing
    +      the Work or Derivative Works thereof, You may choose to offer,
    +      and charge a fee for, acceptance of support, warranty, indemnity,
    +      or other liability obligations and/or rights consistent with this
    +      License. However, in accepting such obligations, You may act only
    +      on Your own behalf and on Your sole responsibility, not on behalf
    +      of any other Contributor, and only if You agree to indemnify,
    +      defend, and hold each Contributor harmless for any liability
    +      incurred by, or claims asserted against, such Contributor by reason
    +      of your accepting any such warranty or additional liability.
    +
    +   END OF TERMS AND CONDITIONS
    +
    +        
    +
    +
  • @@ -961,105 +1385,22 @@

    NOTICES AND INFORMATION

  • - async-listener 0.6.10 - BSD-2-Clause - -

    https://github.com/othiym23/async-listener#readme

    -
    • Copyright (c) 2013-2017, Forrest L Norvell
    • -
    • Copyright Joyent, Inc. and other Node contributors.
    -
    -        BSD 2-Clause License
    -
    -Copyright (c) 2013-2017, Forrest L Norvell
    -All rights reserved.
    -
    -Redistribution and use in source and binary forms, with or without
    -modification, are permitted provided that the following conditions are met:
    -
    -* Redistributions of source code must retain the above copyright notice, this
    -  list of conditions and the following disclaimer.
    -
    -* Redistributions in binary form must reproduce the above copyright notice,
    -  this list of conditions and the following disclaimer in the documentation
    -  and/or other materials provided with the distribution.
    -
    -THIS SOFTWARE 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 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    -
    -        
    -
    -
  • -
  • -
    - - cls-hooked 4.2.2 - BSD-2-Clause - -

    https://github.com/jeff-lewis/cls-hooked#readme

    -
    • Copyright (c) 2013-2016, Forrest L Norvell <ogd@aoaioxxysz.net>
    -
    -        Copyright (c) 2013-2016, Forrest L Norvell <ogd@aoaioxxysz.net>
    -All rights reserved.
    -
    -Redistribution and use in source and binary forms, with or without
    -modification, are permitted provided that the following conditions are met:
    -
    -1. Redistributions of source code must retain the above copyright notice, this
    -   list of conditions and the following disclaimer.
    -2. Redistributions in binary form must reproduce the above copyright notice,
    -   this list of conditions and the following disclaimer in the documentation
    -   and/or other materials provided with the distribution.
    -
    -THIS SOFTWARE 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 OWNER 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
    -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    -
    -        
    -
    -
  • -
  • -
    - - continuation-local-storage 3.2.1 - BSD-2-Clause + domelementtype 1.3.1 - BSD-2-Clause -

    https://github.com/othiym23/node-continuation-local-storage#readme

    -
    • Copyright (c) 2013-2016, Forrest L Norvell <ogd@aoaioxxysz.net>
    +

    https://github.com/fb55/domelementtype#readme

    +
    • Copyright (c) Felix Bohm
    -        Copyright (c) 2013-2016, Forrest L Norvell <ogd@aoaioxxysz.net>
    +        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:
    +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
     
    -1. Redistributions of source code must retain the above copyright notice, this
    -   list of conditions and the following disclaimer.
    -2. Redistributions in binary form must reproduce the above copyright notice,
    -   this list of conditions and the following disclaimer in the documentation
    -   and/or other materials provided with the distribution.
    +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
     
    -THIS SOFTWARE 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 OWNER 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
    -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    +Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    +
    +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.
     
             
    @@ -1067,7 +1408,7 @@

    NOTICES AND INFORMATION

  • - domelementtype 1.3.1 - BSD-2-Clause + domelementtype 2.3.0 - BSD-2-Clause

    https://github.com/fb55/domelementtype#readme

    • Copyright (c) Felix Bohm
    @@ -1113,9 +1454,9 @@

    NOTICES AND INFORMATION

  • - domutils 1.5.1 - BSD-2-Clause + domutils 1.7.0 - BSD-2-Clause -

    https://github.com/FB55/domutils

    +

    https://github.com/FB55/domutils#readme

    • Copyright (c) Felix Bohm
             Copyright (c) Felix Böhm
    @@ -1136,31 +1477,34 @@ 

    NOTICES AND INFORMATION

  • - emitter-listener 1.1.2 - BSD-2-Clause + entities 1.1.2 - BSD-2-Clause -

    https://github.com/othiym23/emitter-listener

    - +

    https://github.com/fb55/entities#readme

    +
    • Copyright (c) Felix Bohm
    • +
    • (c) // http://mathiasbynens.be/notes/javascript-encoding
    -        Copyright (c) <year> <owner> . All rights reserved.
    +        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:
     
    -   1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
     
    -   2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    +Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
     
    -THIS SOFTWARE 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 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    +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.
    +
             
  • - entities 1.1.2 - BSD-2-Clause + entities 2.2.0 - BSD-2-Clause

    https://github.com/fb55/entities#readme

    -
    • Copyright (c) Felix Bohm
    • -
    • (c) // http://mathiasbynens.be/notes/javascript-encoding
    +
    • Copyright (c) Felix Bohm
             Copyright (c) Felix Böhm
     All rights reserved.
    @@ -1241,36 +1585,23 @@ 

    NOTICES AND INFORMATION

  • - shimmer 1.2.1 - BSD-2-Clause + webidl-conversions 3.0.1 - BSD-2-Clause -

    https://github.com/othiym23/shimmer#readme

    -
    • Copyright (c) 2013-2019, Forrest L Norvell
    +

    https://github.com/jsdom/webidl-conversions#readme

    +
    • Copyright (c) 2014, Domenic Denicola
    -        BSD 2-Clause License
    +        # The BSD 2-Clause License
     
    -Copyright (c) 2013-2019, Forrest L Norvell
    +Copyright (c) 2014, Domenic Denicola
     All rights reserved.
     
    -Redistribution and use in source and binary forms, with or without
    -modification, are permitted provided that the following conditions are met:
    +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
     
    -* Redistributions of source code must retain the above copyright notice, this
    -  list of conditions and the following disclaimer.
    +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
     
    -* Redistributions in binary form must reproduce the above copyright notice,
    -  this list of conditions and the following disclaimer in the documentation
    -  and/or other materials provided with the distribution.
    +2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
     
    -THIS SOFTWARE 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 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    +THIS SOFTWARE 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 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     
             
    @@ -1430,33 +1761,6 @@

    NOTICES AND INFORMATION

    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.
    -
             
  • @@ -1654,7 +1958,7 @@

    NOTICES AND INFORMATION

  • - semver 7.3.5 - ISC + semver 7.3.7 - ISC

    https://github.com/npm/node-semver#readme

    • Copyright Isaac Z. Schlueter
    • @@ -1682,27 +1986,18 @@

      NOTICES AND INFORMATION

    • - signal-exit 3.0.3 - ISC + universal-user-agent 6.0.0 - ISC -

      https://github.com/tapjs/signal-exit

      -
      • Copyright (c) 2015
      +

      https://github.com/gr2m/universal-user-agent#readme

      +
      • Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m)
      -        The ISC License
      +        # [ISC License](https://spdx.org/licenses/ISC)
       
      -Copyright (c) 2015, Contributors
      +Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m)
       
      -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.
      +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.
      +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.
       
               
      @@ -1710,9 +2005,9 @@

      NOTICES AND INFORMATION

    • - which 1.3.1 - ISC + wrappy 1.0.2 - ISC -

      https://github.com/isaacs/node-which#readme

      +

      https://github.com/npm/wrappy

      • Copyright (c) Isaac Z. Schlueter and Contributors
               The ISC License
      @@ -1737,9 +2032,9 @@ 

      NOTICES AND INFORMATION

    • - wrappy 1.0.2 - ISC + yallist 4.0.0 - ISC -

      https://github.com/npm/wrappy

      +

      https://github.com/isaacs/yallist#readme

      • Copyright (c) Isaac Z. Schlueter and Contributors
               The ISC License
      @@ -1764,36 +2059,226 @@ 

      NOTICES AND INFORMATION

    • - yallist 4.0.0 - ISC + @azure/abort-controller 1.0.2 - MIT -

      https://github.com/isaacs/yallist#readme

      -
      • Copyright (c) Isaac Z. Schlueter and Contributors
      +

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/abort-controller/README.md

      +
      • Copyright (c) Microsoft Corporation.
      -        The ISC License
      +        The MIT License (MIT)
       
      -Copyright (c) Isaac Z. Schlueter and Contributors
      +Copyright (c) 2020 Microsoft
       
      -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.
      +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.
      +
      +        
      +
      +
    • +
    • +
      + + @azure/arm-cosmosdb 15.0.0 - MIT + +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cosmosdb/arm-cosmosdb

      +
      • Copyright (c) Microsoft Corporation.
      +
      +        The MIT License (MIT)
      +
      +Copyright (c) 2021 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.
      +        
      +
      +
    • +
    • +
      + + @azure/arm-postgresql 6.0.0 - MIT + +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/postgresql/arm-postgresql

      +
      • Copyright (c) Microsoft Corporation.
      +
      +        The MIT License (MIT)
      +
      +Copyright (c) 2021 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.
      +        
      +
      +
    • +
    • +
      + + @azure/arm-postgresql-flexible 5.0.0 - MIT + +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/postgresql/arm-postgresql-flexible

      +
      • Copyright (c) Microsoft Corporation.
      +
      +        The MIT License (MIT)
      +
      +Copyright (c) 2022 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.
      +
      +The MIT License (MIT)
      +
      +Copyright (c) 2021 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.
      +
      +        
      +
      +
    • +
    • +
      + + @azure/arm-resources 4.0.0 - MIT + +

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/resources/arm-resources

      +
      • Copyright (c) Microsoft Corporation.
      +
      +        The MIT License (MIT)
      +
      +Copyright (c) 2020 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.
      +
      +        
      +
      +
    • +
    • +
      + + @azure/arm-resources 5.0.0 - MIT + +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources

      +
      • Copyright (c) Microsoft Corporation.
      +
      +        The MIT License (MIT)
      +
      +Copyright (c) 2021 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" 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.
      -
      +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.
               
    • - @azure/abort-controller 1.0.2 - MIT + @azure/arm-resources-profile-2020-09-01-hybrid 1.0.0 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/abort-controller/README.md

      +

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/resources/arm-resources-profile-2020-09-01-hybrid

      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
      @@ -1824,14 +2309,14 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-cosmosdb 9.1.0 - MIT + @azure/arm-resources-subscriptions 1.0.1 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/cosmosdb/arm-cosmosdb

      -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources-subscriptions/arm-resources-subscriptions

      +
               The MIT License (MIT)
       
      -Copyright (c) 2020 Microsoft
      +Copyright (c) 2021 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
      @@ -1857,10 +2342,11 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-postgresql 5.0.0 - MIT + @azure/arm-storage 17.0.0 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/postgresql/arm-postgresql

      -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage

      +
      • Create (c), Update
      • +
      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
       
      @@ -1882,22 +2368,22 @@ 

      NOTICES AND INFORMATION

      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. - +SOFTWARE.
    • - @azure/arm-postgresql-flexible 2.0.0 - MIT + @azure/arm-storage-profile-2020-09-01-hybrid 1.0.0 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/postgresql/arm-postgresql-flexible/

      -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/arm-storage-profile-2020-09-01-hybrid

      +
      • Create (c), Update
      • +
      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
       
      -Copyright (c) 2021 Microsoft
      +Copyright (c) 2020 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
      @@ -1923,10 +2409,11 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-resources 3.0.0 - MIT + @azure/core-asynciterator-polyfill 1.0.2 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/resources/arm-resources

      -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-asynciterator-polyfill/README.md

      +
      • Copyright (c) 2020 Microsoft
      • +
      • Copyright (c) Microsoft Corporation
               The MIT License (MIT)
       
      @@ -1956,9 +2443,9 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-resources 4.0.0 - MIT + @azure/core-auth 1.3.2 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/resources/arm-resources

      +

      https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md

      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
      @@ -1989,10 +2476,12 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-resources-profile-2020-09-01-hybrid 1.0.0 - MIT + @azure/core-client 1.5.0 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/resources/arm-resources-profile-2020-09-01-hybrid

      -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/

      +
      • Copyright (c) 2020 Microsoft
      • +
      • Copyright (c) Microsoft Corporation
      • +
      • Copyright (c) Microsoft Corporation. const CollectionFormatToDelimiterMap CSV
               The MIT License (MIT)
       
      @@ -2022,15 +2511,14 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-storage 15.2.0 - MIT + @azure/core-lro 2.2.3 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/arm-storage

      -
      • Create (c), Update
      • -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-lro/README.md

      +
      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
       
      -Copyright (c) 2021 Microsoft
      +Copyright (c) 2020 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
      @@ -2056,11 +2544,10 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-storage-profile-2020-09-01-hybrid 1.0.0 - MIT + @azure/core-paging 1.2.1 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage/arm-storage-profile-2020-09-01-hybrid

      -
      • Create (c), Update
      • -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/core-paging/README.md

      +
      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
       
      @@ -2090,15 +2577,16 @@ 

      NOTICES AND INFORMATION

    • - @azure/arm-subscriptions 2.0.0 - MIT + @azure/core-rest-pipeline 1.5.0 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/subscription/arm-subscriptions

      -
      • Copyright (c) 2019 Microsoft
      • -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/

      +
      • Copyright (c) 2020 Microsoft
      • +
      • Copyright (c) Microsoft Corporation
      • +
      • Copyright (c) Microsoft Corporation. const RedactedString REDACTED
               The MIT License (MIT)
       
      -Copyright (c) 2019 Microsoft
      +Copyright (c) 2020 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
      @@ -2124,9 +2612,9 @@ 

      NOTICES AND INFORMATION

    • - @azure/core-auth 1.2.0 - MIT + @azure/core-tracing 1.0.0-preview.13 - MIT -

      https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-auth/README.md

      +

      https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md

      • Copyright (c) Microsoft Corporation.
               The MIT License (MIT)
      @@ -2157,10 +2645,11 @@ 

      NOTICES AND INFORMATION

    • - @azure/cosmos 3.6.3 - MIT + @azure/cosmos 3.15.1 - MIT -

      https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/cosmosdb/cosmos#readme

      -
      • Copyright (c) Microsoft Corporation.
      +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cosmosdb/cosmos/README.md

      +
      • Copyright (c) Microsoft Corporation.
      • +
      • Copyright (c) 2012-2015 Karan Lyons https://github.com/karanlyons/murmurHash3.js/blob/c1778f75792abef7bdd74bc85d2d4e1a3d25cfe9/murmurHash3.js
               The MIT License (MIT)
       
      @@ -2190,32 +2679,32 @@ 

      NOTICES AND INFORMATION

    • - @azure/ms-rest-azure-env 2.0.0 - MIT + @azure/logger 1.0.3 - MIT -

      https://github.com/Azure/ms-rest-azure-env

      +

      https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger/README.md

      • Copyright (c) Microsoft Corporation.
      -            MIT License
      +        The MIT License (MIT)
       
      -    Copyright (c) Microsoft Corporation. All rights reserved.
      +Copyright (c) 2020 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:
      +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 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
      +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.
       
               
      @@ -2346,10 +2835,10 @@

      NOTICES AND INFORMATION

    • - @types/debug 4.1.5 - MIT + @tootallnate/once 1.1.2 - MIT +

      https://github.com/TooTallNate/once#readme

      -
      • Copyright (c) Microsoft Corporation.
               MIT License
       
      @@ -2366,9 +2855,9 @@ 

      NOTICES AND INFORMATION

    • - @types/node 12.20.7 - MIT + @types/node 14.17.9 - MIT - +

      https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node

      • Copyright (c) Microsoft Corporation.
               MIT License
      @@ -2443,6 +2932,41 @@ 

      NOTICES AND INFORMATION

    • +
    • +
      + + @vscode/extension-telemetry 0.5.1 - MIT + +

      https://github.com/Microsoft/vscode-extension-telemetry#readme

      +
      • Copyright (c) Microsoft Corporation
      • +
      • Copyright (c) Microsoft and contributors
      +
      +        vscode-extension-telemetry
      +
      +The MIT License (MIT)
      +
      +Copyright (c) Microsoft Corporation
      +
      +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.
      +        
      +
      +
    • @@ -2481,7 +3005,7 @@

      NOTICES AND INFORMATION

      abort-controller 3.0.0 - MIT

      https://github.com/mysticatea/abort-controller#readme

      -
      • copyright 2015 Toru Nagashima.
      • +
        • copyright 2015 Toru Nagashima
        • Copyright (c) 2017 Toru Nagashima
                 MIT License
        @@ -2512,27 +3036,27 @@ 

        NOTICES AND INFORMATION

      • - applicationinsights 1.7.4 - MIT + agent-base 6.0.2 - MIT -

        https://github.com/Microsoft/ApplicationInsights-node.js#readme

        -
        • Copyright (c) Microsoft Corporation.
        +

        https://github.com/TooTallNate/node-agent-base#readme

        +
        • Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
        -        The MIT License (MIT) 
        -Copyright © Microsoft Corporation
        -
        -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.
        -
        +        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.
                 
      • - async 3.2.0 - MIT + async 3.2.3 - MIT

        https://caolan.github.io/async/

        • Copyright (c) 2010-2018 Caolan McMahon
        @@ -2563,12 +3087,14 @@

        NOTICES AND INFORMATION

      • - async-hook-jl 1.7.6 - MIT + asynckit 0.4.0 - MIT -

        https://github.com/jeff-lewis/async-hook-jl#readme

        -
        • Copyright (c) 2015 Andreas Madsen
        +

        https://github.com/alexindigo/asynckit#readme

        +
        • Copyright (c) 2016 Alex Indigo
        -        Copyright (c) 2015 Andreas Madsen
        +        The MIT License (MIT)
        +
        +Copyright (c) 2016 Alex Indigo
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
        @@ -2577,16 +3103,16 @@ 

        NOTICES AND INFORMATION

        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 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. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE.
        @@ -2594,14 +3120,12 @@

        NOTICES AND INFORMATION

      • - asynckit 0.4.0 - MIT + axios 0.21.4 - MIT -

        https://github.com/alexindigo/asynckit#readme

        -
        • Copyright (c) 2016 Alex Indigo
        +

        https://axios-http.com/

        +
        -        The MIT License (MIT)
        -
        -Copyright (c) 2016 Alex Indigo
        +        Copyright (c) 2014-present Matt Zabriskie
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
        @@ -2610,16 +3134,16 @@ 

        NOTICES AND INFORMATION

        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 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. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE.
        @@ -2627,9 +3151,9 @@

        NOTICES AND INFORMATION

      • - axios 0.21.1 - MIT + axios 0.26.1 - MIT -

        https://github.com/axios/axios

        +

        https://axios-http.com/

        • Copyright (c) 2014-present Matt Zabriskie
                 Copyright (c) 2014-present Matt Zabriskie
        @@ -2816,7 +3340,7 @@ 

        NOTICES AND INFORMATION

        core-util-is 1.0.2 - MIT
  • https://github.com/isaacs/core-util-is#readme

    - +
             Copyright Node.js contributors. All rights reserved.
     
    @@ -2844,43 +3368,10 @@ 

    NOTICES AND INFORMATION

  • - cross-spawn 6.0.5 - MIT - -

    https://github.com/moxystudio/node-cross-spawn

    -
    • Copyright (c) 2018 Made With MOXY Lda
    -
    -        The MIT License (MIT)
    -
    -Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
    -
    -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.
    -
    -        
    -
    -
  • -
  • -
    - - dayjs 1.10.4 - MIT + dayjs 1.11.2 - MIT

    https://day.js.org/

    -
    • Copyright (c) 2018-present
    +
    • Copyright (c) 2018-present, iamkun
             MIT License
     
    @@ -3059,79 +3550,13 @@ 

    NOTICES AND INFORMATION

  • -
  • -
    - - diagnostic-channel 0.2.0 - MIT - -

    https://github.com/Microsoft/node-diagnostic-channel

    -
    • Copyright (c) Microsoft Corporation.
    -
    -            MIT License
    -
    -    Copyright (c) Microsoft Corporation. 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
    -
    -        
    -
    -
  • -
  • -
    - - diagnostic-channel-publishers 0.3.5 - MIT - -

    https://github.com/Microsoft/node-diagnostic-channel

    -
    • Copyright (c) Microsoft Corporation.
    -
    -            MIT License
    -
    -    Copyright (c) Microsoft Corporation. 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
    -
    -        
    -
    -
  • dns-packet 5.2.2 - MIT

    https://github.com/mafintosh/dns-packet

    - +
    • Copyright (c) 2016 Mathias Buus
             The MIT License (MIT)
     
    @@ -3194,10 +3619,10 @@ 

    NOTICES AND INFORMATION

  • - dom-serializer 0.1.1 - MIT + dom-serializer 0.2.2 - MIT

    https://github.com/cheeriojs/dom-renderer#readme

    -
    • Copyright (c) 2014
    +
    • Copyright (c) 2014 The cheeriojs contributors
             License
     
    @@ -3340,7 +3765,7 @@ 

    NOTICES AND INFORMATION

    event-target-shim 5.0.1 - MIT

    https://github.com/mysticatea/event-target-shim

    -
    • copyright 2015 Toru Nagashima.
    • +
      • copyright 2015 Toru Nagashima
      • Copyright (c) 2015 Toru Nagashima
               The MIT License (MIT)
      @@ -3358,35 +3783,13 @@ 

      NOTICES AND INFORMATION

      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. - - -
      -
    -
  • -
  • -
    - - execa 1.0.0 - MIT - -

    https://github.com/sindresorhus/execa#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        MIT License
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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.
    +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.
     
    -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.
     
             
    @@ -3461,7 +3864,7 @@

    NOTICES AND INFORMATION

  • - follow-redirects 1.13.2 - MIT + follow-redirects 1.14.8 - MIT

    https://github.com/follow-redirects/follow-redirects

    • Copyright 2014-present Olivier Lalonde <olalonde@gmail.com> , James Talmage <james@talmage.io> , Ruben Verborgh
    @@ -3519,6 +3922,37 @@

    NOTICES AND INFORMATION

  • +
  • +
    + + form-data 4.0.0 - MIT + +

    https://github.com/form-data/form-data#readme

    +
    • Copyright (c) 2012 Felix Geisendorfer (felix@debuggable.com) and contributors
    +
    +        Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and 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.
    +
    +        
    +
    +
  • @@ -3587,14 +4021,15 @@

    NOTICES AND INFORMATION

  • - get-stream 5.2.0 - MIT + get-stream 4.1.0 - MIT

    https://github.com/sindresorhus/get-stream#readme

    -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
    +
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • +
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
             MIT License
     
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
    +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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:
     
    @@ -3608,15 +4043,14 @@ 

    NOTICES AND INFORMATION

  • - get-stream 4.1.0 - MIT + get-stream 5.2.0 - MIT

    https://github.com/sindresorhus/get-stream#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    +
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
             MIT License
     
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.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:
     
    @@ -3746,6 +4180,46 @@ 

    NOTICES AND INFORMATION

  • +
  • +
    + + http-proxy-agent 4.0.1 - MIT + +

    https://github.com/TooTallNate/node-http-proxy-agent#readme

    +
    • Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
    +
    +        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.
    +        
    +
    +
  • +
  • +
    + + https-proxy-agent 5.0.0 - MIT + +

    https://github.com/TooTallNate/node-https-proxy-agent#readme

    +
    • Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
    +
    +        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.
    +        
    +
    +
  • @@ -3805,7 +4279,7 @@

    NOTICES AND INFORMATION

    ip 1.1.5 - MIT

    https://github.com/indutny/node-ip

    -
    • Copyright Fedor Indutny, 2012.
    +
    • Copyright Fedor Indutny, 2012
             MIT License
     
    @@ -3898,7 +4372,7 @@ 

    NOTICES AND INFORMATION

  • - is-docker 2.1.1 - MIT + is-docker 2.2.1 - MIT

    https://github.com/sindresorhus/is-docker#readme

    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
    @@ -3938,40 +4412,6 @@

    NOTICES AND INFORMATION

  • -
  • -
    - - is-stream 1.1.0 - MIT - -

    https://github.com/sindresorhus/is-stream#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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
    -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.
    -
    -        
    -
    -
  • @@ -4554,28 +4994,6 @@

    NOTICES AND INFORMATION

    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. - -
  • -
    -
  • -
  • -
    - - macos-release 2.3.0 - MIT - -

    https://github.com/sindresorhus/macos-release#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        MIT License
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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 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.
     
             
    @@ -4748,7 +5166,7 @@

    NOTICES AND INFORMATION

  • - minimist 1.2.5 - MIT + minimist 1.2.6 - MIT

    https://github.com/substack/minimist

    @@ -4778,9 +5196,9 @@

    NOTICES AND INFORMATION

  • - moment 2.24.0 - MIT + moment 2.29.2 - MIT -

    http://momentjs.com/

    +

    https://momentjs.com/

    • Copyright (c) JS Foundation and other contributors
             Copyright (c) JS Foundation and other contributors
    @@ -4845,43 +5263,10 @@ 

    NOTICES AND INFORMATION

  • - nice-try 1.0.5 - MIT - -

    https://github.com/electerious/nice-try

    -
    • Copyright (c) 2018 Tobias Reich
    -
    -        The MIT License (MIT)
    -
    -Copyright (c) 2018 Tobias Reich
    -
    -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.
    -
    -        
    -
    -
  • -
  • -
    - - node-abort-controller 1.0.4 - MIT + node-abort-controller 3.0.1 - MIT

    https://github.com/southpolesteve/node-abort-controller#readme

    -
    • Copyright (c) 2019 Steve Faulkner
    +
             MIT License
     
    @@ -4911,7 +5296,7 @@ 

    NOTICES AND INFORMATION

  • - node-fetch 2.6.1 - MIT + node-fetch 2.6.7 - MIT

    https://github.com/bitinn/node-fetch

    • Copyright (c) 2016 David Frank
    @@ -4966,41 +5351,7 @@

    NOTICES AND INFORMATION

  • - npm-run-path 2.0.2 - MIT - -

    https://github.com/sindresorhus/npm-run-path#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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
    -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.
    -
    -        
    -
    -
  • -
  • -
    - - open 8.0.4 - MIT + open 8.4.0 - MIT

    https://github.com/sindresorhus/open#readme

    • Copyright 2006, Kevin Krammer <kevin.krammer@gmx.at>
    • @@ -5017,28 +5368,6 @@

      NOTICES AND INFORMATION

      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. - -
  • -
    -
  • -
  • -
    - - os-name 3.1.0 - MIT - -

    https://github.com/sindresorhus/os-name#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        MIT License
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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 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.
     
             
    @@ -5056,45 +5385,11 @@

    NOTICES AND INFORMATION

    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. -
  • -
    -
  • -
  • -
    - - path-key 2.0.1 - MIT - -

    https://github.com/sindresorhus/path-key#readme

    -
    • (c) Sindre Sorhus (https://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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
    -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.
    -
    +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.
             
  • @@ -5139,40 +5434,6 @@

    NOTICES AND INFORMATION

  • -
  • -
    - - p-finally 1.0.0 - MIT - -

    https://github.com/sindresorhus/p-finally#readme

    - -
    -        The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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
    -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.
    -
    -        
    -
    -
  • @@ -5720,7 +5981,7 @@

    NOTICES AND INFORMATION

    readable-stream 2.3.7 - MIT

    https://github.com/nodejs/readable-stream#readme

    - +
             Node.js is licensed for use as follows:
     
    @@ -5779,7 +6040,7 @@ 

    NOTICES AND INFORMATION

    readable-stream 3.6.0 - MIT

    https://github.com/nodejs/readable-stream#readme

    -
    • Copyright Joyent, Inc. and other Node contributors.
    +
    • Copyright Joyent, Inc. and other Node contributors
             Node.js is licensed for use as follows:
     
    @@ -5986,74 +6247,6 @@ 

    NOTICES AND INFORMATION

  • -
  • -
    - - shebang-command 1.2.0 - MIT - -

    https://github.com/kevva/shebang-command#readme

    - -
    -        The MIT License (MIT)
    -
    -Copyright (c) Kevin Martensson <kevinmartensson@gmail.com> (github.com/kevva)
    -
    -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.
    -
    -        
    -
    -
  • -
  • -
    - - shebang-regex 1.0.0 - MIT - -

    https://github.com/sindresorhus/shebang-regex

    - -
    -        The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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
    -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.
    -
    -        
    -
    -
  • @@ -6153,37 +6346,6 @@

    NOTICES AND INFORMATION

  • -
  • -
    - - stack-chain 1.3.7 - MIT - -

    https://github.com/AndreasMadsen/stack-chain#readme

    - -
    -        Copyright (c) 2012 Andreas Madsen
    -
    -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.
    -        
    -
    -
  • @@ -6224,7 +6386,7 @@

    NOTICES AND INFORMATION

    string_decoder 1.1.1 - MIT

    https://github.com/nodejs/string_decoder

    - +
             Node.js is licensed for use as follows:
     
    @@ -6281,41 +6443,7 @@ 

    NOTICES AND INFORMATION

  • - strip-eof 1.0.0 - MIT - -

    https://github.com/sindresorhus/strip-eof

    -
    • (c) Sindre Sorhus (http://sindresorhus.com)
    • -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
    -
    -        The MIT License (MIT)
    -
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.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
    -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.
    -
    -        
    -
    -
  • -
  • -
    - - tas-client 0.1.21 - MIT + tas-client 0.1.45 - MIT @@ -6390,6 +6518,26 @@

    NOTICES AND INFORMATION

  • +
  • +
    + + tr46 0.0.3 - MIT + +

    https://github.com/Sebmaster/tr46.js#readme

    + +
    +        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.
    +        
    +
    +
  • @@ -6586,34 +6734,23 @@

    NOTICES AND INFORMATION

  • - vscode-extension-telemetry 0.1.7 - MIT + uuid 8.3.2 - MIT -

    https://github.com/Microsoft/vscode-extension-telemetry#readme

    -
    • Copyright (c) Microsoft Corporation.
    +

    https://github.com/uuidjs/uuid#readme

    +
    • Copyright 2011, Sebastian Tschan https://blueimp.net
    • +
    • Copyright (c) 2010-2020 Robert Kieffer and other contributors
    • +
    • Copyright (c) Paul Johnston 1999 - 2009 Other contributors Greg Holt, Andrew Kepert, Ydnar, Lostinet
    -        vscode-extension-telemetry
    -
    -The MIT License (MIT)
    -
    -Copyright (c) Microsoft Corporation
    -
    -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 MIT License (MIT)
    +
    +Copyright (c) 2010-2020 Robert Kieffer and other 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.
     
    -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.
             
  • @@ -6823,10 +6960,39 @@

    NOTICES AND INFORMATION

  • - vscode-tas-client 0.1.22 - MIT + vscode-nls 5.0.1 - MIT + +

    https://github.com/Microsoft/vscode-nls#readme

    +
    • Copyright (c) Microsoft Corporation
    +
    +        The MIT License (MIT)
    +
    +Copyright (c) Microsoft Corporation
    +
    +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.
    +
    +        
    +
    +
  • +
  • +
    + + vscode-tas-client 0.1.47 - MIT - +
    • Copyright (c) Microsoft Corporation
             MIT License
     
    @@ -6885,20 +7051,33 @@ 

    NOTICES AND INFORMATION

  • - windows-release 3.3.0 - MIT + whatwg-url 5.0.0 - MIT -

    https://github.com/sindresorhus/windows-release#readme

    - +

    https://github.com/jsdom/whatwg-url#readme

    +
    • (c) extraPathPercentEncodeSet.has
    • +
    • Copyright (c) 2015-2016 Sebastian Mayr
    -        MIT License
    +        The MIT License (MIT)
     
    -Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
    +Copyright (c) 2015–2016 Sebastian Mayr
     
    -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:
    +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 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.
    +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.
     
             
    diff --git a/README.md b/README.md index ef426a7e..23b88e68 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ Browse and query your Azure databases both locally and in the cloud using [_scrapbooks_](#mongo-scrapbooks) with rich Intellisense then connect to Azure to manage your PostgreSQL and Cosmos DB databases with support for MongoDB, Graph (Gremlin), and SQL (previously known as DocumentDB). -![Azure Databases Extension](resources/features.png) +![Azure Databases Extension](resources/readme/overview.png) + +> Sign up today for your free Azure account and receive 12 months of free popular services, $200 free credit and 25+ always free services 👉 [Start Free](https://azure.microsoft.com/free/open-source). # Prerequisites @@ -28,12 +30,12 @@ Browse and query your Azure databases both locally and in the cloud using [_scra - Edit a document and persist changes to the cloud - Attach a Mongo server by clicking the plug icon in the title -![Browse PostgreSQL, CosmosDB, and MongoDB databases](resources/Browse.png) +![Browse PostgreSQL, CosmosDB, and MongoDB databases](resources/readme/explorer.png) ## Mongo Scrapbooks ### Run Mongo Commands with Rich Intellisense -- View your MongoDB database account by [signing in to Azure](#managing-azure-subscriptions) or using "Attach Database Account" to connect via a connection string +- View your MongoDB database account by by clicking "Sign in to Azure..." in the Azure Resources explorer or using "Attach Database Account" to connect via a connection string - Optionally configure the settings `mongo.shell.path` and `mongo.shell.args` if your mongo executable is not already on your system's PATH (many of the common commands have built-in support and do not require the Mongo shell to be installed - see [Prerequisites](#prerequisites)) - Click on "New Mongo Scrapbook" in the tree title bar - Click on "Connect to a database" to indicate which database to run the commands against @@ -42,16 +44,16 @@ Browse and query your Azure databases both locally and in the cloud using [_scra - Click on "Execute" above a command to execute it, or press `CMD+"` (Mac) or `CTRL+"` (Windows and Linux) to execute the line with the cursor - To run all commands, click on "Execute All", or press `CMD+:` or `Ctrl+:` - Save and re-use later -![Mongo Scrapbook](resources/Scrapbook.gif) +![Mongo Scrapbook](resources/readme/Scrapbook.gif) ## Import into Cosmos DB - You can now import documents from your workspace into CosmosDB. Use the context menu of a collection or a document file (json) to get started! -![Import documents](resources/import_documents.gif) +![Import documents](resources/readme/import_documents.gif) ## Use [Gremlin](https://docs.microsoft.com/azure/cosmos-db/gremlin-support) to query graphs -![Query Graphs](resources/Graph.gif) +![Query Graphs](resources/readme/Graph.gif) - Configure the user setting `cosmosDB.graph.viewSettings` to customize which properties to display and which colors to use based on vertex label. ```javascript @@ -82,28 +84,22 @@ Browse and query your Azure databases both locally and in the cloud using [_scra ## Create an Azure Databases Server -![Create Azure Databases Server](resources/create.gif) - -## Attach to the Cosmos DB Emulator - -* Install and run the [Cosmos DB Emulator](https://docs.microsoft.com/azure/cosmos-db/local-emulator) on your local machine -* Right click 'Attached Database Accounts' and select 'Attach Emulator' +1. Sign in to your Azure Account by clicking "Sign in to Azure..." in the Azure Resources explorer + > If you don't already have an Azure Account, click "Create a Free Azure Account" +1. Select the 'plus' button to open the "Create Resource" menu -![Attach Emulator](resources/attachEmulator.png) + ![Create resource](resources/readme/createResource.png) -## Managing Azure Subscriptions +1. Choose "Create Database Server..." -If you are not signed in to Azure, you will see a "Sign in to Azure..." link. Alternatively, you can select "View->Command Palette" in the VS Code menu, and search for "Azure: Sign In". + ![Create Database Server](resources/readme/createDatabaseServer.png) -![Sign in to Azure](resources/SignIn.gif) - -If you don't have an Azure Account, you can sign up for one today for free and receive $200 in credits by selecting "Create a Free Azure Account..." or selecting "View->Command Palette" and searching for "Azure: Create an Account". - -You may sign out of Azure by selecting "View->Command Palette" and searching for "Azure: Sign Out". +## Attach to the Cosmos DB Emulator -To select which subscriptions show up in the extension's explorer, click on the "Select Subscriptions..." button on any subscription node (indicated by a "filter" icon when you hover over it), or select "View->Command Palette" and search for "Azure: Select Subscriptions". Note that this selection affects all VS Code extensions that support the [Azure Account and Sign-In](https://github.com/Microsoft/vscode-azure-account) extension. +* Install and run the [Cosmos DB Emulator](https://docs.microsoft.com/azure/cosmos-db/local-emulator) on your local machine +* Right click 'Attached Database Accounts' and select 'Attach Emulator' -![Select Azure Subscriptions](resources/SelectSubscriptions.gif) +![Attach Emulator](resources/readme/attachEmulator.png) ## Known Issues diff --git a/package-lock.json b/package-lock.json index 7e1c10a9..1bef726d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vscode-cosmosdb", - "version": "0.18.2-alpha.18", + "version": "0.19.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "vscode-cosmosdb", - "version": "0.18.2-alpha.18", + "version": "0.19.0", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@azure/arm-cosmosdb": "^15.0.0", diff --git a/package.json b/package.json index fa0150e4..ca3d65cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vscode-cosmosdb", - "version": "0.18.2-alpha.18", + "version": "0.19.0", "aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217", "publisher": "ms-azuretools", "displayName": "Azure Databases", diff --git a/resources/Browse.png b/resources/Browse.png deleted file mode 100644 index b06eea81..00000000 Binary files a/resources/Browse.png and /dev/null differ diff --git a/resources/SelectSubscriptions.gif b/resources/SelectSubscriptions.gif deleted file mode 100644 index 7cf9f3ff..00000000 Binary files a/resources/SelectSubscriptions.gif and /dev/null differ diff --git a/resources/SignIn.gif b/resources/SignIn.gif deleted file mode 100644 index b039b6c3..00000000 Binary files a/resources/SignIn.gif and /dev/null differ diff --git a/resources/attachEmulator.png b/resources/attachEmulator.png deleted file mode 100644 index 0fd847a2..00000000 Binary files a/resources/attachEmulator.png and /dev/null differ diff --git a/resources/create.gif b/resources/create.gif deleted file mode 100644 index 145415eb..00000000 Binary files a/resources/create.gif and /dev/null differ diff --git a/resources/features.png b/resources/features.png deleted file mode 100644 index 7db1d77e..00000000 Binary files a/resources/features.png and /dev/null differ diff --git a/resources/Graph.gif b/resources/readme/Graph.gif similarity index 100% rename from resources/Graph.gif rename to resources/readme/Graph.gif diff --git a/resources/Scrapbook.gif b/resources/readme/Scrapbook.gif similarity index 100% rename from resources/Scrapbook.gif rename to resources/readme/Scrapbook.gif diff --git a/resources/readme/attachEmulator.png b/resources/readme/attachEmulator.png new file mode 100644 index 00000000..b7a53928 Binary files /dev/null and b/resources/readme/attachEmulator.png differ diff --git a/resources/readme/createDatabaseServer.png b/resources/readme/createDatabaseServer.png new file mode 100644 index 00000000..d7bfba6b Binary files /dev/null and b/resources/readme/createDatabaseServer.png differ diff --git a/resources/readme/createResource.png b/resources/readme/createResource.png new file mode 100644 index 00000000..8acebf74 Binary files /dev/null and b/resources/readme/createResource.png differ diff --git a/resources/readme/explorer.png b/resources/readme/explorer.png new file mode 100644 index 00000000..7e8f1f1c Binary files /dev/null and b/resources/readme/explorer.png differ diff --git a/resources/import_documents.gif b/resources/readme/import_documents.gif similarity index 100% rename from resources/import_documents.gif rename to resources/readme/import_documents.gif diff --git a/resources/readme/overview.png b/resources/readme/overview.png new file mode 100644 index 00000000..d4cf827a Binary files /dev/null and b/resources/readme/overview.png differ