Skip to content

Commit acb23a7

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/express-5.2.1
2 parents 38e68a8 + de9f3a6 commit acb23a7

File tree

8 files changed

+669
-362
lines changed

8 files changed

+669
-362
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: "@hono/node-server"
3+
version: 1.19.7
4+
type: npm
5+
summary: Node.js Adapter for Hono
6+
homepage: https://github.com/honojs/node-server
7+
license: mit
8+
licenses:
9+
- sources: README.md
10+
text: MIT
11+
notices: []

.licenses/npm/@modelcontextprotocol/sdk.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@modelcontextprotocol/sdk"
3-
version: 1.24.0
3+
version: 1.25.2
44
type: npm
55
summary: Model Context Protocol implementation for TypeScript
66
homepage: https://modelcontextprotocol.io

.licenses/npm/hono.dep.yml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: hono
3+
version: 4.11.3
4+
type: npm
5+
summary: Web framework built on Web Standards
6+
homepage: https://hono.dev
7+
license: mit
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
MIT License
12+
13+
Copyright (c) 2021 - present, Yusuke Wada and Hono contributors
14+
15+
Permission is hereby granted, free of charge, to any person obtaining a copy
16+
of this software and associated documentation files (the "Software"), to deal
17+
in the Software without restriction, including without limitation the rights
18+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19+
copies of the Software, and to permit persons to whom the Software is
20+
furnished to do so, subject to the following conditions:
21+
22+
The above copyright notice and this permission notice shall be included in all
23+
copies or substantial portions of the Software.
24+
25+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
28+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
29+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
30+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31+
SOFTWARE.
32+
- sources: README.md
33+
text: Distributed under the MIT License. See [LICENSE](LICENSE) for more information.
34+
notices: []
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
name: json-schema-typed
3+
version: 8.0.2
4+
type: npm
5+
summary: JSON Schema TypeScript definitions with complete inline documentation.
6+
homepage: https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node
7+
license: other
8+
licenses:
9+
- sources: LICENSE.md
10+
text: |
11+
BSD 2-Clause License
12+
13+
Original source code is copyright (c) 2019-2025 Remy Rylan
14+
<https://github.com/RemyRylan>
15+
16+
All JSON Schema documentation and descriptions are copyright (c):
17+
18+
2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
19+
and SitePen (USA) <https://www.sitepen.com/>.
20+
21+
2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
22+
and SitePen (USA) <https://www.sitepen.com/>.
23+
24+
2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
25+
and SitePen (USA) <https://www.sitepen.com/>.
26+
27+
2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
28+
Gary Court <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
29+
30+
2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue
31+
<fgaliegue@gmail.com>, Kris Zyp <kris@sitepen.com>, Gary Court
32+
<gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>.
33+
34+
2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <aaa@bzfx.net>,
35+
Henry Andrews <henry@cloudflare.com>, Geraint Luff <luffgd@gmail.com>, and
36+
Cloudflare, Inc. <https://www.cloudflare.com/>.
37+
38+
2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright
39+
<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
40+
<bh7@sanger.ac.uk>, and Greg Dennis <gregsdennis@yahoo.com>.
41+
42+
2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright
43+
<aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton
44+
<ben@jsonschema.dev>, and Greg Dennis <gregsdennis@yahoo.com>.
45+
46+
All rights reserved.
47+
48+
Redistribution and use in source and binary forms, with or without modification,
49+
are permitted provided that the following conditions are met:
50+
51+
1. Redistributions of source code must retain the above copyright notice, this
52+
list of conditions and the following disclaimer.
53+
54+
2. Redistributions in binary form must reproduce the above copyright notice,
55+
this list of conditions and the following disclaimer in the documentation
56+
and/or other materials provided with the distribution.
57+
58+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
59+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
60+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
61+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
62+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
63+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
64+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
65+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
66+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
67+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68+
- sources: README.md
69+
text: |-
70+
[BSD-2-Clause][license]
71+
72+
[license]: https://github.com/RemyRylan/json-schema-typed/blob/main/dist/node/LICENSE.md
73+
notices: []

0 commit comments

Comments
 (0)