We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4d22d commit 4c4fb1eCopy full SHA for 4c4fb1e
src/constants.ts
@@ -4,9 +4,6 @@ import process from 'node:process'
4
5
import registryConstants from '@socketsecurity/registry/lib/constants'
6
import { envAsBoolean } from '@socketsecurity/registry/lib/env'
7
-import { isObject } from '@socketsecurity/registry/lib/objects'
8
-
9
-import type { Serializable } from 'node:child_process'
10
11
type RegistryEnv = typeof registryConstants.ENV
12
0 commit comments