varlock 0.0.8 → 0.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/auto-load.js +5 -6
- package/dist/{chunk-SHQHITWV.js → chunk-2CM4YUFY.js} +49 -19
- package/dist/chunk-2CM4YUFY.js.map +1 -0
- package/dist/{chunk-BM3UAHAH.js → chunk-4CE75BSX.js} +5 -5
- package/dist/{chunk-BM3UAHAH.js.map → chunk-4CE75BSX.js.map} +1 -1
- package/dist/{chunk-H5PNRKYP.js → chunk-4WMY2EW3.js} +5 -5
- package/dist/{chunk-H5PNRKYP.js.map → chunk-4WMY2EW3.js.map} +1 -1
- package/dist/{chunk-7OHVYEDG.js → chunk-CYYLAV42.js} +3 -4
- package/dist/chunk-CYYLAV42.js.map +1 -0
- package/dist/{chunk-P74HB2II.js → chunk-ELJZUQX3.js} +4 -5
- package/dist/chunk-ELJZUQX3.js.map +1 -0
- package/dist/{chunk-5B7JZEDE.js → chunk-FLO6F7B6.js} +3 -4
- package/dist/chunk-FLO6F7B6.js.map +1 -0
- package/dist/{chunk-GYHC6Y7D.js → chunk-FYLMYWUF.js} +3 -3
- package/dist/{chunk-GYHC6Y7D.js.map → chunk-FYLMYWUF.js.map} +1 -1
- package/dist/{chunk-YK4SATSE.js → chunk-GWQT5VGW.js} +4 -4
- package/dist/{chunk-YK4SATSE.js.map → chunk-GWQT5VGW.js.map} +1 -1
- package/dist/{chunk-PQPGBNGV.js → chunk-KCX4NC7Q.js} +5 -5
- package/dist/{chunk-PQPGBNGV.js.map → chunk-KCX4NC7Q.js.map} +1 -1
- package/dist/{chunk-6FFRZOIK.js → chunk-LS6F7BSZ.js} +4 -4
- package/dist/{chunk-6FFRZOIK.js.map → chunk-LS6F7BSZ.js.map} +1 -1
- package/dist/{chunk-UFPWQAFZ.js → chunk-PB7RWVE6.js} +3 -3
- package/dist/chunk-PB7RWVE6.js.map +1 -0
- package/dist/chunk-WYJDUDC4.js +14 -0
- package/dist/{chunk-CQHOPN6M.js.map → chunk-WYJDUDC4.js.map} +1 -1
- package/dist/chunk-ZUG7BEY5.js +17 -0
- package/dist/chunk-ZUG7BEY5.js.map +1 -0
- package/dist/{chunk-Y2RFMQ5X.js → chunk-ZW2T4C6A.js} +83 -23
- package/dist/chunk-ZW2T4C6A.js.map +1 -0
- package/dist/cli/cli-executable.js +15 -15
- package/dist/cli/cli-executable.js.map +1 -1
- package/dist/dotenv-compat.js +5 -6
- package/dist/env-KH4bPru7.d.ts +356 -0
- package/dist/index.d.ts +14 -5
- package/dist/index.js +8 -9
- package/dist/index.js.map +1 -1
- package/dist/init.command-ZRQOE2OK.js +9 -0
- package/dist/{init.command-L4HF4372.js.map → init.command-ZRQOE2OK.js.map} +1 -1
- package/dist/load.command-YBN3BW6U.js +9 -0
- package/dist/{load.command-VHNPXTDI.js.map → load.command-YBN3BW6U.js.map} +1 -1
- package/dist/login.command-F5AWKZKA.js +8 -0
- package/dist/{login.command-OIQBNMNZ.js.map → login.command-F5AWKZKA.js.map} +1 -1
- package/dist/run.command-WWJ6ZE26.js +9 -0
- package/dist/{run.command-2OE432A5.js.map → run.command-WWJ6ZE26.js.map} +1 -1
- package/dist/runtime/env.d.ts +3 -1
- package/dist/runtime/env.js +1 -1
- package/dist/runtime/patch-console.js +2 -3
- package/dist/runtime/patch-response.js +2 -3
- package/dist/runtime/patch-server-response.js +2 -3
- package/dist/telemetry.command-IS2JLIZM.js +8 -0
- package/dist/{telemetry.command-MYQU7FPB.js.map → telemetry.command-IS2JLIZM.js.map} +1 -1
- package/package.json +1 -2
- package/dist/chunk-5B7JZEDE.js.map +0 -1
- package/dist/chunk-7OHVYEDG.js.map +0 -1
- package/dist/chunk-CQHOPN6M.js +0 -14
- package/dist/chunk-LZ45SLAI.js +0 -12
- package/dist/chunk-LZ45SLAI.js.map +0 -1
- package/dist/chunk-MPS3IXAW.js +0 -70
- package/dist/chunk-MPS3IXAW.js.map +0 -1
- package/dist/chunk-P74HB2II.js.map +0 -1
- package/dist/chunk-SHQHITWV.js.map +0 -1
- package/dist/chunk-UFPWQAFZ.js.map +0 -1
- package/dist/chunk-Y2RFMQ5X.js.map +0 -1
- package/dist/env-k8iRuXIH.d.ts +0 -42
- package/dist/init.command-L4HF4372.js +0 -9
- package/dist/load.command-VHNPXTDI.js +0 -9
- package/dist/login.command-OIQBNMNZ.js +0 -8
- package/dist/run.command-2OE432A5.js +0 -9
- package/dist/telemetry.command-MYQU7FPB.js +0 -8
package/dist/env-k8iRuXIH.d.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
type SerializedEnvGraph = {
|
|
2
|
-
basePath?: string;
|
|
3
|
-
sources: Array<{
|
|
4
|
-
label: string;
|
|
5
|
-
enabled: boolean;
|
|
6
|
-
path?: string;
|
|
7
|
-
}>;
|
|
8
|
-
settings: {
|
|
9
|
-
redactLogs?: boolean;
|
|
10
|
-
preventLeaks?: boolean;
|
|
11
|
-
};
|
|
12
|
-
config: Record<string, {
|
|
13
|
-
value: any;
|
|
14
|
-
isSensitive: boolean;
|
|
15
|
-
}>;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
declare function resetRedactionMap(graph: SerializedEnvGraph): void;
|
|
19
|
-
/**
|
|
20
|
-
* Redacts senstive config values from any string/array/object/etc
|
|
21
|
-
*
|
|
22
|
-
* NOTE - must be used only after varlock has loaded config
|
|
23
|
-
* */
|
|
24
|
-
declare function redactSensitiveConfig(o: any): any;
|
|
25
|
-
/**
|
|
26
|
-
* utility to unmask a secret/sensitive value when logging to the console
|
|
27
|
-
* currently this only works on a single secret, not objects or aggregated strings
|
|
28
|
-
* */
|
|
29
|
-
declare function revealSensitiveConfig(secretStr: string): string;
|
|
30
|
-
declare function scanForLeaks(toScan: string | ReadableStream | null, meta?: {
|
|
31
|
-
method?: string;
|
|
32
|
-
file?: string;
|
|
33
|
-
}): string | ReadableStream<any> | null;
|
|
34
|
-
declare const varlockSettings: Record<string, any>;
|
|
35
|
-
declare function initVarlockEnv(opts?: {
|
|
36
|
-
setProcessEnv?: boolean;
|
|
37
|
-
}): void;
|
|
38
|
-
interface TypedEnvSchema {
|
|
39
|
-
}
|
|
40
|
-
declare const ENV: TypedEnvSchema;
|
|
41
|
-
|
|
42
|
-
export { ENV as E, type SerializedEnvGraph as S, type TypedEnvSchema as T, redactSensitiveConfig as a, revealSensitiveConfig as b, initVarlockEnv as i, resetRedactionMap as r, scanForLeaks as s, varlockSettings as v };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export { commandFn, commandSpec } from './chunk-H5PNRKYP.js';
|
|
2
|
-
import './chunk-GYHC6Y7D.js';
|
|
3
|
-
import './chunk-33ROL4J5.js';
|
|
4
|
-
import './chunk-MPS3IXAW.js';
|
|
5
|
-
import './chunk-Y2RFMQ5X.js';
|
|
6
|
-
import './chunk-FGMXIEFA.js';
|
|
7
|
-
import './chunk-XN24GZXQ.js';
|
|
8
|
-
//# sourceMappingURL=init.command-L4HF4372.js.map
|
|
9
|
-
//# sourceMappingURL=init.command-L4HF4372.js.map
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export { commandFn, commandSpec } from './chunk-BM3UAHAH.js';
|
|
2
|
-
import './chunk-33ROL4J5.js';
|
|
3
|
-
import './chunk-UFPWQAFZ.js';
|
|
4
|
-
import './chunk-MPS3IXAW.js';
|
|
5
|
-
import './chunk-Y2RFMQ5X.js';
|
|
6
|
-
import './chunk-FGMXIEFA.js';
|
|
7
|
-
import './chunk-XN24GZXQ.js';
|
|
8
|
-
//# sourceMappingURL=load.command-VHNPXTDI.js.map
|
|
9
|
-
//# sourceMappingURL=load.command-VHNPXTDI.js.map
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { commandFn, commandSpec } from './chunk-YK4SATSE.js';
|
|
2
|
-
import './chunk-GYHC6Y7D.js';
|
|
3
|
-
import './chunk-33ROL4J5.js';
|
|
4
|
-
import './chunk-Y2RFMQ5X.js';
|
|
5
|
-
import './chunk-FGMXIEFA.js';
|
|
6
|
-
import './chunk-XN24GZXQ.js';
|
|
7
|
-
//# sourceMappingURL=login.command-OIQBNMNZ.js.map
|
|
8
|
-
//# sourceMappingURL=login.command-OIQBNMNZ.js.map
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export { commandFn, commandSpec } from './chunk-PQPGBNGV.js';
|
|
2
|
-
import './chunk-33ROL4J5.js';
|
|
3
|
-
import './chunk-UFPWQAFZ.js';
|
|
4
|
-
import './chunk-MPS3IXAW.js';
|
|
5
|
-
import './chunk-Y2RFMQ5X.js';
|
|
6
|
-
import './chunk-FGMXIEFA.js';
|
|
7
|
-
import './chunk-XN24GZXQ.js';
|
|
8
|
-
//# sourceMappingURL=run.command-2OE432A5.js.map
|
|
9
|
-
//# sourceMappingURL=run.command-2OE432A5.js.map
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { commandFn, commandSpec } from './chunk-6FFRZOIK.js';
|
|
2
|
-
import './chunk-GYHC6Y7D.js';
|
|
3
|
-
import './chunk-33ROL4J5.js';
|
|
4
|
-
import './chunk-Y2RFMQ5X.js';
|
|
5
|
-
import './chunk-FGMXIEFA.js';
|
|
6
|
-
import './chunk-XN24GZXQ.js';
|
|
7
|
-
//# sourceMappingURL=telemetry.command-MYQU7FPB.js.map
|
|
8
|
-
//# sourceMappingURL=telemetry.command-MYQU7FPB.js.map
|