-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (32 loc) · 1.43 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (32 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# modelcontextprotocol-typescript-sdk-@modelcontextprotocol/server@2.0.0 sha256:d7efafedd46edf7d5b7eae7496d6215297cbd476e93bcc6872676495500fc968
[submodule "upstream/modelcontextprotocol-typescript-sdk"]
ignore = dirty
ref = cc4b41617ce3601b1290d67216ea0b194a3cd9ac
path = upstream/modelcontextprotocol-typescript-sdk
url = https://github.com/modelcontextprotocol/typescript-sdk.git
branch = @modelcontextprotocol/server@2.0.0
shallow = true
sparse-checkout = packages/server/src packages/middleware/node/src
verify = none
# no-release-tag: MCP security parity pins the explicitly selected main commit.
# socket-mcp-main (2026-09-12) sha256:2a0eef99267582ce200b508a1bff7ec6a5a32f8711c39f0e6ace895cdb283710
[submodule "upstream/socket-mcp"]
ignore = dirty
ref = eb4d933a9b29cbb9cb5c85588607e45b304e5896
path = upstream/socket-mcp
url = https://github.com/SocketDev/socket-mcp.git
branch = main
shallow = true
sparse-checkout = /lib/ /index.mts
verify = none
# no-release-tag: Development reference pins the explicitly selected main commit.
# socket-patch-main (2026-09-08) sha256:40c6e9c3f5663a32d73eb2f3398be23ec2ea15f356a2a56fadc7749662dd3b49
[submodule "upstream/socket-patch"]
ignore = dirty
ref = a0b04807d158ae5c0d980370ad31a15fcc9b030e
path = upstream/socket-patch
url = https://github.com/SocketDev/socket-patch.git
branch = main
shallow = true
sparse-checkout = crates/socket-patch-core crates/socket-patch-cli/src tests
verify = none