Add SPA session validation and buglist, update migration docs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-12-03 21:28:08 +00:00
parent 9be3dfc14e
commit cff287e870
24169 changed files with 10223 additions and 7120 deletions

View File

@@ -5,7 +5,6 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
This project incorporates components from the projects listed below. The original copyright notices and the licenses under which Microsoft received such components are set forth below. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise.
- @ampproject/remapping@2.2.1 (https://github.com/ampproject/remapping)
- @babel/code-frame@7.24.7 (https://github.com/babel/babel)
- @babel/code-frame@7.27.1 (https://github.com/babel/babel)
- @babel/compat-data@7.28.0 (https://github.com/babel/babel)
- @babel/core@7.28.0 (https://github.com/babel/babel)
@@ -22,11 +21,10 @@ This project incorporates components from the projects listed below. The origina
- @babel/helper-replace-supers@7.27.1 (https://github.com/babel/babel)
- @babel/helper-skip-transparent-expression-wrappers@7.27.1 (https://github.com/babel/babel)
- @babel/helper-string-parser@7.27.1 (https://github.com/babel/babel)
- @babel/helper-validator-identifier@7.24.7 (https://github.com/babel/babel)
- @babel/helper-validator-identifier@7.27.1 (https://github.com/babel/babel)
- @babel/helper-validator-identifier@7.28.5 (https://github.com/babel/babel)
- @babel/helper-validator-option@7.27.1 (https://github.com/babel/babel)
- @babel/helpers@7.28.2 (https://github.com/babel/babel)
- @babel/highlight@7.24.7 (https://github.com/babel/babel)
- @babel/parser@7.28.0 (https://github.com/babel/babel)
- @babel/plugin-proposal-decorators@7.28.0 (https://github.com/babel/babel)
- @babel/plugin-syntax-async-generators@7.8.4 (https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators)
@@ -55,26 +53,28 @@ This project incorporates components from the projects listed below. The origina
- @babel/template@7.27.2 (https://github.com/babel/babel)
- @babel/traverse@7.28.0 (https://github.com/babel/babel)
- @babel/types@7.28.2 (https://github.com/babel/babel)
- @jest/expect-utils@29.7.0 (https://github.com/jestjs/jest)
- @jest/schemas@29.6.3 (https://github.com/jestjs/jest)
- @jest/types@29.6.3 (https://github.com/jestjs/jest)
- @jest/diff-sequences@30.0.1 (https://github.com/jestjs/jest)
- @jest/expect-utils@30.2.0 (https://github.com/jestjs/jest)
- @jest/get-type@30.1.0 (https://github.com/jestjs/jest)
- @jest/pattern@30.0.1 (https://github.com/jestjs/jest)
- @jest/schemas@30.0.5 (https://github.com/jestjs/jest)
- @jest/types@30.2.0 (https://github.com/jestjs/jest)
- @jridgewell/gen-mapping@0.3.12 (https://github.com/jridgewell/sourcemaps)
- @jridgewell/resolve-uri@3.1.1 (https://github.com/jridgewell/resolve-uri)
- @jridgewell/sourcemap-codec@1.5.4 (https://github.com/jridgewell/sourcemaps)
- @jridgewell/trace-mapping@0.3.29 (https://github.com/jridgewell/sourcemaps)
- @modelcontextprotocol/sdk@1.17.5 (https://github.com/modelcontextprotocol/typescript-sdk)
- @sinclair/typebox@0.27.8 (https://github.com/sinclairzx81/typebox)
- @sinclair/typebox@0.34.41 (https://github.com/sinclairzx81/typebox)
- @types/istanbul-lib-coverage@2.0.6 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/istanbul-lib-report@3.0.3 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/istanbul-reports@3.0.4 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/node@22.5.4 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/node@24.9.2 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/stack-utils@2.0.3 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/yargs-parser@21.0.3 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/yargs@17.0.33 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- @types/yargs@17.0.34 (https://github.com/DefinitelyTyped/DefinitelyTyped)
- accepts@2.0.0 (https://github.com/jshttp/accepts)
- ajv@6.12.6 (https://github.com/ajv-validator/ajv)
- ansi-colors@4.1.3 (https://github.com/doowb/ansi-colors)
- ansi-styles@3.2.1 (https://github.com/chalk/ansi-styles)
- ansi-styles@4.3.0 (https://github.com/chalk/ansi-styles)
- ansi-styles@5.2.0 (https://github.com/chalk/ansi-styles)
- anymatch@3.1.3 (https://github.com/micromatch/anymatch)
@@ -87,14 +87,11 @@ This project incorporates components from the projects listed below. The origina
- call-bind-apply-helpers@1.0.2 (https://github.com/ljharb/call-bind-apply-helpers)
- call-bound@1.0.4 (https://github.com/ljharb/call-bound)
- caniuse-lite@1.0.30001731 (https://github.com/browserslist/caniuse-lite)
- chalk@2.4.2 (https://github.com/chalk/chalk)
- chalk@4.1.2 (https://github.com/chalk/chalk)
- chokidar@3.6.0 (https://github.com/paulmillr/chokidar)
- ci-info@3.9.0 (https://github.com/watson/ci-info)
- ci-info@4.3.1 (https://github.com/watson/ci-info)
- codemirror@5.65.18 (https://github.com/codemirror/CodeMirror)
- color-convert@1.9.3 (https://github.com/Qix-/color-convert)
- color-convert@2.0.1 (https://github.com/Qix-/color-convert)
- color-name@1.1.3 (https://github.com/dfcreative/color-name)
- color-name@1.1.4 (https://github.com/colorjs/color-name)
- content-disposition@1.0.0 (https://github.com/jshttp/content-disposition)
- content-type@1.0.5 (https://github.com/jshttp/content-type)
@@ -105,7 +102,6 @@ This project incorporates components from the projects listed below. The origina
- cross-spawn@7.0.6 (https://github.com/moxystudio/node-cross-spawn)
- debug@4.4.0 (https://github.com/debug-js/debug)
- depd@2.0.0 (https://github.com/dougwilson/nodejs-depd)
- diff-sequences@29.6.3 (https://github.com/jestjs/jest)
- dunder-proto@1.0.1 (https://github.com/es-shims/dunder-proto)
- ee-first@1.1.1 (https://github.com/jonathanong/ee-first)
- electron-to-chromium@1.5.192 (https://github.com/kilian/electron-to-chromium)
@@ -116,11 +112,11 @@ This project incorporates components from the projects listed below. The origina
- es-object-atoms@1.1.1 (https://github.com/ljharb/es-object-atoms)
- escalade@3.2.0 (https://github.com/lukeed/escalade)
- escape-html@1.0.3 (https://github.com/component/escape-html)
- escape-string-regexp@1.0.5 (https://github.com/sindresorhus/escape-string-regexp)
- escape-string-regexp@2.0.0 (https://github.com/sindresorhus/escape-string-regexp)
- etag@1.8.1 (https://github.com/jshttp/etag)
- eventsource-parser@3.0.3 (https://github.com/rexxars/eventsource-parser)
- eventsource@3.0.7 (git://git@github.com/EventSource/eventsource)
- expect@30.2.0 (https://github.com/jestjs/jest)
- express-rate-limit@7.5.1 (https://github.com/express-rate-limit/express-rate-limit)
- express@5.1.0 (https://github.com/expressjs/express)
- fast-deep-equal@3.1.3 (https://github.com/epoberezkin/fast-deep-equal)
@@ -137,7 +133,6 @@ This project incorporates components from the projects listed below. The origina
- glob-parent@5.1.2 (https://github.com/gulpjs/glob-parent)
- gopd@1.2.0 (https://github.com/ljharb/gopd)
- graceful-fs@4.2.11 (https://github.com/isaacs/node-graceful-fs)
- has-flag@3.0.0 (https://github.com/sindresorhus/has-flag)
- has-flag@4.0.0 (https://github.com/sindresorhus/has-flag)
- has-symbols@1.1.0 (https://github.com/inspect-js/has-symbols)
- hasown@2.0.2 (https://github.com/inspect-js/hasOwn)
@@ -151,12 +146,12 @@ This project incorporates components from the projects listed below. The origina
- is-number@7.0.0 (https://github.com/jonschlinkert/is-number)
- is-promise@4.0.0 (https://github.com/then/is-promise)
- isexe@2.0.0 (https://github.com/isaacs/isexe)
- jest-diff@29.7.0 (https://github.com/jestjs/jest)
- jest-get-type@29.6.3 (https://github.com/jestjs/jest)
- jest-matcher-utils@29.7.0 (https://github.com/jestjs/jest)
- jest-message-util@29.7.0 (https://github.com/jestjs/jest)
- jest-mock@29.7.0 (https://github.com/jestjs/jest)
- jest-util@29.7.0 (https://github.com/jestjs/jest)
- jest-diff@30.2.0 (https://github.com/jestjs/jest)
- jest-matcher-utils@30.2.0 (https://github.com/jestjs/jest)
- jest-message-util@30.2.0 (https://github.com/jestjs/jest)
- jest-mock@30.2.0 (https://github.com/jestjs/jest)
- jest-regex-util@30.0.1 (https://github.com/jestjs/jest)
- jest-util@30.2.0 (https://github.com/jestjs/jest)
- js-tokens@4.0.0 (https://github.com/lydell/js-tokens)
- jsesc@3.1.0 (https://github.com/mathiasbynens/jsesc)
- json-schema-traverse@0.4.1 (https://github.com/epoberezkin/json-schema-traverse)
@@ -179,11 +174,11 @@ This project incorporates components from the projects listed below. The origina
- parseurl@1.3.3 (https://github.com/pillarjs/parseurl)
- path-key@3.1.1 (https://github.com/sindresorhus/path-key)
- path-to-regexp@8.2.0 (https://github.com/pillarjs/path-to-regexp)
- picocolors@1.1.0 (https://github.com/alexeyraspopov/picocolors)
- picocolors@1.1.1 (https://github.com/alexeyraspopov/picocolors)
- picomatch@2.3.1 (https://github.com/micromatch/picomatch)
- picomatch@4.0.3 (https://github.com/micromatch/picomatch)
- pkce-challenge@5.0.0 (https://github.com/crouchcd/pkce-challenge)
- pretty-format@29.7.0 (https://github.com/jestjs/jest)
- pretty-format@30.2.0 (https://github.com/jestjs/jest)
- proxy-addr@2.0.7 (https://github.com/jshttp/proxy-addr)
- punycode@2.3.1 (https://github.com/mathiasbynens/punycode.js)
- qs@6.14.0 (https://github.com/ljharb/qs)
@@ -211,12 +206,11 @@ This project incorporates components from the projects listed below. The origina
- statuses@2.0.1 (https://github.com/jshttp/statuses)
- statuses@2.0.2 (https://github.com/jshttp/statuses)
- stoppable@1.1.0 (https://github.com/hunterloftis/stoppable)
- supports-color@5.5.0 (https://github.com/chalk/supports-color)
- supports-color@7.2.0 (https://github.com/chalk/supports-color)
- to-regex-range@5.0.1 (https://github.com/micromatch/to-regex-range)
- toidentifier@1.0.1 (https://github.com/component/toidentifier)
- type-is@2.0.1 (https://github.com/jshttp/type-is)
- undici-types@6.19.8 (https://github.com/nodejs/undici)
- undici-types@7.16.0 (https://github.com/nodejs/undici)
- unpipe@1.0.0 (https://github.com/stream-utils/unpipe)
- update-browserslist-db@1.1.3 (https://github.com/browserslist/update-db)
- uri-js@4.4.1 (https://github.com/garycourt/uri-js)
@@ -433,33 +427,6 @@ Apache License
=========================================
END OF @ampproject/remapping@2.2.1 AND INFORMATION
%% @babel/code-frame@7.24.7 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) 2014-present Sebastian McKenzie and other contributors
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/code-frame@7.24.7 AND INFORMATION
%% @babel/code-frame@7.27.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -892,33 +859,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/helper-string-parser@7.27.1 AND INFORMATION
%% @babel/helper-validator-identifier@7.24.7 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) 2014-present Sebastian McKenzie and other contributors
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/helper-validator-identifier@7.24.7 AND INFORMATION
%% @babel/helper-validator-identifier@7.27.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -946,6 +886,33 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/helper-validator-identifier@7.27.1 AND INFORMATION
%% @babel/helper-validator-identifier@7.28.5 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) 2014-present Sebastian McKenzie and other contributors
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/helper-validator-identifier@7.28.5 AND INFORMATION
%% @babel/helper-validator-option@7.27.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -1001,33 +968,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/helpers@7.28.2 AND INFORMATION
%% @babel/highlight@7.24.7 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) 2014-present Sebastian McKenzie and other contributors
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/highlight@7.24.7 AND INFORMATION
%% @babel/parser@7.28.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
Copyright (C) 2012-2014 by various contributors (see AUTHORS)
@@ -1781,11 +1721,12 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF @babel/types@7.28.2 AND INFORMATION
%% @jest/expect-utils@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% @jest/diff-sequences@30.0.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -1805,13 +1746,14 @@ 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.
=========================================
END OF @jest/expect-utils@29.7.0 AND INFORMATION
END OF @jest/diff-sequences@30.0.1 AND INFORMATION
%% @jest/schemas@29.6.3 NOTICES AND INFORMATION BEGIN HERE
%% @jest/expect-utils@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -1831,13 +1773,14 @@ 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.
=========================================
END OF @jest/schemas@29.6.3 AND INFORMATION
END OF @jest/expect-utils@30.2.0 AND INFORMATION
%% @jest/types@29.6.3 NOTICES AND INFORMATION BEGIN HERE
%% @jest/get-type@30.1.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -1857,7 +1800,88 @@ 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.
=========================================
END OF @jest/types@29.6.3 AND INFORMATION
END OF @jest/get-type@30.1.0 AND INFORMATION
%% @jest/pattern@30.0.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
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.
=========================================
END OF @jest/pattern@30.0.1 AND INFORMATION
%% @jest/schemas@30.0.5 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
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.
=========================================
END OF @jest/schemas@30.0.5 AND INFORMATION
%% @jest/types@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
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.
=========================================
END OF @jest/types@30.2.0 AND INFORMATION
%% @jridgewell/gen-mapping@0.3.12 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -1981,13 +2005,15 @@ SOFTWARE.
=========================================
END OF @modelcontextprotocol/sdk@1.17.5 AND INFORMATION
%% @sinclair/typebox@0.27.8 NOTICES AND INFORMATION BEGIN HERE
%% @sinclair/typebox@0.34.41 NOTICES AND INFORMATION BEGIN HERE
=========================================
TypeBox: JSON Schema Type Builder with Static Type Resolution for TypeScript
TypeBox
Json Schema Type Builder with Static Type Resolution for TypeScript
The MIT License (MIT)
Copyright (c) 2017-2023 Haydn Paterson (sinclair) <haydn.developer@gmail.com>
Copyright (c) 2017-2025 Haydn Paterson (sinclair) <haydn.developer@gmail.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
@@ -2007,7 +2033,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
=========================================
END OF @sinclair/typebox@0.27.8 AND INFORMATION
END OF @sinclair/typebox@0.34.41 AND INFORMATION
%% @types/istanbul-lib-coverage@2.0.6 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -2087,7 +2113,7 @@ MIT License
=========================================
END OF @types/istanbul-reports@3.0.4 AND INFORMATION
%% @types/node@22.5.4 NOTICES AND INFORMATION BEGIN HERE
%% @types/node@24.9.2 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -2111,7 +2137,7 @@ MIT License
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE
=========================================
END OF @types/node@22.5.4 AND INFORMATION
END OF @types/node@24.9.2 AND INFORMATION
%% @types/stack-utils@2.0.3 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -2165,7 +2191,7 @@ MIT License
=========================================
END OF @types/yargs-parser@21.0.3 AND INFORMATION
%% @types/yargs@17.0.33 NOTICES AND INFORMATION BEGIN HERE
%% @types/yargs@17.0.34 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -2189,7 +2215,7 @@ MIT License
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE
=========================================
END OF @types/yargs@17.0.33 AND INFORMATION
END OF @types/yargs@17.0.34 AND INFORMATION
%% accepts@2.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -2271,20 +2297,6 @@ THE SOFTWARE.
=========================================
END OF ansi-colors@4.1.3 AND INFORMATION
%% ansi-styles@3.2.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
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.
=========================================
END OF ansi-styles@3.2.1 AND INFORMATION
%% ansi-styles@4.3.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -2932,20 +2944,6 @@ Creative Commons may be contacted at creativecommons.org.
=========================================
END OF caniuse-lite@1.0.30001731 AND INFORMATION
%% chalk@2.4.2 NOTICES AND INFORMATION BEGIN HERE
=========================================
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.
=========================================
END OF chalk@2.4.2 AND INFORMATION
%% chalk@4.1.2 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -2986,7 +2984,7 @@ THE SOFTWARE.
=========================================
END OF chokidar@3.6.0 AND INFORMATION
%% ci-info@3.9.0 NOTICES AND INFORMATION BEGIN HERE
%% ci-info@4.3.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
The MIT License (MIT)
@@ -3010,7 +3008,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
=========================================
END OF ci-info@3.9.0 AND INFORMATION
END OF ci-info@4.3.1 AND INFORMATION
%% codemirror@5.65.18 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -3038,31 +3036,6 @@ THE SOFTWARE.
=========================================
END OF codemirror@5.65.18 AND INFORMATION
%% color-convert@1.9.3 NOTICES AND INFORMATION BEGIN HERE
=========================================
Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.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.
=========================================
END OF color-convert@1.9.3 AND INFORMATION
%% color-convert@2.0.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
@@ -3088,19 +3061,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF color-convert@2.0.1 AND INFORMATION
%% color-name@1.1.3 NOTICES AND INFORMATION BEGIN HERE
=========================================
The MIT License (MIT)
Copyright (c) 2015 Dmitry Ivanov
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.
=========================================
END OF color-name@1.1.3 AND INFORMATION
%% color-name@1.1.4 NOTICES AND INFORMATION BEGIN HERE
=========================================
The MIT License (MIT)
@@ -3355,32 +3315,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF depd@2.0.0 AND INFORMATION
%% diff-sequences@29.6.3 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
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.
=========================================
END OF diff-sequences@29.6.3 AND INFORMATION
%% dunder-proto@1.0.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -3617,32 +3551,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF escape-html@1.0.3 AND INFORMATION
%% escape-string-regexp@1.0.5 NOTICES AND INFORMATION BEGIN HERE
=========================================
The MIT License (MIT)
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
=========================================
END OF escape-string-regexp@1.0.5 AND INFORMATION
%% escape-string-regexp@2.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -3737,6 +3645,33 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF eventsource@3.0.7 AND INFORMATION
%% expect@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
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.
=========================================
END OF expect@30.2.0 AND INFORMATION
%% express-rate-limit@7.5.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
# MIT License
@@ -4119,20 +4054,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
=========================================
END OF graceful-fs@4.2.11 AND INFORMATION
%% has-flag@3.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
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.
=========================================
END OF has-flag@3.0.0 AND INFORMATION
%% has-flag@4.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -4431,11 +4352,12 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
=========================================
END OF isexe@2.0.0 AND INFORMATION
%% jest-diff@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% jest-diff@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -4455,13 +4377,14 @@ 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.
=========================================
END OF jest-diff@29.7.0 AND INFORMATION
END OF jest-diff@30.2.0 AND INFORMATION
%% jest-get-type@29.6.3 NOTICES AND INFORMATION BEGIN HERE
%% jest-matcher-utils@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -4481,13 +4404,14 @@ 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.
=========================================
END OF jest-get-type@29.6.3 AND INFORMATION
END OF jest-matcher-utils@30.2.0 AND INFORMATION
%% jest-matcher-utils@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% jest-message-util@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -4507,13 +4431,14 @@ 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.
=========================================
END OF jest-matcher-utils@29.7.0 AND INFORMATION
END OF jest-message-util@30.2.0 AND INFORMATION
%% jest-message-util@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% jest-mock@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -4533,13 +4458,14 @@ 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.
=========================================
END OF jest-message-util@29.7.0 AND INFORMATION
END OF jest-mock@30.2.0 AND INFORMATION
%% jest-mock@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% jest-regex-util@30.0.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -4559,13 +4485,14 @@ 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.
=========================================
END OF jest-mock@29.7.0 AND INFORMATION
END OF jest-regex-util@30.0.1 AND INFORMATION
%% jest-util@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% jest-util@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -4585,7 +4512,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
=========================================
END OF jest-util@29.7.0 AND INFORMATION
END OF jest-util@30.2.0 AND INFORMATION
%% js-tokens@4.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -5138,26 +5065,6 @@ THE SOFTWARE.
=========================================
END OF path-to-regexp@8.2.0 AND INFORMATION
%% picocolors@1.1.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
ISC License
Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
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.
=========================================
END OF picocolors@1.1.0 AND INFORMATION
%% picocolors@1.1.1 NOTICES AND INFORMATION BEGIN HERE
=========================================
ISC License
@@ -5204,6 +5111,32 @@ THE SOFTWARE.
=========================================
END OF picomatch@2.3.1 AND INFORMATION
%% picomatch@4.0.3 NOTICES AND INFORMATION BEGIN HERE
=========================================
The MIT License (MIT)
Copyright (c) 2017-present, Jon Schlinkert.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
=========================================
END OF picomatch@4.0.3 AND INFORMATION
%% pkce-challenge@5.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -5230,11 +5163,12 @@ SOFTWARE.
=========================================
END OF pkce-challenge@5.0.0 AND INFORMATION
%% pretty-format@29.7.0 NOTICES AND INFORMATION BEGIN HERE
%% pretty-format@30.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
Copyright Contributors to the Jest project.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -5254,7 +5188,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
=========================================
END OF pretty-format@29.7.0 AND INFORMATION
END OF pretty-format@30.2.0 AND INFORMATION
%% proxy-addr@2.0.7 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -5935,20 +5869,6 @@ THE SOFTWARE.
=========================================
END OF stoppable@1.1.0 AND INFORMATION
%% supports-color@5.5.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
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.
=========================================
END OF supports-color@5.5.0 AND INFORMATION
%% supports-color@7.2.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -6043,7 +5963,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
=========================================
END OF type-is@2.0.1 AND INFORMATION
%% undici-types@6.19.8 NOTICES AND INFORMATION BEGIN HERE
%% undici-types@7.16.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
MIT License
@@ -6067,7 +5987,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
=========================================
END OF undici-types@6.19.8 AND INFORMATION
END OF undici-types@7.16.0 AND INFORMATION
%% unpipe@1.0.0 NOTICES AND INFORMATION BEGIN HERE
=========================================
@@ -6272,6 +6192,6 @@ END OF zod@3.25.76 AND INFORMATION
SUMMARY BEGIN HERE
=========================================
Total Packages: 222
Total Packages: 216
=========================================
END OF SUMMARY