Skip to content

Commit 61302a2

Browse files
committed
chore(deps): use local socket-lib 1.3.4 build with getNodeDisableSigusr1Flags
Install socket-lib 1.3.4 from local tarball to get the new getNodeDisableSigusr1Flags export. This will be replaced with the published version once it's available on npm.
1 parent 27b664d commit 61302a2

File tree

2 files changed

+28
-3
lines changed

2 files changed

+28
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@socketregistry/packageurl-js": "1.3.0",
3333
"@socketregistry/yocto-spinner": "1.0.24",
3434
"@socketsecurity/config": "3.0.1",
35-
"@socketsecurity/lib": "1.3.3",
35+
"@socketsecurity/lib": "file:/tmp/socketsecurity-lib-1.3.4.tgz",
3636
"@socketsecurity/registry": "2.0.0",
3737
"@socketsecurity/sdk": "3.0.6",
3838
"@types/cmd-shim": "5.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)