We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03926d7 commit 1c0155fCopy full SHA for 1c0155f
2 files changed
.claude/hooks/check-new-deps/package.json
@@ -10,8 +10,8 @@
10
"test": "node --test test/*.test.mts"
11
},
12
"dependencies": {
13
- "@socketregistry/packageurl-js": "1.4.2",
14
- "@socketsecurity/lib": "5.19.1",
+ "@socketregistry/packageurl-js": "catalog:",
+ "@socketsecurity/lib": "catalog:",
15
"@socketsecurity/sdk": "4.0.1"
16
17
"devDependencies": {
.claude/hooks/setup-security-tools/package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"main": "./index.mts",
6
7
8
"zod": "4.1.12"
9
}
0 commit comments