File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-lambda-mcp-server/example" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "type" : " module" ,
55 "private" : true ,
66 "license" : " ISC" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-lambda-mcp-server/root" ,
33 "private" : true ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.1.2 " ,
55 "description" : " A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions." ,
66 "type" : " module" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " aws-lambda-mcp-server" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " A Hono wrapper for building an MCP (Model Context Protocol) Server that runs on AWS Lambda functions." ,
55 "type" : " module" ,
66 "keywords" : [
5959 "vitest" : " 4.0.18"
6060 },
6161 "dependencies" : {
62- "@aws-lambda-powertools/logger" : " 2.31 .0" ,
63- "@hono/mcp" : " 0.2.3 " ,
64- "@modelcontextprotocol/sdk" : " 1.26.0 " ,
65- "hono" : " 4.11.9 " ,
66- "zod" : " 4.3.6 "
62+ "@aws-lambda-powertools/logger" : " ^2.29 .0" ,
63+ "@hono/mcp" : " ^ 0.2.0 " ,
64+ "@modelcontextprotocol/sdk" : " ^1.25.2 " ,
65+ "hono" : " ^4.10.7 " ,
66+ "zod" : " ^3.25 || ^4.0 "
6767 },
6868 "peerDependencies" : {
6969 "@aws-lambda-powertools/logger" : " ^2.29.0" ,
You can’t perform that action at this time.
0 commit comments