Skip to content

Commit 8f5d89b

Browse files
committed
chore(cleanup): drop SOCKET_REGISTRY_PACKAGE_NAME (no remaining consumers)
After the previous commit dropped the now-dead socketRegistryPath const from paths.mts (and its import of this constant), nothing else in the monorepo references SOCKET_REGISTRY_PACKAGE_NAME.
1 parent 4c2c7ea commit 8f5d89b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/cli/scripts/constants/packages.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ export const SOCKET_CLI_SENTRY_YARN_BIN_NAME = 'socket-yarn-with-sentry'
2727
export const NODE_MODULES = 'node_modules'
2828
export const PACKAGE_JSON = 'package.json'
2929
export const PNPM_LOCK_YAML = 'pnpm-lock.yaml'
30-
export const SOCKET_REGISTRY_PACKAGE_NAME = '@socketsecurity/registry-stable'

0 commit comments

Comments
 (0)