Skip to content

Commit e032eb3

Browse files
committed
Update repoName for socket-vscode rename
Repo renamed from vscode-socket-security to socket-vscode to align with the fleet's socket-<thing> naming convention. GitHub auto- redirects the old URL. The package.json `name` field stays `vscode-socket-security` (Marketplace identity — changing it would break extension updates for users). Assisted-by: Claude Code:claude-opus-4-7
1 parent ccbf8b1 commit e032eb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/socket-wheelhouse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./socket-wheelhouse-schema.json",
33
"schemaVersion": 1,
4-
"repoName": "vscode-socket-security",
4+
"repoName": "socket-vscode",
55
"layout": "single-package",
66
"native": "none",
77
"hooks": {

0 commit comments

Comments
 (0)