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