diff --git a/package-lock.json b/package-lock.json index de8da39f..be794d95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4654,7 +4654,7 @@ }, "packages/vscode-docker-registries": { "name": "@microsoft/vscode-docker-registries", - "version": "0.4.1", + "version": "0.4.2", "license": "See LICENSE in the project root for license information.", "dependencies": { "dayjs": "^1.11.7" diff --git a/packages/vscode-container-client/NOTICE.html b/packages/vscode-container-client/NOTICE.html index dc8e15a3..423ff3ec 100644 --- a/packages/vscode-container-client/NOTICE.html +++ b/packages/vscode-container-client/NOTICE.html @@ -32,6 +32,96 @@

NOTICES AND INFORMATION

  1. +
    + + tslib 2.8.1 - 0BSD + +

    https://www.typescriptlang.org/

    +
    • Copyright (c) Microsoft Corporation
    +
    +        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.
    +        
    +
    +
  2. +
  3. +
    + + isexe 3.1.5 - BlueOak-1.0.0 + +

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

    + +
    +        # Blue Oak Model License
    +
    +Version 1.0.0
    +
    +## Purpose
    +
    +This license gives everyone as much permission to work with
    +this software as possible, while protecting contributors
    +from liability.
    +
    +## Acceptance
    +
    +In order to receive this license, you must agree to its
    +rules.  The rules of this license are both obligations
    +under that agreement and conditions to your license.
    +You must not do anything with this software that triggers
    +a rule that you cannot or will not follow.
    +
    +## Copyright
    +
    +Each contributor licenses you to do everything with this
    +software that would otherwise infringe that contributor's
    +copyright in it.
    +
    +## Notices
    +
    +You must ensure that everyone who gets a copy of
    +any part of this software from you, with or without
    +changes, also gets the text of this license or a link to
    +<https://blueoakcouncil.org/license/1.0.0>.
    +
    +## Excuse
    +
    +If anyone notifies you in writing that you have not
    +complied with [Notices](#notices), you can keep your
    +license by taking all practical steps to comply within 30
    +days after the notice.  If you do not do so, your license
    +ends immediately.
    +
    +## Patent
    +
    +Each contributor licenses you to do everything with this
    +software that would otherwise infringe any patent claims
    +they can license or become able to license.
    +
    +## Reliability
    +
    +No contributor can revoke this license.
    +
    +## No Liability
    +
    +***As far as the law allows, this software comes as is,
    +without any warranty or condition, and no contributor
    +will be liable to anyone for any damages related to this
    +software or this license, under any kind of legal claim.***
    +
    +        
    +
    +
  4. +
  5. domelementtype 2.3.0 - BSD-2-Clause @@ -123,6 +213,79 @@

    NOTICES AND INFORMATION

  6. +
  7. +
    + + json-schema-typed 8.0.2 - BSD-2-Clause AND JSON + +

    https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node

    +
    • copyright (c) 2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019-2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <bh7@sanger.ac.uk> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2020 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <ben@jsonschema.dev> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2018 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <henry@cloudflare.com> , Geraint Luff <luffgd@gmail.com> , and Cloudflare, Inc. https://www.cloudflare.com
    +
    +        BSD 2-Clause License
    +
    +Original source code is copyright (c) 2019-2025 Remy Rylan
    +<https://github.com/RemyRylan>
    +
    +All JSON Schema documentation and descriptions are copyright (c):
    +
    +2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +Gary Court <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue
    +<fgaliegue@gmail.com>, Kris Zyp <kris@sitepen.com>, Gary Court
    +<gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <aaa@bzfx.net>,
    +Henry Andrews <henry@cloudflare.com>, Geraint Luff <luffgd@gmail.com>, and
    +Cloudflare, Inc. <https://www.cloudflare.com/>.
    +
    +2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<bh7@sanger.ac.uk>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<ben@jsonschema.dev>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +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 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.
    +
    +        
    +
    +
  8. @@ -171,7 +334,7 @@

    NOTICES AND INFORMATION

  9. - qs 6.14.0 - BSD-3-Clause + qs 6.15.0 - BSD-3-Clause

    https://github.com/ljharb/qs

    • Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors)
    @@ -212,14 +375,42 @@

    NOTICES AND INFORMATION

  10. - isexe 3.1.1 - ISC + inherits 2.0.4 - ISC -

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

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

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

    +
    • Copyright (c) Isaac Z. Schlueter
    +
    +        The ISC License
    +
    +Copyright (c) Isaac Z. Schlueter
    +
    +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.
    +
    +
    +        
    +
    +
  11. +
  12. +
    + + once 1.4.0 - ISC + +

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

    +
    • Copyright (c) Isaac Z. Schlueter and Contributors
             The ISC License
     
    -Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
    +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
    @@ -291,11 +482,37 @@ 

    NOTICES AND INFORMATION

  13. - zod-to-json-schema 3.25.0 - ISC + wrappy 1.0.2 - ISC + +

    https://github.com/npm/wrappy

    +
    • 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.
    +
    +        
    +
    +
  14. +
  15. +
    + + zod-to-json-schema 3.25.1 - ISC

    https://github.com/StefanTerdell/zod-to-json-schema#readme

    -
    • Copyright (c) 2020, Stefan Terdell
    • -
    • Copyright (c) 2025 Colin McDonnell
    +
    • Copyright (c) 2020, Stefan Terdell
             ISC License
     
    @@ -311,152 +528,14 @@ 

    NOTICES AND INFORMATION

    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. - -MIT License - -Copyright (c) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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. - +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  16. - @microsoft/applicationinsights-channel-js 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-channel-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    • Copyright (c) Microsoft Corporation
    • @@ -496,7 +575,7 @@

      NOTICES AND INFORMATION

    • - @microsoft/applicationinsights-web-basic 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-common 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

      https://github.com/microsoft/ApplicationInsights-JS#readme

      • Copyright (c) Microsoft Corporation
      • @@ -505,8 +584,7 @@

        NOTICES AND INFORMATION

      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) NevWare21 Solutions LLC and contributors
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
             The MIT License (MIT)
     
    @@ -536,64 +614,10 @@ 

    NOTICES AND INFORMATION

  17. - @azure/ms-rest-azure-env 2.0.0 - MIT - -

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

    -
    • 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
    -
    -        
    -
    -
  18. -
  19. -
    - - @cfworker/json-schema 4.1.1 - MIT - -

    https://github.com/cfworker/cfworker/tree/master/packages/json-schema/README.md

    - -
    -        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.
    -        
    -
    -
  20. -
  21. -
    - - @microsoft/1ds-core-js 4.3.10 - MIT + @microsoft/applicationinsights-core-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -623,20 +647,17 @@

        NOTICES AND INFORMATION

        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. +
  22. - @microsoft/1ds-post-js 4.3.10 - MIT + @microsoft/applicationinsights-web-basic 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • copyright Microsoft 2020
    • -
    • copyright Microsoft 2018-2020
    • -
    • copyright Microsoft 2022 Simple
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -666,22 +687,58 @@

        NOTICES AND INFORMATION

        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. +
  23. - @microsoft/applicationinsights-common 3.3.10 - MIT + @azure/ms-rest-azure-env 2.0.0 - MIT + +

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

    +
    • 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
    +
    +        
    +
    +
  24. +
  25. +
    + + @microsoft/1ds-core-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) NevWare21 Solutions LLC and contributors
             The MIT License (MIT)
     
    @@ -704,17 +761,20 @@ 

    NOTICES AND INFORMATION

    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. -
  26. - @microsoft/applicationinsights-core-js 3.3.10 - MIT + @microsoft/1ds-post-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • copyright Microsoft 2020
      • +
      • copyright Microsoft 2018-2020
      • +
      • copyright Microsoft 2022 Simple
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -744,7 +804,6 @@

        NOTICES AND INFORMATION

        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. -
  27. @@ -820,45 +879,14 @@

    NOTICES AND INFORMATION

  28. - @modelcontextprotocol/sdk 1.23.0 - MIT - -

    https://modelcontextprotocol.io/

    -
    • Copyright (c) 2024 Anthropic, PBC
    -
    -        MIT License
    -
    -Copyright (c) 2024 Anthropic, PBC
    -
    -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.
    -
    -        
    -
    -
  29. -
  30. -
    - - @nevware21/ts-async 0.5.4 - MIT + @nevware21/ts-async 0.5.5 - MIT

    https://github.com/nevware21/ts-async

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • Copyright (c) 2023 NevWare21 Solutions LLC
    • Copyright (c) 2024 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • Copyright (c) NevWare21 Solutions LLC and contributors
             MIT License
    @@ -889,7 +917,7 @@ 

    NOTICES AND INFORMATION

  31. - @nevware21/ts-utils 0.12.5 - MIT + @nevware21/ts-utils 0.13.0 - MIT

    https://github.com/nevware21/ts-utils

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • @@ -942,67 +970,27 @@

      NOTICES AND INFORMATION

      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. - -
  32. -
    -
  33. -
  34. -
    - - @types/body-parser 1.19.6 - MIT - -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    -        
    -
    -
  35. -
  36. -
    - - @types/connect 3.4.38 - MIT - -

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

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    +
    +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.
    +
             
  37. - @types/express 5.0.3 - MIT + @types/body-parser 1.19.6 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1020,9 +1008,9 @@ 

    NOTICES AND INFORMATION

  38. - @types/express-serve-static-core 5.0.7 - MIT + @types/connect 3.4.38 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1040,9 +1028,9 @@ 

    NOTICES AND INFORMATION

  39. - @types/http-errors 2.0.5 - MIT + @types/express 5.0.6 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1060,9 +1048,9 @@ 

    NOTICES AND INFORMATION

  40. - @types/mime 1.3.5 - MIT + @types/express-serve-static-core 5.1.1 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1080,9 +1068,9 @@ 

    NOTICES AND INFORMATION

  41. - @types/qs 6.14.0 - MIT + @types/http-errors 2.0.5 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1100,9 +1088,9 @@ 

    NOTICES AND INFORMATION

  42. - @types/range-parser 1.2.7 - MIT + @types/qs 6.15.0 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1120,9 +1108,9 @@ 

    NOTICES AND INFORMATION

  43. - @types/send 0.17.5 - MIT + @types/range-parser 1.2.7 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1140,7 +1128,7 @@ 

    NOTICES AND INFORMATION

  44. - @types/send 1.2.0 - MIT + @types/send 1.2.1 - MIT

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

    • Copyright (c) Microsoft Corporation
    @@ -1160,7 +1148,7 @@

    NOTICES AND INFORMATION

  45. - @types/serve-static 1.15.9 - MIT + @types/serve-static 2.2.0 - MIT

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static

    • Copyright (c) Microsoft Corporation
    @@ -1238,7 +1226,7 @@

    NOTICES AND INFORMATION

  46. - ajv 8.17.1 - MIT + ajv 8.18.0 - MIT

    https://ajv.js.org/

    • Copyright (c) 2015-2021 Evgeny Poberezkin
    @@ -1305,14 +1293,14 @@

    NOTICES AND INFORMATION

  47. - ansi-regex 6.2.2 - MIT + ansi-regex 5.0.1 - MIT

    https://github.com/chalk/ansi-regex#readme

    -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (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:
     
    @@ -1323,6 +1311,42 @@ 

    NOTICES AND INFORMATION

  48. +
  49. +
    + + balanced-match 4.0.4 - MIT + +

    https://github.com/juliangruber/balanced-match#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        (MIT)
    +
    +Original code Copyright Julian Gruber <julian@juliangruber.com>
    +
    +Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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.
    +
    +        
    +
    +
  50. @@ -1362,7 +1386,7 @@

    NOTICES AND INFORMATION

  51. - body-parser 2.2.1 - MIT + body-parser 2.2.2 - MIT

    https://github.com/expressjs/body-parser#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -1400,7 +1424,7 @@

      NOTICES AND INFORMATION

    • - brace-expansion 2.0.2 - MIT + brace-expansion 2.0.3 - MIT

      https://github.com/juliangruber/brace-expansion

      • Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
      @@ -1419,6 +1443,42 @@

      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. + +
  52. +
    +
  53. +
  54. +
    + + brace-expansion 5.0.5 - MIT + +

    https://github.com/juliangruber/brace-expansion#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        MIT License
    +
    +Copyright Julian Gruber <julian@juliangruber.com>
    +
    +TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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
    @@ -1537,7 +1597,7 @@ 

    NOTICES AND INFORMATION

  55. - content-disposition 1.0.0 - MIT + content-disposition 1.0.1 - MIT

    https://github.com/jshttp/content-disposition#readme

    • Copyright (c) 2014-2017 Douglas Christopher Wilson
    @@ -1678,7 +1738,7 @@

    NOTICES AND INFORMATION

  56. - cors 2.8.5 - MIT + cors 2.8.6 - MIT

    https://github.com/expressjs/cors#readme

    • Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
    @@ -1712,7 +1772,7 @@

    NOTICES AND INFORMATION

  57. - dayjs 1.11.18 - MIT + dayjs 1.11.20 - MIT

    https://day.js.org/

    • Copyright (c) 2018-present, iamkun
    @@ -1901,6 +1961,38 @@

    NOTICES AND INFORMATION

  58. +
  59. +
    + + emoji-regex 8.0.0 - MIT + +

    https://mths.be/emoji-regex

    +
    • Copyright Mathias Bynens https://mathiasbynens.be
    +
    +        Copyright Mathias Bynens <https://mathiasbynens.be/>
    +
    +Permission is hereby granted, free of charge, to any person obtaining
    +a copy of this software and associated documentation files (the
    +"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.
    +
    +        
    +
    +
  60. @@ -1973,28 +2065,6 @@

    NOTICES AND INFORMATION

  61. -
  62. -
    - - escape-string-regexp 2.0.0 - MIT - -

    https://github.com/sindresorhus/escape-string-regexp#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.
    -
    -        
    -
    -
  63. @@ -2199,7 +2269,7 @@

    NOTICES AND INFORMATION

  64. - express 5.1.0 - MIT + express 5.2.1 - MIT

    https://expressjs.com/

    • Copyright (c) 2013 Roman Shtylman
    • @@ -2240,7 +2310,7 @@

      NOTICES AND INFORMATION

    • - express-rate-limit 7.5.1 - MIT + express-rate-limit 8.3.1 - MIT

      https://github.com/express-rate-limit/express-rate-limit

      • Copyright 2023 Nathan Friedly, Vedant K
      • @@ -2273,7 +2343,7 @@

        NOTICES AND INFORMATION

      • - finalhandler 2.1.0 - MIT + finalhandler 2.1.1 - MIT

        https://github.com/pillarjs/finalhandler#readme

        • Copyright (c) 2014-2022 Douglas Christopher Wilson
        • @@ -2682,7 +2752,7 @@

          NOTICES AND INFORMATION

        • - iconv-lite 0.7.0 - MIT + iconv-lite 0.7.2 - MIT

          https://github.com/pillarjs/iconv-lite

          • Copyright (c) Microsoft Corporation
          • @@ -2733,6 +2803,37 @@

            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. + +
  65. +
    +
  66. +
  67. +
    + + ip-address 10.1.0 - MIT + +

    https://github.com/beaugunderson/ip-address#readme

    +
    • Copyright (c) 2011 by Beau Gunderson
    +
    +        Copyright (C) 2011 by Beau Gunderson
    +
    +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
    @@ -2774,6 +2875,39 @@ 

    NOTICES AND INFORMATION

  68. +
  69. +
    + + jose 6.2.1 - MIT + +

    https://github.com/panva/jose

    +
    • Copyright (c) 2018 Filip Skokan
    +
    +        The MIT License (MIT)
    +
    +Copyright (c) 2018 Filip Skokan
    +
    +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.
    +
    +        
    +
    +
  70. @@ -2973,7 +3107,7 @@

    NOTICES AND INFORMATION

  71. - mime-types 3.0.1 - MIT + mime-types 3.0.2 - MIT

    https://github.com/jshttp/mime-types#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -3231,7 +3365,7 @@

      NOTICES AND INFORMATION

    • - path-to-regexp 8.3.0 - MIT + path-to-regexp 8.4.0 - MIT

      https://github.com/pillarjs/path-to-regexp#readme

      • Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
      @@ -3297,7 +3431,7 @@

      NOTICES AND INFORMATION

    • - pkce-challenge 5.0.0 - MIT + pkce-challenge 5.0.1 - MIT

      https://github.com/crouchcd/pkce-challenge#readme

      • Copyright (c) 2019 Permission
      @@ -3575,7 +3709,7 @@

      NOTICES AND INFORMATION

    • - send 1.2.0 - MIT + send 1.2.1 - MIT

      https://github.com/pillarjs/send#readme

      • Copyright (c) 2012 TJ Holowaychuk
      • @@ -3611,7 +3745,7 @@

        NOTICES AND INFORMATION

      • - serve-static 2.2.0 - MIT + serve-static 2.2.1 - MIT

        https://github.com/expressjs/serve-static#readme

        • Copyright (c) 2011 LearnBoost
        • @@ -4018,73 +4152,7 @@

          NOTICES AND INFORMATION

        • - zod 3.25.76 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.12 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.13 - MIT + zod 4.3.6 - MIT

          https://zod.dev/

          • Copyright (c) 2025 Colin McDonnell
          diff --git a/packages/vscode-docker-registries/CHANGELOG.md b/packages/vscode-docker-registries/CHANGELOG.md index c0000c90..6cb8166d 100644 --- a/packages/vscode-docker-registries/CHANGELOG.md +++ b/packages/vscode-docker-registries/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.4.2 - 16 April 2026 +### Fixed +* Fixed an issue where some requests would fail. [#354](https://github.com/microsoft/vscode-docker-extensibility/issues/354) +* Fixed incorrect handling of basic auth `WWW-Authenticate` headers. [#355](https://github.com/microsoft/vscode-docker-extensibility/issues/355) + ## 0.4.1 - 14 October 2025 ### Fixed * Better error messages in the tree when errors occur. [#310](https://github.com/microsoft/vscode-docker-extensibility/pull/310) diff --git a/packages/vscode-docker-registries/NOTICE.html b/packages/vscode-docker-registries/NOTICE.html index dc8e15a3..423ff3ec 100644 --- a/packages/vscode-docker-registries/NOTICE.html +++ b/packages/vscode-docker-registries/NOTICE.html @@ -32,6 +32,96 @@

          NOTICES AND INFORMATION

          1. +
            + + tslib 2.8.1 - 0BSD + +

            https://www.typescriptlang.org/

            +
            • Copyright (c) Microsoft Corporation
            +
            +        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.
            +        
            +
            +
          2. +
          3. +
            + + isexe 3.1.5 - BlueOak-1.0.0 + +

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

            + +
            +        # Blue Oak Model License
            +
            +Version 1.0.0
            +
            +## Purpose
            +
            +This license gives everyone as much permission to work with
            +this software as possible, while protecting contributors
            +from liability.
            +
            +## Acceptance
            +
            +In order to receive this license, you must agree to its
            +rules.  The rules of this license are both obligations
            +under that agreement and conditions to your license.
            +You must not do anything with this software that triggers
            +a rule that you cannot or will not follow.
            +
            +## Copyright
            +
            +Each contributor licenses you to do everything with this
            +software that would otherwise infringe that contributor's
            +copyright in it.
            +
            +## Notices
            +
            +You must ensure that everyone who gets a copy of
            +any part of this software from you, with or without
            +changes, also gets the text of this license or a link to
            +<https://blueoakcouncil.org/license/1.0.0>.
            +
            +## Excuse
            +
            +If anyone notifies you in writing that you have not
            +complied with [Notices](#notices), you can keep your
            +license by taking all practical steps to comply within 30
            +days after the notice.  If you do not do so, your license
            +ends immediately.
            +
            +## Patent
            +
            +Each contributor licenses you to do everything with this
            +software that would otherwise infringe any patent claims
            +they can license or become able to license.
            +
            +## Reliability
            +
            +No contributor can revoke this license.
            +
            +## No Liability
            +
            +***As far as the law allows, this software comes as is,
            +without any warranty or condition, and no contributor
            +will be liable to anyone for any damages related to this
            +software or this license, under any kind of legal claim.***
            +
            +        
            +
            +
          4. +
          5. domelementtype 2.3.0 - BSD-2-Clause @@ -123,6 +213,79 @@

            NOTICES AND INFORMATION

  72. +
  73. +
    + + json-schema-typed 8.0.2 - BSD-2-Clause AND JSON + +

    https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node

    +
    • copyright (c) 2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019-2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <bh7@sanger.ac.uk> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2020 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <ben@jsonschema.dev> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2018 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <henry@cloudflare.com> , Geraint Luff <luffgd@gmail.com> , and Cloudflare, Inc. https://www.cloudflare.com
    +
    +        BSD 2-Clause License
    +
    +Original source code is copyright (c) 2019-2025 Remy Rylan
    +<https://github.com/RemyRylan>
    +
    +All JSON Schema documentation and descriptions are copyright (c):
    +
    +2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +Gary Court <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue
    +<fgaliegue@gmail.com>, Kris Zyp <kris@sitepen.com>, Gary Court
    +<gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <aaa@bzfx.net>,
    +Henry Andrews <henry@cloudflare.com>, Geraint Luff <luffgd@gmail.com>, and
    +Cloudflare, Inc. <https://www.cloudflare.com/>.
    +
    +2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<bh7@sanger.ac.uk>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<ben@jsonschema.dev>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +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 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.
    +
    +        
    +
    +
  74. @@ -171,7 +334,7 @@

    NOTICES AND INFORMATION

  75. - qs 6.14.0 - BSD-3-Clause + qs 6.15.0 - BSD-3-Clause

    https://github.com/ljharb/qs

    • Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors)
    @@ -212,14 +375,42 @@

    NOTICES AND INFORMATION

  76. - isexe 3.1.1 - ISC + inherits 2.0.4 - ISC -

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

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

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

    +
    • Copyright (c) Isaac Z. Schlueter
    +
    +        The ISC License
    +
    +Copyright (c) Isaac Z. Schlueter
    +
    +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.
    +
    +
    +        
    +
    +
  77. +
  78. +
    + + once 1.4.0 - ISC + +

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

    +
    • Copyright (c) Isaac Z. Schlueter and Contributors
             The ISC License
     
    -Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
    +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
    @@ -291,11 +482,37 @@ 

    NOTICES AND INFORMATION

  79. - zod-to-json-schema 3.25.0 - ISC + wrappy 1.0.2 - ISC + +

    https://github.com/npm/wrappy

    +
    • 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.
    +
    +        
    +
    +
  80. +
  81. +
    + + zod-to-json-schema 3.25.1 - ISC

    https://github.com/StefanTerdell/zod-to-json-schema#readme

    -
    • Copyright (c) 2020, Stefan Terdell
    • -
    • Copyright (c) 2025 Colin McDonnell
    +
    • Copyright (c) 2020, Stefan Terdell
             ISC License
     
    @@ -311,152 +528,14 @@ 

    NOTICES AND INFORMATION

    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. - -MIT License - -Copyright (c) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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. - +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  82. - @microsoft/applicationinsights-channel-js 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-channel-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    • Copyright (c) Microsoft Corporation
    • @@ -496,7 +575,7 @@

      NOTICES AND INFORMATION

    • - @microsoft/applicationinsights-web-basic 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-common 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

      https://github.com/microsoft/ApplicationInsights-JS#readme

      • Copyright (c) Microsoft Corporation
      • @@ -505,8 +584,7 @@

        NOTICES AND INFORMATION

      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) NevWare21 Solutions LLC and contributors
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
             The MIT License (MIT)
     
    @@ -536,64 +614,10 @@ 

    NOTICES AND INFORMATION

  83. - @azure/ms-rest-azure-env 2.0.0 - MIT - -

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

    -
    • 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
    -
    -        
    -
    -
  84. -
  85. -
    - - @cfworker/json-schema 4.1.1 - MIT - -

    https://github.com/cfworker/cfworker/tree/master/packages/json-schema/README.md

    - -
    -        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.
    -        
    -
    -
  86. -
  87. -
    - - @microsoft/1ds-core-js 4.3.10 - MIT + @microsoft/applicationinsights-core-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -623,20 +647,17 @@

        NOTICES AND INFORMATION

        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. +
  88. - @microsoft/1ds-post-js 4.3.10 - MIT + @microsoft/applicationinsights-web-basic 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • copyright Microsoft 2020
    • -
    • copyright Microsoft 2018-2020
    • -
    • copyright Microsoft 2022 Simple
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -666,22 +687,58 @@

        NOTICES AND INFORMATION

        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. +
  89. - @microsoft/applicationinsights-common 3.3.10 - MIT + @azure/ms-rest-azure-env 2.0.0 - MIT + +

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

    +
    • 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
    +
    +        
    +
    +
  90. +
  91. +
    + + @microsoft/1ds-core-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) NevWare21 Solutions LLC and contributors
             The MIT License (MIT)
     
    @@ -704,17 +761,20 @@ 

    NOTICES AND INFORMATION

    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. -
  92. - @microsoft/applicationinsights-core-js 3.3.10 - MIT + @microsoft/1ds-post-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • copyright Microsoft 2020
      • +
      • copyright Microsoft 2018-2020
      • +
      • copyright Microsoft 2022 Simple
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -744,7 +804,6 @@

        NOTICES AND INFORMATION

        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. -
  93. @@ -820,45 +879,14 @@

    NOTICES AND INFORMATION

  94. - @modelcontextprotocol/sdk 1.23.0 - MIT - -

    https://modelcontextprotocol.io/

    -
    • Copyright (c) 2024 Anthropic, PBC
    -
    -        MIT License
    -
    -Copyright (c) 2024 Anthropic, PBC
    -
    -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.
    -
    -        
    -
    -
  95. -
  96. -
    - - @nevware21/ts-async 0.5.4 - MIT + @nevware21/ts-async 0.5.5 - MIT

    https://github.com/nevware21/ts-async

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • Copyright (c) 2023 NevWare21 Solutions LLC
    • Copyright (c) 2024 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • Copyright (c) NevWare21 Solutions LLC and contributors
             MIT License
    @@ -889,7 +917,7 @@ 

    NOTICES AND INFORMATION

  97. - @nevware21/ts-utils 0.12.5 - MIT + @nevware21/ts-utils 0.13.0 - MIT

    https://github.com/nevware21/ts-utils

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • @@ -942,67 +970,27 @@

      NOTICES AND INFORMATION

      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. - -
  98. -
    -
  99. -
  100. -
    - - @types/body-parser 1.19.6 - MIT - -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    -        
    -
    -
  101. -
  102. -
    - - @types/connect 3.4.38 - MIT - -

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

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    +
    +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.
    +
             
  103. - @types/express 5.0.3 - MIT + @types/body-parser 1.19.6 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1020,9 +1008,9 @@ 

    NOTICES AND INFORMATION

  104. - @types/express-serve-static-core 5.0.7 - MIT + @types/connect 3.4.38 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1040,9 +1028,9 @@ 

    NOTICES AND INFORMATION

  105. - @types/http-errors 2.0.5 - MIT + @types/express 5.0.6 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1060,9 +1048,9 @@ 

    NOTICES AND INFORMATION

  106. - @types/mime 1.3.5 - MIT + @types/express-serve-static-core 5.1.1 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1080,9 +1068,9 @@ 

    NOTICES AND INFORMATION

  107. - @types/qs 6.14.0 - MIT + @types/http-errors 2.0.5 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1100,9 +1088,9 @@ 

    NOTICES AND INFORMATION

  108. - @types/range-parser 1.2.7 - MIT + @types/qs 6.15.0 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1120,9 +1108,9 @@ 

    NOTICES AND INFORMATION

  109. - @types/send 0.17.5 - MIT + @types/range-parser 1.2.7 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1140,7 +1128,7 @@ 

    NOTICES AND INFORMATION

  110. - @types/send 1.2.0 - MIT + @types/send 1.2.1 - MIT

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

    • Copyright (c) Microsoft Corporation
    @@ -1160,7 +1148,7 @@

    NOTICES AND INFORMATION

  111. - @types/serve-static 1.15.9 - MIT + @types/serve-static 2.2.0 - MIT

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static

    • Copyright (c) Microsoft Corporation
    @@ -1238,7 +1226,7 @@

    NOTICES AND INFORMATION

  112. - ajv 8.17.1 - MIT + ajv 8.18.0 - MIT

    https://ajv.js.org/

    • Copyright (c) 2015-2021 Evgeny Poberezkin
    @@ -1305,14 +1293,14 @@

    NOTICES AND INFORMATION

  113. - ansi-regex 6.2.2 - MIT + ansi-regex 5.0.1 - MIT

    https://github.com/chalk/ansi-regex#readme

    -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (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:
     
    @@ -1323,6 +1311,42 @@ 

    NOTICES AND INFORMATION

  114. +
  115. +
    + + balanced-match 4.0.4 - MIT + +

    https://github.com/juliangruber/balanced-match#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        (MIT)
    +
    +Original code Copyright Julian Gruber <julian@juliangruber.com>
    +
    +Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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.
    +
    +        
    +
    +
  116. @@ -1362,7 +1386,7 @@

    NOTICES AND INFORMATION

  117. - body-parser 2.2.1 - MIT + body-parser 2.2.2 - MIT

    https://github.com/expressjs/body-parser#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -1400,7 +1424,7 @@

      NOTICES AND INFORMATION

    • - brace-expansion 2.0.2 - MIT + brace-expansion 2.0.3 - MIT

      https://github.com/juliangruber/brace-expansion

      • Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
      @@ -1419,6 +1443,42 @@

      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. + +
  118. +
    +
  119. +
  120. +
    + + brace-expansion 5.0.5 - MIT + +

    https://github.com/juliangruber/brace-expansion#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        MIT License
    +
    +Copyright Julian Gruber <julian@juliangruber.com>
    +
    +TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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
    @@ -1537,7 +1597,7 @@ 

    NOTICES AND INFORMATION

  121. - content-disposition 1.0.0 - MIT + content-disposition 1.0.1 - MIT

    https://github.com/jshttp/content-disposition#readme

    • Copyright (c) 2014-2017 Douglas Christopher Wilson
    @@ -1678,7 +1738,7 @@

    NOTICES AND INFORMATION

  122. - cors 2.8.5 - MIT + cors 2.8.6 - MIT

    https://github.com/expressjs/cors#readme

    • Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
    @@ -1712,7 +1772,7 @@

    NOTICES AND INFORMATION

  123. - dayjs 1.11.18 - MIT + dayjs 1.11.20 - MIT

    https://day.js.org/

    • Copyright (c) 2018-present, iamkun
    @@ -1901,6 +1961,38 @@

    NOTICES AND INFORMATION

  124. +
  125. +
    + + emoji-regex 8.0.0 - MIT + +

    https://mths.be/emoji-regex

    +
    • Copyright Mathias Bynens https://mathiasbynens.be
    +
    +        Copyright Mathias Bynens <https://mathiasbynens.be/>
    +
    +Permission is hereby granted, free of charge, to any person obtaining
    +a copy of this software and associated documentation files (the
    +"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.
    +
    +        
    +
    +
  126. @@ -1973,28 +2065,6 @@

    NOTICES AND INFORMATION

  127. -
  128. -
    - - escape-string-regexp 2.0.0 - MIT - -

    https://github.com/sindresorhus/escape-string-regexp#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.
    -
    -        
    -
    -
  129. @@ -2199,7 +2269,7 @@

    NOTICES AND INFORMATION

  130. - express 5.1.0 - MIT + express 5.2.1 - MIT

    https://expressjs.com/

    • Copyright (c) 2013 Roman Shtylman
    • @@ -2240,7 +2310,7 @@

      NOTICES AND INFORMATION

    • - express-rate-limit 7.5.1 - MIT + express-rate-limit 8.3.1 - MIT

      https://github.com/express-rate-limit/express-rate-limit

      • Copyright 2023 Nathan Friedly, Vedant K
      • @@ -2273,7 +2343,7 @@

        NOTICES AND INFORMATION

      • - finalhandler 2.1.0 - MIT + finalhandler 2.1.1 - MIT

        https://github.com/pillarjs/finalhandler#readme

        • Copyright (c) 2014-2022 Douglas Christopher Wilson
        • @@ -2682,7 +2752,7 @@

          NOTICES AND INFORMATION

        • - iconv-lite 0.7.0 - MIT + iconv-lite 0.7.2 - MIT

          https://github.com/pillarjs/iconv-lite

          • Copyright (c) Microsoft Corporation
          • @@ -2733,6 +2803,37 @@

            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. + +
  131. +
    +
  132. +
  133. +
    + + ip-address 10.1.0 - MIT + +

    https://github.com/beaugunderson/ip-address#readme

    +
    • Copyright (c) 2011 by Beau Gunderson
    +
    +        Copyright (C) 2011 by Beau Gunderson
    +
    +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
    @@ -2774,6 +2875,39 @@ 

    NOTICES AND INFORMATION

  134. +
  135. +
    + + jose 6.2.1 - MIT + +

    https://github.com/panva/jose

    +
    • Copyright (c) 2018 Filip Skokan
    +
    +        The MIT License (MIT)
    +
    +Copyright (c) 2018 Filip Skokan
    +
    +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.
    +
    +        
    +
    +
  136. @@ -2973,7 +3107,7 @@

    NOTICES AND INFORMATION

  137. - mime-types 3.0.1 - MIT + mime-types 3.0.2 - MIT

    https://github.com/jshttp/mime-types#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -3231,7 +3365,7 @@

      NOTICES AND INFORMATION

    • - path-to-regexp 8.3.0 - MIT + path-to-regexp 8.4.0 - MIT

      https://github.com/pillarjs/path-to-regexp#readme

      • Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
      @@ -3297,7 +3431,7 @@

      NOTICES AND INFORMATION

    • - pkce-challenge 5.0.0 - MIT + pkce-challenge 5.0.1 - MIT

      https://github.com/crouchcd/pkce-challenge#readme

      • Copyright (c) 2019 Permission
      @@ -3575,7 +3709,7 @@

      NOTICES AND INFORMATION

    • - send 1.2.0 - MIT + send 1.2.1 - MIT

      https://github.com/pillarjs/send#readme

      • Copyright (c) 2012 TJ Holowaychuk
      • @@ -3611,7 +3745,7 @@

        NOTICES AND INFORMATION

      • - serve-static 2.2.0 - MIT + serve-static 2.2.1 - MIT

        https://github.com/expressjs/serve-static#readme

        • Copyright (c) 2011 LearnBoost
        • @@ -4018,73 +4152,7 @@

          NOTICES AND INFORMATION

        • - zod 3.25.76 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.12 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.13 - MIT + zod 4.3.6 - MIT

          https://zod.dev/

          • Copyright (c) 2025 Colin McDonnell
          diff --git a/packages/vscode-docker-registries/package.json b/packages/vscode-docker-registries/package.json index 3b4d2dd1..cf13c3f0 100644 --- a/packages/vscode-docker-registries/package.json +++ b/packages/vscode-docker-registries/package.json @@ -1,7 +1,7 @@ { "name": "@microsoft/vscode-docker-registries", "author": "Microsoft Corporation", - "version": "0.4.1", + "version": "0.4.2", "description": "Extensibility model for contributing registry providers to the Container Tools extension for Visual Studio Code", "license": "See LICENSE in the project root for license information.", "repository": { diff --git a/packages/vscode-docker-registries/src/auth/BasicOAuthProvider.ts b/packages/vscode-docker-registries/src/auth/BasicOAuthProvider.ts index 305e6a2e..53dee5c5 100644 --- a/packages/vscode-docker-registries/src/auth/BasicOAuthProvider.ts +++ b/packages/vscode-docker-registries/src/auth/BasicOAuthProvider.ts @@ -74,13 +74,16 @@ export class BasicOAuthProvider extends BasicAuthProvider implements Authenticat const match = wwwAuthenticateHeaderRegex.exec(wwwAuthenticateHeader); - if (!match?.groups?.realm || !match?.groups?.service || !match?.groups?.scope) { + if (match?.groups?.realm && match?.groups?.service && match?.groups?.scope) { + this.oAuthEndpoint = match.groups.realm; + this.oAuthService = match.groups.service; + this.defaultScopes = match.groups.scope.split(' '); + } else if (!/Basic\s+/i.test(wwwAuthenticateHeader)) { throw new Error(vscode.l10n.t('Unable to parse WWW-Authenticate header: "{0}"', wwwAuthenticateHeader)); } + // For Basic challenges, oAuthEndpoint/oAuthService remain undefined, + // so getSession will use Basic auth directly. - this.oAuthEndpoint = match.groups.realm; - this.oAuthService = match.groups.service; - this.defaultScopes = match.groups.scope.split(' '); this._didFallback = true; } diff --git a/packages/vscode-docker-registries/src/test/global.test.ts b/packages/vscode-docker-registries/src/test/global.test.ts index b3e1240f..e5ebdc64 100644 --- a/packages/vscode-docker-registries/src/test/global.test.ts +++ b/packages/vscode-docker-registries/src/test/global.test.ts @@ -5,6 +5,7 @@ import * as chai from 'chai'; import chaiAsPromised from 'chai-as-promised'; +import { before } from 'mocha'; before('Global setup', function () { console.log('Global setup'); diff --git a/packages/vscode-docker-registries/src/utils/httpRequest.ts b/packages/vscode-docker-registries/src/utils/httpRequest.ts index 0ab912f8..990213b0 100644 --- a/packages/vscode-docker-registries/src/utils/httpRequest.ts +++ b/packages/vscode-docker-registries/src/utils/httpRequest.ts @@ -38,8 +38,12 @@ export interface ResponseLike extends Response { } export async function httpRequest(url: string, request: RequestLike, throwOnFailure: boolean = true): Promise> { - const fetchRequest = new Request(url, request); - const response: Response = await fetch(fetchRequest); + const requestInit: RequestLike = !!request.body && request.duplex === undefined + // node-fetch requires the "duplex" option to be set to "half" in order to send a body + ? { ...request, duplex: 'half' } + : request; + + const response: Response = await fetch(url, requestInit); if (throwOnFailure && response.status === 401) { throw new UnauthorizedError(vscode.l10n.t('Request to \'{0}\' failed with response 401: Unauthorized', url)); diff --git a/packages/vscode-inproc-mcp/NOTICE.html b/packages/vscode-inproc-mcp/NOTICE.html index dc8e15a3..423ff3ec 100644 --- a/packages/vscode-inproc-mcp/NOTICE.html +++ b/packages/vscode-inproc-mcp/NOTICE.html @@ -32,6 +32,96 @@

          NOTICES AND INFORMATION

          1. +
            + + tslib 2.8.1 - 0BSD + +

            https://www.typescriptlang.org/

            +
            • Copyright (c) Microsoft Corporation
            +
            +        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.
            +        
            +
            +
          2. +
          3. +
            + + isexe 3.1.5 - BlueOak-1.0.0 + +

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

            + +
            +        # Blue Oak Model License
            +
            +Version 1.0.0
            +
            +## Purpose
            +
            +This license gives everyone as much permission to work with
            +this software as possible, while protecting contributors
            +from liability.
            +
            +## Acceptance
            +
            +In order to receive this license, you must agree to its
            +rules.  The rules of this license are both obligations
            +under that agreement and conditions to your license.
            +You must not do anything with this software that triggers
            +a rule that you cannot or will not follow.
            +
            +## Copyright
            +
            +Each contributor licenses you to do everything with this
            +software that would otherwise infringe that contributor's
            +copyright in it.
            +
            +## Notices
            +
            +You must ensure that everyone who gets a copy of
            +any part of this software from you, with or without
            +changes, also gets the text of this license or a link to
            +<https://blueoakcouncil.org/license/1.0.0>.
            +
            +## Excuse
            +
            +If anyone notifies you in writing that you have not
            +complied with [Notices](#notices), you can keep your
            +license by taking all practical steps to comply within 30
            +days after the notice.  If you do not do so, your license
            +ends immediately.
            +
            +## Patent
            +
            +Each contributor licenses you to do everything with this
            +software that would otherwise infringe any patent claims
            +they can license or become able to license.
            +
            +## Reliability
            +
            +No contributor can revoke this license.
            +
            +## No Liability
            +
            +***As far as the law allows, this software comes as is,
            +without any warranty or condition, and no contributor
            +will be liable to anyone for any damages related to this
            +software or this license, under any kind of legal claim.***
            +
            +        
            +
            +
          4. +
          5. domelementtype 2.3.0 - BSD-2-Clause @@ -123,6 +213,79 @@

            NOTICES AND INFORMATION

  138. +
  139. +
    + + json-schema-typed 8.0.2 - BSD-2-Clause AND JSON + +

    https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node

    +
    • copyright (c) 2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019-2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <bh7@sanger.ac.uk> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2020 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <ben@jsonschema.dev> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2018 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <henry@cloudflare.com> , Geraint Luff <luffgd@gmail.com> , and Cloudflare, Inc. https://www.cloudflare.com
    +
    +        BSD 2-Clause License
    +
    +Original source code is copyright (c) 2019-2025 Remy Rylan
    +<https://github.com/RemyRylan>
    +
    +All JSON Schema documentation and descriptions are copyright (c):
    +
    +2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +Gary Court <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue
    +<fgaliegue@gmail.com>, Kris Zyp <kris@sitepen.com>, Gary Court
    +<gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <aaa@bzfx.net>,
    +Henry Andrews <henry@cloudflare.com>, Geraint Luff <luffgd@gmail.com>, and
    +Cloudflare, Inc. <https://www.cloudflare.com/>.
    +
    +2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<bh7@sanger.ac.uk>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<ben@jsonschema.dev>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +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 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.
    +
    +        
    +
    +
  140. @@ -171,7 +334,7 @@

    NOTICES AND INFORMATION

  141. - qs 6.14.0 - BSD-3-Clause + qs 6.15.0 - BSD-3-Clause

    https://github.com/ljharb/qs

    • Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors)
    @@ -212,14 +375,42 @@

    NOTICES AND INFORMATION

  142. - isexe 3.1.1 - ISC + inherits 2.0.4 - ISC -

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

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

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

    +
    • Copyright (c) Isaac Z. Schlueter
    +
    +        The ISC License
    +
    +Copyright (c) Isaac Z. Schlueter
    +
    +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.
    +
    +
    +        
    +
    +
  143. +
  144. +
    + + once 1.4.0 - ISC + +

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

    +
    • Copyright (c) Isaac Z. Schlueter and Contributors
             The ISC License
     
    -Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
    +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
    @@ -291,11 +482,37 @@ 

    NOTICES AND INFORMATION

  145. - zod-to-json-schema 3.25.0 - ISC + wrappy 1.0.2 - ISC + +

    https://github.com/npm/wrappy

    +
    • 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.
    +
    +        
    +
    +
  146. +
  147. +
    + + zod-to-json-schema 3.25.1 - ISC

    https://github.com/StefanTerdell/zod-to-json-schema#readme

    -
    • Copyright (c) 2020, Stefan Terdell
    • -
    • Copyright (c) 2025 Colin McDonnell
    +
    • Copyright (c) 2020, Stefan Terdell
             ISC License
     
    @@ -311,152 +528,14 @@ 

    NOTICES AND INFORMATION

    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. - -MIT License - -Copyright (c) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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. - +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  148. - @microsoft/applicationinsights-channel-js 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-channel-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    • Copyright (c) Microsoft Corporation
    • @@ -496,7 +575,7 @@

      NOTICES AND INFORMATION

    • - @microsoft/applicationinsights-web-basic 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-common 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

      https://github.com/microsoft/ApplicationInsights-JS#readme

      • Copyright (c) Microsoft Corporation
      • @@ -505,8 +584,7 @@

        NOTICES AND INFORMATION

      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) NevWare21 Solutions LLC and contributors
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
             The MIT License (MIT)
     
    @@ -536,64 +614,10 @@ 

    NOTICES AND INFORMATION

  149. - @azure/ms-rest-azure-env 2.0.0 - MIT - -

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

    -
    • 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
    -
    -        
    -
    -
  150. -
  151. -
    - - @cfworker/json-schema 4.1.1 - MIT - -

    https://github.com/cfworker/cfworker/tree/master/packages/json-schema/README.md

    - -
    -        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.
    -        
    -
    -
  152. -
  153. -
    - - @microsoft/1ds-core-js 4.3.10 - MIT + @microsoft/applicationinsights-core-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -623,20 +647,17 @@

        NOTICES AND INFORMATION

        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. +
  154. - @microsoft/1ds-post-js 4.3.10 - MIT + @microsoft/applicationinsights-web-basic 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • copyright Microsoft 2020
    • -
    • copyright Microsoft 2018-2020
    • -
    • copyright Microsoft 2022 Simple
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -666,22 +687,58 @@

        NOTICES AND INFORMATION

        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. +
  155. - @microsoft/applicationinsights-common 3.3.10 - MIT + @azure/ms-rest-azure-env 2.0.0 - MIT + +

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

    +
    • 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
    +
    +        
    +
    +
  156. +
  157. +
    + + @microsoft/1ds-core-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) NevWare21 Solutions LLC and contributors
             The MIT License (MIT)
     
    @@ -704,17 +761,20 @@ 

    NOTICES AND INFORMATION

    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. -
  158. - @microsoft/applicationinsights-core-js 3.3.10 - MIT + @microsoft/1ds-post-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • copyright Microsoft 2020
      • +
      • copyright Microsoft 2018-2020
      • +
      • copyright Microsoft 2022 Simple
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -744,7 +804,6 @@

        NOTICES AND INFORMATION

        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. -
  159. @@ -820,45 +879,14 @@

    NOTICES AND INFORMATION

  160. - @modelcontextprotocol/sdk 1.23.0 - MIT - -

    https://modelcontextprotocol.io/

    -
    • Copyright (c) 2024 Anthropic, PBC
    -
    -        MIT License
    -
    -Copyright (c) 2024 Anthropic, PBC
    -
    -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.
    -
    -        
    -
    -
  161. -
  162. -
    - - @nevware21/ts-async 0.5.4 - MIT + @nevware21/ts-async 0.5.5 - MIT

    https://github.com/nevware21/ts-async

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • Copyright (c) 2023 NevWare21 Solutions LLC
    • Copyright (c) 2024 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • Copyright (c) NevWare21 Solutions LLC and contributors
             MIT License
    @@ -889,7 +917,7 @@ 

    NOTICES AND INFORMATION

  163. - @nevware21/ts-utils 0.12.5 - MIT + @nevware21/ts-utils 0.13.0 - MIT

    https://github.com/nevware21/ts-utils

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • @@ -942,67 +970,27 @@

      NOTICES AND INFORMATION

      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. - -
  164. -
    -
  165. -
  166. -
    - - @types/body-parser 1.19.6 - MIT - -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    -        
    -
    -
  167. -
  168. -
    - - @types/connect 3.4.38 - MIT - -

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

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    +
    +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.
    +
             
  169. - @types/express 5.0.3 - MIT + @types/body-parser 1.19.6 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1020,9 +1008,9 @@ 

    NOTICES AND INFORMATION

  170. - @types/express-serve-static-core 5.0.7 - MIT + @types/connect 3.4.38 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1040,9 +1028,9 @@ 

    NOTICES AND INFORMATION

  171. - @types/http-errors 2.0.5 - MIT + @types/express 5.0.6 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1060,9 +1048,9 @@ 

    NOTICES AND INFORMATION

  172. - @types/mime 1.3.5 - MIT + @types/express-serve-static-core 5.1.1 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1080,9 +1068,9 @@ 

    NOTICES AND INFORMATION

  173. - @types/qs 6.14.0 - MIT + @types/http-errors 2.0.5 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1100,9 +1088,9 @@ 

    NOTICES AND INFORMATION

  174. - @types/range-parser 1.2.7 - MIT + @types/qs 6.15.0 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1120,9 +1108,9 @@ 

    NOTICES AND INFORMATION

  175. - @types/send 0.17.5 - MIT + @types/range-parser 1.2.7 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1140,7 +1128,7 @@ 

    NOTICES AND INFORMATION

  176. - @types/send 1.2.0 - MIT + @types/send 1.2.1 - MIT

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

    • Copyright (c) Microsoft Corporation
    @@ -1160,7 +1148,7 @@

    NOTICES AND INFORMATION

  177. - @types/serve-static 1.15.9 - MIT + @types/serve-static 2.2.0 - MIT

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static

    • Copyright (c) Microsoft Corporation
    @@ -1238,7 +1226,7 @@

    NOTICES AND INFORMATION

  178. - ajv 8.17.1 - MIT + ajv 8.18.0 - MIT

    https://ajv.js.org/

    • Copyright (c) 2015-2021 Evgeny Poberezkin
    @@ -1305,14 +1293,14 @@

    NOTICES AND INFORMATION

  179. - ansi-regex 6.2.2 - MIT + ansi-regex 5.0.1 - MIT

    https://github.com/chalk/ansi-regex#readme

    -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (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:
     
    @@ -1323,6 +1311,42 @@ 

    NOTICES AND INFORMATION

  180. +
  181. +
    + + balanced-match 4.0.4 - MIT + +

    https://github.com/juliangruber/balanced-match#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        (MIT)
    +
    +Original code Copyright Julian Gruber <julian@juliangruber.com>
    +
    +Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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.
    +
    +        
    +
    +
  182. @@ -1362,7 +1386,7 @@

    NOTICES AND INFORMATION

  183. - body-parser 2.2.1 - MIT + body-parser 2.2.2 - MIT

    https://github.com/expressjs/body-parser#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -1400,7 +1424,7 @@

      NOTICES AND INFORMATION

    • - brace-expansion 2.0.2 - MIT + brace-expansion 2.0.3 - MIT

      https://github.com/juliangruber/brace-expansion

      • Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
      @@ -1419,6 +1443,42 @@

      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. + +
  184. +
    +
  185. +
  186. +
    + + brace-expansion 5.0.5 - MIT + +

    https://github.com/juliangruber/brace-expansion#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        MIT License
    +
    +Copyright Julian Gruber <julian@juliangruber.com>
    +
    +TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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
    @@ -1537,7 +1597,7 @@ 

    NOTICES AND INFORMATION

  187. - content-disposition 1.0.0 - MIT + content-disposition 1.0.1 - MIT

    https://github.com/jshttp/content-disposition#readme

    • Copyright (c) 2014-2017 Douglas Christopher Wilson
    @@ -1678,7 +1738,7 @@

    NOTICES AND INFORMATION

  188. - cors 2.8.5 - MIT + cors 2.8.6 - MIT

    https://github.com/expressjs/cors#readme

    • Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
    @@ -1712,7 +1772,7 @@

    NOTICES AND INFORMATION

  189. - dayjs 1.11.18 - MIT + dayjs 1.11.20 - MIT

    https://day.js.org/

    • Copyright (c) 2018-present, iamkun
    @@ -1901,6 +1961,38 @@

    NOTICES AND INFORMATION

  190. +
  191. +
    + + emoji-regex 8.0.0 - MIT + +

    https://mths.be/emoji-regex

    +
    • Copyright Mathias Bynens https://mathiasbynens.be
    +
    +        Copyright Mathias Bynens <https://mathiasbynens.be/>
    +
    +Permission is hereby granted, free of charge, to any person obtaining
    +a copy of this software and associated documentation files (the
    +"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.
    +
    +        
    +
    +
  192. @@ -1973,28 +2065,6 @@

    NOTICES AND INFORMATION

  193. -
  194. -
    - - escape-string-regexp 2.0.0 - MIT - -

    https://github.com/sindresorhus/escape-string-regexp#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.
    -
    -        
    -
    -
  195. @@ -2199,7 +2269,7 @@

    NOTICES AND INFORMATION

  196. - express 5.1.0 - MIT + express 5.2.1 - MIT

    https://expressjs.com/

    • Copyright (c) 2013 Roman Shtylman
    • @@ -2240,7 +2310,7 @@

      NOTICES AND INFORMATION

    • - express-rate-limit 7.5.1 - MIT + express-rate-limit 8.3.1 - MIT

      https://github.com/express-rate-limit/express-rate-limit

      • Copyright 2023 Nathan Friedly, Vedant K
      • @@ -2273,7 +2343,7 @@

        NOTICES AND INFORMATION

      • - finalhandler 2.1.0 - MIT + finalhandler 2.1.1 - MIT

        https://github.com/pillarjs/finalhandler#readme

        • Copyright (c) 2014-2022 Douglas Christopher Wilson
        • @@ -2682,7 +2752,7 @@

          NOTICES AND INFORMATION

        • - iconv-lite 0.7.0 - MIT + iconv-lite 0.7.2 - MIT

          https://github.com/pillarjs/iconv-lite

          • Copyright (c) Microsoft Corporation
          • @@ -2733,6 +2803,37 @@

            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. + +
  197. +
    +
  198. +
  199. +
    + + ip-address 10.1.0 - MIT + +

    https://github.com/beaugunderson/ip-address#readme

    +
    • Copyright (c) 2011 by Beau Gunderson
    +
    +        Copyright (C) 2011 by Beau Gunderson
    +
    +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
    @@ -2774,6 +2875,39 @@ 

    NOTICES AND INFORMATION

  200. +
  201. +
    + + jose 6.2.1 - MIT + +

    https://github.com/panva/jose

    +
    • Copyright (c) 2018 Filip Skokan
    +
    +        The MIT License (MIT)
    +
    +Copyright (c) 2018 Filip Skokan
    +
    +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.
    +
    +        
    +
    +
  202. @@ -2973,7 +3107,7 @@

    NOTICES AND INFORMATION

  203. - mime-types 3.0.1 - MIT + mime-types 3.0.2 - MIT

    https://github.com/jshttp/mime-types#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -3231,7 +3365,7 @@

      NOTICES AND INFORMATION

    • - path-to-regexp 8.3.0 - MIT + path-to-regexp 8.4.0 - MIT

      https://github.com/pillarjs/path-to-regexp#readme

      • Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
      @@ -3297,7 +3431,7 @@

      NOTICES AND INFORMATION

    • - pkce-challenge 5.0.0 - MIT + pkce-challenge 5.0.1 - MIT

      https://github.com/crouchcd/pkce-challenge#readme

      • Copyright (c) 2019 Permission
      @@ -3575,7 +3709,7 @@

      NOTICES AND INFORMATION

    • - send 1.2.0 - MIT + send 1.2.1 - MIT

      https://github.com/pillarjs/send#readme

      • Copyright (c) 2012 TJ Holowaychuk
      • @@ -3611,7 +3745,7 @@

        NOTICES AND INFORMATION

      • - serve-static 2.2.0 - MIT + serve-static 2.2.1 - MIT

        https://github.com/expressjs/serve-static#readme

        • Copyright (c) 2011 LearnBoost
        • @@ -4018,73 +4152,7 @@

          NOTICES AND INFORMATION

        • - zod 3.25.76 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.12 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.13 - MIT + zod 4.3.6 - MIT

          https://zod.dev/

          • Copyright (c) 2025 Colin McDonnell
          diff --git a/packages/vscode-inproc-mcp/src/test/global.test.ts b/packages/vscode-inproc-mcp/src/test/global.test.ts index b3e1240f..e5ebdc64 100644 --- a/packages/vscode-inproc-mcp/src/test/global.test.ts +++ b/packages/vscode-inproc-mcp/src/test/global.test.ts @@ -5,6 +5,7 @@ import * as chai from 'chai'; import chaiAsPromised from 'chai-as-promised'; +import { before } from 'mocha'; before('Global setup', function () { console.log('Global setup'); diff --git a/packages/vscode-processutils/NOTICE.html b/packages/vscode-processutils/NOTICE.html index dc8e15a3..423ff3ec 100644 --- a/packages/vscode-processutils/NOTICE.html +++ b/packages/vscode-processutils/NOTICE.html @@ -32,6 +32,96 @@

          NOTICES AND INFORMATION

          1. +
            + + tslib 2.8.1 - 0BSD + +

            https://www.typescriptlang.org/

            +
            • Copyright (c) Microsoft Corporation
            +
            +        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.
            +        
            +
            +
          2. +
          3. +
            + + isexe 3.1.5 - BlueOak-1.0.0 + +

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

            + +
            +        # Blue Oak Model License
            +
            +Version 1.0.0
            +
            +## Purpose
            +
            +This license gives everyone as much permission to work with
            +this software as possible, while protecting contributors
            +from liability.
            +
            +## Acceptance
            +
            +In order to receive this license, you must agree to its
            +rules.  The rules of this license are both obligations
            +under that agreement and conditions to your license.
            +You must not do anything with this software that triggers
            +a rule that you cannot or will not follow.
            +
            +## Copyright
            +
            +Each contributor licenses you to do everything with this
            +software that would otherwise infringe that contributor's
            +copyright in it.
            +
            +## Notices
            +
            +You must ensure that everyone who gets a copy of
            +any part of this software from you, with or without
            +changes, also gets the text of this license or a link to
            +<https://blueoakcouncil.org/license/1.0.0>.
            +
            +## Excuse
            +
            +If anyone notifies you in writing that you have not
            +complied with [Notices](#notices), you can keep your
            +license by taking all practical steps to comply within 30
            +days after the notice.  If you do not do so, your license
            +ends immediately.
            +
            +## Patent
            +
            +Each contributor licenses you to do everything with this
            +software that would otherwise infringe any patent claims
            +they can license or become able to license.
            +
            +## Reliability
            +
            +No contributor can revoke this license.
            +
            +## No Liability
            +
            +***As far as the law allows, this software comes as is,
            +without any warranty or condition, and no contributor
            +will be liable to anyone for any damages related to this
            +software or this license, under any kind of legal claim.***
            +
            +        
            +
            +
          4. +
          5. domelementtype 2.3.0 - BSD-2-Clause @@ -123,6 +213,79 @@

            NOTICES AND INFORMATION

  204. +
  205. +
    + + json-schema-typed 8.0.2 - BSD-2-Clause AND JSON + +

    https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node

    +
    • copyright (c) 2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019-2025 Remy Rylan https://github.com/RemyRylan
    • +
    • copyright (c) 2019 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <bh7@sanger.ac.uk> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2020 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <andrews_henry@yahoo.com> , Ben Hutton <ben@jsonschema.dev> , and Greg Dennis <gregsdennis@yahoo.com>
    • +
    • copyright (c) 2018 IETF Trust https://www.ietf.org/, Austin Wright <aaa@bzfx.net> , Henry Andrews <henry@cloudflare.com> , Geraint Luff <luffgd@gmail.com> , and Cloudflare, Inc. https://www.cloudflare.com
    +
    +        BSD 2-Clause License
    +
    +Original source code is copyright (c) 2019-2025 Remy Rylan
    +<https://github.com/RemyRylan>
    +
    +All JSON Schema documentation and descriptions are copyright (c):
    +
    +2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
    +Gary Court <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue
    +<fgaliegue@gmail.com>, Kris Zyp <kris@sitepen.com>, Gary Court
    +<gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
    +
    +2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <aaa@bzfx.net>,
    +Henry Andrews <henry@cloudflare.com>, Geraint Luff <luffgd@gmail.com>, and
    +Cloudflare, Inc. <https://www.cloudflare.com/>.
    +
    +2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<bh7@sanger.ac.uk>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright
    +<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
    +<ben@jsonschema.dev>, and Greg Dennis <gregsdennis@yahoo.com>.
    +
    +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 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.
    +
    +        
    +
    +
  206. @@ -171,7 +334,7 @@

    NOTICES AND INFORMATION

  207. - qs 6.14.0 - BSD-3-Clause + qs 6.15.0 - BSD-3-Clause

    https://github.com/ljharb/qs

    • Copyright (c) 2014, Nathan LaFreniere and other contributors (https://github.com/ljharb/qs/graphs/contributors)
    @@ -212,14 +375,42 @@

    NOTICES AND INFORMATION

  208. - isexe 3.1.1 - ISC + inherits 2.0.4 - ISC -

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

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

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

    +
    • Copyright (c) Isaac Z. Schlueter
    +
    +        The ISC License
    +
    +Copyright (c) Isaac Z. Schlueter
    +
    +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.
    +
    +
    +        
    +
    +
  209. +
  210. +
    + + once 1.4.0 - ISC + +

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

    +
    • Copyright (c) Isaac Z. Schlueter and Contributors
             The ISC License
     
    -Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
    +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
    @@ -291,11 +482,37 @@ 

    NOTICES AND INFORMATION

  211. - zod-to-json-schema 3.25.0 - ISC + wrappy 1.0.2 - ISC + +

    https://github.com/npm/wrappy

    +
    • 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.
    +
    +        
    +
    +
  212. +
  213. +
    + + zod-to-json-schema 3.25.1 - ISC

    https://github.com/StefanTerdell/zod-to-json-schema#readme

    -
    • Copyright (c) 2020, Stefan Terdell
    • -
    • Copyright (c) 2025 Colin McDonnell
    +
    • Copyright (c) 2020, Stefan Terdell
             ISC License
     
    @@ -311,152 +528,14 @@ 

    NOTICES AND INFORMATION

    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. - -MIT License - -Copyright (c) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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) 2025 Colin McDonnell - -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. - +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  214. - @microsoft/applicationinsights-channel-js 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-channel-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    • Copyright (c) Microsoft Corporation
    • @@ -496,7 +575,7 @@

      NOTICES AND INFORMATION

    • - @microsoft/applicationinsights-web-basic 3.3.10 - LGPL-2.1-or-later AND LicenseRef-scancode-generic-cla AND MIT + @microsoft/applicationinsights-common 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

      https://github.com/microsoft/ApplicationInsights-JS#readme

      • Copyright (c) Microsoft Corporation
      • @@ -505,8 +584,7 @@

        NOTICES AND INFORMATION

      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) NevWare21 Solutions LLC and contributors
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
             The MIT License (MIT)
     
    @@ -536,64 +614,10 @@ 

    NOTICES AND INFORMATION

  215. - @azure/ms-rest-azure-env 2.0.0 - MIT - -

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

    -
    • 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
    -
    -        
    -
    -
  216. -
  217. -
    - - @cfworker/json-schema 4.1.1 - MIT - -

    https://github.com/cfworker/cfworker/tree/master/packages/json-schema/README.md

    - -
    -        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.
    -        
    -
    -
  218. -
  219. -
    - - @microsoft/1ds-core-js 4.3.10 - MIT + @microsoft/applicationinsights-core-js 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -623,20 +647,17 @@

        NOTICES AND INFORMATION

        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. +
  220. - @microsoft/1ds-post-js 4.3.10 - MIT + @microsoft/applicationinsights-web-basic 3.3.11 - LicenseRef-scancode-generic-cla AND MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • copyright Microsoft 2018
    • -
    • copyright Microsoft 2020
    • -
    • copyright Microsoft 2018-2020
    • -
    • copyright Microsoft 2022 Simple
    • -
    • Copyright (c) Microsoft Corporation
    • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -666,22 +687,58 @@

        NOTICES AND INFORMATION

        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. +
  221. - @microsoft/applicationinsights-common 3.3.10 - MIT + @azure/ms-rest-azure-env 2.0.0 - MIT + +

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

    +
    • 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
    +
    +        
    +
    +
  222. +
  223. +
    + + @microsoft/1ds-core-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • Copyright (c) 2024 NevWare21 Solutions LLC
      • Copyright (c) 2025 NevWare21 Solutions LLC
      • -
      • Copyright (c) 2022-2025 NevWare21 Solutions LLC
      +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) NevWare21 Solutions LLC and contributors
             The MIT License (MIT)
     
    @@ -704,17 +761,20 @@ 

    NOTICES AND INFORMATION

    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. -
  224. - @microsoft/applicationinsights-core-js 3.3.10 - MIT + @microsoft/1ds-post-js 4.3.11 - MIT

    https://github.com/microsoft/ApplicationInsights-JS#readme

    -
    • Copyright (c) Microsoft Corporation
    • +
      • copyright Microsoft 2018
      • +
      • copyright Microsoft 2020
      • +
      • copyright Microsoft 2018-2020
      • +
      • copyright Microsoft 2022 Simple
      • +
      • Copyright (c) Microsoft Corporation
      • Copyright (c) Microsoft and contributors
      • Copyright (c) 2022 NevWare21 Solutions LLC
      • Copyright (c) 2023 NevWare21 Solutions LLC
      • @@ -744,7 +804,6 @@

        NOTICES AND INFORMATION

        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. -
  225. @@ -820,45 +879,14 @@

    NOTICES AND INFORMATION

  226. - @modelcontextprotocol/sdk 1.23.0 - MIT - -

    https://modelcontextprotocol.io/

    -
    • Copyright (c) 2024 Anthropic, PBC
    -
    -        MIT License
    -
    -Copyright (c) 2024 Anthropic, PBC
    -
    -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.
    -
    -        
    -
    -
  227. -
  228. -
    - - @nevware21/ts-async 0.5.4 - MIT + @nevware21/ts-async 0.5.5 - MIT

    https://github.com/nevware21/ts-async

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • Copyright (c) 2023 NevWare21 Solutions LLC
    • Copyright (c) 2024 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2025 NevWare21 Solutions LLC
    • +
    • Copyright (c) 2022-2025 NevWare21 Solutions LLC
    • Copyright (c) NevWare21 Solutions LLC and contributors
             MIT License
    @@ -889,7 +917,7 @@ 

    NOTICES AND INFORMATION

  229. - @nevware21/ts-utils 0.12.5 - MIT + @nevware21/ts-utils 0.13.0 - MIT

    https://github.com/nevware21/ts-utils

    • Copyright (c) 2022 NevWare21 Solutions LLC
    • @@ -942,67 +970,27 @@

      NOTICES AND INFORMATION

      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. - -
  230. -
    -
  231. -
  232. -
    - - @types/body-parser 1.19.6 - MIT - -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    -        
    -
    -
  233. -
  234. -
    - - @types/connect 3.4.38 - MIT - -

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

    -
    • Copyright (c) Microsoft Corporation
    -
    -        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.
    +
    +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.
    +
             
  235. - @types/express 5.0.3 - MIT + @types/body-parser 1.19.6 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1020,9 +1008,9 @@ 

    NOTICES AND INFORMATION

  236. - @types/express-serve-static-core 5.0.7 - MIT + @types/connect 3.4.38 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1040,9 +1028,9 @@ 

    NOTICES AND INFORMATION

  237. - @types/http-errors 2.0.5 - MIT + @types/express 5.0.6 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1060,9 +1048,9 @@ 

    NOTICES AND INFORMATION

  238. - @types/mime 1.3.5 - MIT + @types/express-serve-static-core 5.1.1 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1080,9 +1068,9 @@ 

    NOTICES AND INFORMATION

  239. - @types/qs 6.14.0 - MIT + @types/http-errors 2.0.5 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1100,9 +1088,9 @@ 

    NOTICES AND INFORMATION

  240. - @types/range-parser 1.2.7 - MIT + @types/qs 6.15.0 - MIT -

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    +

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

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1120,9 +1108,9 @@ 

    NOTICES AND INFORMATION

  241. - @types/send 0.17.5 - MIT + @types/range-parser 1.2.7 - MIT -

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

    +

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser

    • Copyright (c) Microsoft Corporation
             MIT License
    @@ -1140,7 +1128,7 @@ 

    NOTICES AND INFORMATION

  242. - @types/send 1.2.0 - MIT + @types/send 1.2.1 - MIT

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

    • Copyright (c) Microsoft Corporation
    @@ -1160,7 +1148,7 @@

    NOTICES AND INFORMATION

  243. - @types/serve-static 1.15.9 - MIT + @types/serve-static 2.2.0 - MIT

    https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static

    • Copyright (c) Microsoft Corporation
    @@ -1238,7 +1226,7 @@

    NOTICES AND INFORMATION

  244. - ajv 8.17.1 - MIT + ajv 8.18.0 - MIT

    https://ajv.js.org/

    • Copyright (c) 2015-2021 Evgeny Poberezkin
    @@ -1305,14 +1293,14 @@

    NOTICES AND INFORMATION

  245. - ansi-regex 6.2.2 - MIT + ansi-regex 5.0.1 - MIT

    https://github.com/chalk/ansi-regex#readme

    -
    • Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (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:
     
    @@ -1323,6 +1311,42 @@ 

    NOTICES AND INFORMATION

  246. +
  247. +
    + + balanced-match 4.0.4 - MIT + +

    https://github.com/juliangruber/balanced-match#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        (MIT)
    +
    +Original code Copyright Julian Gruber <julian@juliangruber.com>
    +
    +Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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.
    +
    +        
    +
    +
  248. @@ -1362,7 +1386,7 @@

    NOTICES AND INFORMATION

  249. - body-parser 2.2.1 - MIT + body-parser 2.2.2 - MIT

    https://github.com/expressjs/body-parser#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -1400,7 +1424,7 @@

      NOTICES AND INFORMATION

    • - brace-expansion 2.0.2 - MIT + brace-expansion 2.0.3 - MIT

      https://github.com/juliangruber/brace-expansion

      • Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
      @@ -1419,6 +1443,42 @@

      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. + +
  250. +
    +
  251. +
  252. +
    + + brace-expansion 5.0.5 - MIT + +

    https://github.com/juliangruber/brace-expansion#readme

    +
    • Copyright Isaac Z. Schlueter <i@izs.me>
    • +
    • Copyright Julian Gruber <julian@juliangruber.com>
    +
    +        MIT License
    +
    +Copyright Julian Gruber <julian@juliangruber.com>
    +
    +TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
    +
    +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
    @@ -1537,7 +1597,7 @@ 

    NOTICES AND INFORMATION

  253. - content-disposition 1.0.0 - MIT + content-disposition 1.0.1 - MIT

    https://github.com/jshttp/content-disposition#readme

    • Copyright (c) 2014-2017 Douglas Christopher Wilson
    @@ -1678,7 +1738,7 @@

    NOTICES AND INFORMATION

  254. - cors 2.8.5 - MIT + cors 2.8.6 - MIT

    https://github.com/expressjs/cors#readme

    • Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
    @@ -1712,7 +1772,7 @@

    NOTICES AND INFORMATION

  255. - dayjs 1.11.18 - MIT + dayjs 1.11.20 - MIT

    https://day.js.org/

    • Copyright (c) 2018-present, iamkun
    @@ -1901,6 +1961,38 @@

    NOTICES AND INFORMATION

  256. +
  257. +
    + + emoji-regex 8.0.0 - MIT + +

    https://mths.be/emoji-regex

    +
    • Copyright Mathias Bynens https://mathiasbynens.be
    +
    +        Copyright Mathias Bynens <https://mathiasbynens.be/>
    +
    +Permission is hereby granted, free of charge, to any person obtaining
    +a copy of this software and associated documentation files (the
    +"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.
    +
    +        
    +
    +
  258. @@ -1973,28 +2065,6 @@

    NOTICES AND INFORMATION

  259. -
  260. -
    - - escape-string-regexp 2.0.0 - MIT - -

    https://github.com/sindresorhus/escape-string-regexp#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.
    -
    -        
    -
    -
  261. @@ -2199,7 +2269,7 @@

    NOTICES AND INFORMATION

  262. - express 5.1.0 - MIT + express 5.2.1 - MIT

    https://expressjs.com/

    • Copyright (c) 2013 Roman Shtylman
    • @@ -2240,7 +2310,7 @@

      NOTICES AND INFORMATION

    • - express-rate-limit 7.5.1 - MIT + express-rate-limit 8.3.1 - MIT

      https://github.com/express-rate-limit/express-rate-limit

      • Copyright 2023 Nathan Friedly, Vedant K
      • @@ -2273,7 +2343,7 @@

        NOTICES AND INFORMATION

      • - finalhandler 2.1.0 - MIT + finalhandler 2.1.1 - MIT

        https://github.com/pillarjs/finalhandler#readme

        • Copyright (c) 2014-2022 Douglas Christopher Wilson
        • @@ -2682,7 +2752,7 @@

          NOTICES AND INFORMATION

        • - iconv-lite 0.7.0 - MIT + iconv-lite 0.7.2 - MIT

          https://github.com/pillarjs/iconv-lite

          • Copyright (c) Microsoft Corporation
          • @@ -2733,6 +2803,37 @@

            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. + +
  263. +
    +
  264. +
  265. +
    + + ip-address 10.1.0 - MIT + +

    https://github.com/beaugunderson/ip-address#readme

    +
    • Copyright (c) 2011 by Beau Gunderson
    +
    +        Copyright (C) 2011 by Beau Gunderson
    +
    +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
    @@ -2774,6 +2875,39 @@ 

    NOTICES AND INFORMATION

  266. +
  267. +
    + + jose 6.2.1 - MIT + +

    https://github.com/panva/jose

    +
    • Copyright (c) 2018 Filip Skokan
    +
    +        The MIT License (MIT)
    +
    +Copyright (c) 2018 Filip Skokan
    +
    +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.
    +
    +        
    +
    +
  268. @@ -2973,7 +3107,7 @@

    NOTICES AND INFORMATION

  269. - mime-types 3.0.1 - MIT + mime-types 3.0.2 - MIT

    https://github.com/jshttp/mime-types#readme

    • Copyright (c) 2014 Jonathan Ong
    • @@ -3231,7 +3365,7 @@

      NOTICES AND INFORMATION

    • - path-to-regexp 8.3.0 - MIT + path-to-regexp 8.4.0 - MIT

      https://github.com/pillarjs/path-to-regexp#readme

      • Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
      @@ -3297,7 +3431,7 @@

      NOTICES AND INFORMATION

    • - pkce-challenge 5.0.0 - MIT + pkce-challenge 5.0.1 - MIT

      https://github.com/crouchcd/pkce-challenge#readme

      • Copyright (c) 2019 Permission
      @@ -3575,7 +3709,7 @@

      NOTICES AND INFORMATION

    • - send 1.2.0 - MIT + send 1.2.1 - MIT

      https://github.com/pillarjs/send#readme

      • Copyright (c) 2012 TJ Holowaychuk
      • @@ -3611,7 +3745,7 @@

        NOTICES AND INFORMATION

      • - serve-static 2.2.0 - MIT + serve-static 2.2.1 - MIT

        https://github.com/expressjs/serve-static#readme

        • Copyright (c) 2011 LearnBoost
        • @@ -4018,73 +4152,7 @@

          NOTICES AND INFORMATION

        • - zod 3.25.76 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.12 - MIT - -

          https://zod.dev/

          -
          • Copyright (c) 2025 Colin McDonnell
          -
          -        MIT License
          -
          -Copyright (c) 2025 Colin McDonnell
          -
          -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.
          -
          -        
          -
          -
        • -
        • -
          - - zod 4.1.13 - MIT + zod 4.3.6 - MIT

          https://zod.dev/

          • Copyright (c) 2025 Colin McDonnell
          diff --git a/tsconfig.json b/tsconfig.json index 2a8225e5..919ccb2b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,6 +4,9 @@ "lib": [ "es2022" ], + "types": [ + "node" + ], "module": "es2022", "moduleResolution": "bundler", "sourceMap": true,