@cipherstash/stack 0.16.0 → 0.19.0
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/CHANGELOG.md +225 -0
- package/README.md +2 -2
- package/dist/{chunk-CY5B4LIF.js → chunk-36AA7IBJ.js} +303 -204
- package/dist/chunk-36AA7IBJ.js.map +1 -0
- package/dist/{chunk-MD6742R6.js → chunk-4AVL4VZD.js} +1 -1
- package/dist/chunk-4AVL4VZD.js.map +1 -0
- package/dist/{chunk-4RNBI3UH.js → chunk-BNO32ZMV.js} +1 -1
- package/dist/chunk-BNO32ZMV.js.map +1 -0
- package/dist/{chunk-6FD7OBGM.js → chunk-HQANMV7R.js} +3 -3
- package/dist/chunk-HQANMV7R.js.map +1 -0
- package/dist/chunk-IADZCZEA.js +23 -0
- package/dist/chunk-IADZCZEA.js.map +1 -0
- package/dist/chunk-IBSK6P33.js +209 -0
- package/dist/chunk-IBSK6P33.js.map +1 -0
- package/dist/chunk-JSG2AMDI.js +17 -0
- package/dist/chunk-JSG2AMDI.js.map +1 -0
- package/dist/chunk-MP3SSDNN.js +4439 -0
- package/dist/chunk-MP3SSDNN.js.map +1 -0
- package/dist/chunk-OFQ555AX.js +191 -0
- package/dist/chunk-OFQ555AX.js.map +1 -0
- package/dist/chunk-PZ5AY32C.js +10 -0
- package/dist/chunk-PZ5AY32C.js.map +1 -0
- package/dist/chunk-U66S7VIF.js +435 -0
- package/dist/chunk-U66S7VIF.js.map +1 -0
- package/dist/{client-C_7TF8EL.d.cts → client-DSGHBN-g.d.cts} +209 -72
- package/dist/{client-BLbA6aFD.d.ts → client-DfCrlHXh.d.ts} +209 -72
- package/dist/client.cjs +4103 -43
- package/dist/client.cjs.map +1 -1
- package/dist/client.d.cts +5 -5
- package/dist/client.d.ts +5 -5
- package/dist/client.js +3 -1
- package/dist/drizzle/index.cjs +4139 -77
- package/dist/drizzle/index.cjs.map +1 -1
- package/dist/drizzle/index.d.cts +33 -33
- package/dist/drizzle/index.d.ts +33 -33
- package/dist/drizzle/index.js +39 -33
- package/dist/drizzle/index.js.map +1 -1
- package/dist/dynamodb/index.cjs +31 -14
- package/dist/dynamodb/index.cjs.map +1 -1
- package/dist/dynamodb/index.d.cts +12 -12
- package/dist/dynamodb/index.d.ts +12 -12
- package/dist/dynamodb/index.js +16 -12
- package/dist/dynamodb/index.js.map +1 -1
- package/dist/encryption/index.cjs +4611 -257
- package/dist/encryption/index.cjs.map +1 -1
- package/dist/encryption/index.d.cts +3 -3
- package/dist/encryption/index.d.ts +3 -3
- package/dist/encryption/index.js +35 -7
- package/dist/encryption/v3.cjs +7791 -0
- package/dist/encryption/v3.cjs.map +1 -0
- package/dist/encryption/v3.d.cts +100 -0
- package/dist/encryption/v3.d.ts +100 -0
- package/dist/encryption/v3.js +161 -0
- package/dist/encryption/v3.js.map +1 -0
- package/dist/eql/v3/index.cjs +612 -0
- package/dist/eql/v3/index.cjs.map +1 -0
- package/dist/eql/v3/index.d.cts +71 -0
- package/dist/eql/v3/index.d.ts +71 -0
- package/dist/eql/v3/index.js +89 -0
- package/dist/eql/v3/index.js.map +1 -0
- package/dist/errors/index.js +1 -0
- package/dist/identity/index.cjs +55 -35
- package/dist/identity/index.cjs.map +1 -1
- package/dist/identity/index.d.cts +54 -30
- package/dist/identity/index.d.ts +54 -30
- package/dist/identity/index.js +9 -177
- package/dist/identity/index.js.map +1 -1
- package/dist/index.cjs +4625 -273
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +18 -7
- package/dist/index.d.ts +18 -7
- package/dist/index.js +20 -5
- package/dist/index.js.map +1 -1
- package/dist/schema/index.cjs +4108 -44
- package/dist/schema/index.cjs.map +1 -1
- package/dist/schema/index.d.cts +1 -1
- package/dist/schema/index.d.ts +1 -1
- package/dist/schema/index.js +3 -1
- package/dist/supabase/index.cjs +4500 -75
- package/dist/supabase/index.cjs.map +1 -1
- package/dist/supabase/index.d.cts +113 -34
- package/dist/supabase/index.d.ts +113 -34
- package/dist/supabase/index.js +350 -32
- package/dist/supabase/index.js.map +1 -1
- package/dist/table-CIH7jZ2h.d.ts +603 -0
- package/dist/table-DihEAlxG.d.cts +603 -0
- package/dist/{types-public-Dv-r6Ik0.d.ts → types-public-CpS5KjwX.d.cts} +209 -36
- package/dist/{types-public-Dv-r6Ik0.d.cts → types-public-CpS5KjwX.d.ts} +209 -36
- package/dist/types-public.cjs.map +1 -1
- package/dist/types-public.d.cts +2 -2
- package/dist/types-public.d.ts +2 -2
- package/dist/types-public.js +2 -1
- package/dist/wasm-inline.d.ts +1269 -0
- package/dist/wasm-inline.js +4594 -0
- package/dist/wasm-inline.js.map +1 -0
- package/package.json +63 -13
- package/dist/chunk-4RNBI3UH.js.map +0 -1
- package/dist/chunk-6FD7OBGM.js.map +0 -1
- package/dist/chunk-CY5B4LIF.js.map +0 -1
- package/dist/chunk-JDZ2QUUF.js +0 -381
- package/dist/chunk-JDZ2QUUF.js.map +0 -1
- package/dist/chunk-MD6742R6.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import '../errors/index.cjs';
|
|
2
|
-
import '../types-public-Dv-r6Ik0.cjs';
|
|
3
1
|
import '@byteslice/result';
|
|
2
|
+
import '../errors/index.cjs';
|
|
3
|
+
import '../types-public-CpS5KjwX.cjs';
|
|
4
|
+
export { g as BatchEncryptQueryOperation, h as BulkDecryptModelsOperation, d as BulkDecryptOperation, B as BulkEncryptModelsOperation, c as BulkEncryptOperation, i as DecryptModelOperation, D as DecryptOperation, b as EncryptModelOperation, E as EncryptOperation, a as EncryptQueryOperation, f as Encryption, e as EncryptionClient, _ as __resetStrategyDeprecationWarningForTests, n as noClientError, r as resolveEqlVersion } from '../client-DSGHBN-g.cjs';
|
|
4
5
|
import '@cipherstash/protect-ffi';
|
|
5
|
-
export { E as Encryption, a as EncryptionClient, n as noClientError } from '../client-C_7TF8EL.cjs';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import '../identity/index.cjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import '../errors/index.js';
|
|
2
|
-
import '../types-public-Dv-r6Ik0.js';
|
|
3
1
|
import '@byteslice/result';
|
|
2
|
+
import '../errors/index.js';
|
|
3
|
+
import '../types-public-CpS5KjwX.js';
|
|
4
|
+
export { g as BatchEncryptQueryOperation, h as BulkDecryptModelsOperation, d as BulkDecryptOperation, B as BulkEncryptModelsOperation, c as BulkEncryptOperation, i as DecryptModelOperation, D as DecryptOperation, b as EncryptModelOperation, E as EncryptOperation, a as EncryptQueryOperation, f as Encryption, e as EncryptionClient, _ as __resetStrategyDeprecationWarningForTests, n as noClientError, r as resolveEqlVersion } from '../client-DfCrlHXh.js';
|
|
4
5
|
import '@cipherstash/protect-ffi';
|
|
5
|
-
export { E as Encryption, a as EncryptionClient, n as noClientError } from '../client-BLbA6aFD.js';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import '../identity/index.js';
|
package/dist/encryption/index.js
CHANGED
|
@@ -1,16 +1,44 @@
|
|
|
1
1
|
import {
|
|
2
|
+
BatchEncryptQueryOperation,
|
|
3
|
+
BulkDecryptModelsOperation,
|
|
4
|
+
BulkDecryptOperation,
|
|
5
|
+
BulkEncryptModelsOperation,
|
|
6
|
+
BulkEncryptOperation,
|
|
7
|
+
DecryptModelOperation,
|
|
8
|
+
DecryptOperation,
|
|
9
|
+
EncryptModelOperation,
|
|
10
|
+
EncryptOperation,
|
|
11
|
+
EncryptQueryOperation,
|
|
2
12
|
Encryption,
|
|
3
13
|
EncryptionClient,
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-
|
|
14
|
+
__resetStrategyDeprecationWarningForTests,
|
|
15
|
+
noClientError,
|
|
16
|
+
resolveEqlVersion
|
|
17
|
+
} from "../chunk-36AA7IBJ.js";
|
|
18
|
+
import "../chunk-OFQ555AX.js";
|
|
19
|
+
import "../chunk-BNO32ZMV.js";
|
|
20
|
+
import "../chunk-MP3SSDNN.js";
|
|
21
|
+
import "../chunk-IADZCZEA.js";
|
|
22
|
+
import "../chunk-4AVL4VZD.js";
|
|
23
|
+
import "../chunk-JSG2AMDI.js";
|
|
24
|
+
import "../chunk-HQANMV7R.js";
|
|
10
25
|
import "../chunk-LBMC4D6D.js";
|
|
26
|
+
import "../chunk-PZ5AY32C.js";
|
|
11
27
|
export {
|
|
28
|
+
BatchEncryptQueryOperation,
|
|
29
|
+
BulkDecryptModelsOperation,
|
|
30
|
+
BulkDecryptOperation,
|
|
31
|
+
BulkEncryptModelsOperation,
|
|
32
|
+
BulkEncryptOperation,
|
|
33
|
+
DecryptModelOperation,
|
|
34
|
+
DecryptOperation,
|
|
35
|
+
EncryptModelOperation,
|
|
36
|
+
EncryptOperation,
|
|
37
|
+
EncryptQueryOperation,
|
|
12
38
|
Encryption,
|
|
13
39
|
EncryptionClient,
|
|
14
|
-
|
|
40
|
+
__resetStrategyDeprecationWarningForTests,
|
|
41
|
+
noClientError,
|
|
42
|
+
resolveEqlVersion
|
|
15
43
|
};
|
|
16
44
|
//# sourceMappingURL=index.js.map
|