Skip to content

Commit 083e273

Browse files
committed
chore(config): audit all four published names in the trusted-publisher gate
socket and @socketsecurity/cli verify their bindings; cli-with-sentry and socketaddon/iocraft report no trusted publisher yet, which the gate surfaces soft until their bindings are configured.
1 parent be2e187 commit 083e273

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.config/repo/socket-wheelhouse.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@
1111
},
1212
"release": {
1313
"latestDistTagBranch": "v1.x",
14-
"publishedPackages": ["socket"]
14+
"publishedPackages": [
15+
"socket",
16+
"@socketsecurity/cli",
17+
"@socketsecurity/cli-with-sentry",
18+
"@socketaddon/iocraft"
19+
]
1520
},
1621
"vite": {
1722
"allowEsbuild": "esbuild resolves only as vite 8's optional peer and is never invoked; nothing imports it and the bundler is rolldown"

0 commit comments

Comments
 (0)