Skip to content

Commit be013e6

Browse files
committed
chore(deps): bump @socketsecurity/sdk to 4.0.0 and @anthropic-ai/claude-code to 2.1.98
SDK v4 adds checkMalware() for integrated malware detection. Claude Code bumped to match installed version.
1 parent 038a113 commit be013e6

File tree

2 files changed

+17
-24
lines changed

2 files changed

+17
-24
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Wait 7 days (10080 minutes) before installing newly published packages.
22
minimumReleaseAge: 10080
33
minimumReleaseAgeExclude:
4-
- '@anthropic-ai/claude-code@2.1.92'
4+
- '@anthropic-ai/claude-code@2.1.98'
55
- '@socketaddon/*'
66
- '@socketbin/*'
77
- '@socketregistry/*'
@@ -12,7 +12,7 @@ packages:
1212
- '!packages/package-builder/build'
1313

1414
catalog:
15-
'@anthropic-ai/claude-code': 2.1.92
15+
'@anthropic-ai/claude-code': 2.1.98
1616
'@babel/core': 7.28.4
1717
'@babel/generator': 7.28.5
1818
'@babel/parser': 7.28.4
@@ -47,7 +47,7 @@ catalog:
4747
'@socketsecurity/config': 3.0.1
4848
'@socketsecurity/lib': 5.15.0
4949
'@socketsecurity/registry': 2.0.2
50-
'@socketsecurity/sdk': 3.4.1
50+
'@socketsecurity/sdk': 4.0.0
5151
'@types/adm-zip': 0.5.7
5252
'@types/cmd-shim': 5.0.2
5353
'@types/js-yaml': 4.0.9

0 commit comments

Comments
 (0)