@cipherstash/stack 0.18.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 +173 -0
- package/README.md +2 -2
- package/dist/{chunk-ZYOZHZMJ.js → chunk-36AA7IBJ.js} +151 -160
- package/dist/chunk-36AA7IBJ.js.map +1 -0
- package/dist/{chunk-VPOTNP4K.js → chunk-4AVL4VZD.js} +1 -1
- package/dist/chunk-4AVL4VZD.js.map +1 -0
- package/dist/{chunk-XWPGAHBZ.js → chunk-BNO32ZMV.js} +1 -1
- package/dist/chunk-BNO32ZMV.js.map +1 -0
- package/dist/{chunk-LLCCNKDL.js → chunk-HQANMV7R.js} +3 -3
- package/dist/{chunk-LLCCNKDL.js.map → chunk-HQANMV7R.js.map} +1 -1
- 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-Dt98Rugc.d.cts → client-DSGHBN-g.d.cts} +200 -58
- package/dist/{client-CIsfZ2zg.d.ts → client-DfCrlHXh.d.ts} +200 -58
- package/dist/client.cjs +4101 -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 +4133 -74
- 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 +35 -30
- package/dist/drizzle/index.js.map +1 -1
- package/dist/dynamodb/index.cjs +19 -12
- package/dist/dynamodb/index.cjs.map +1 -1
- package/dist/dynamodb/index.d.cts +2 -2
- package/dist/dynamodb/index.d.ts +2 -2
- package/dist/dynamodb/index.js +8 -10
- package/dist/dynamodb/index.js.map +1 -1
- package/dist/encryption/index.cjs +4448 -212
- 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 +15 -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 +4480 -228
- 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 +4105 -43
- 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-BTxqjmtv.d.ts → types-public-CpS5KjwX.d.cts} +250 -92
- package/dist/{types-public-BTxqjmtv.d.cts → types-public-CpS5KjwX.d.ts} +250 -92
- 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 +54 -4
- package/dist/chunk-VPOTNP4K.js.map +0 -1
- package/dist/chunk-XWPGAHBZ.js.map +0 -1
- package/dist/chunk-YWQXTZ5M.js +0 -383
- package/dist/chunk-YWQXTZ5M.js.map +0 -1
- package/dist/chunk-ZYOZHZMJ.js.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import '../errors/index.cjs';
|
|
2
|
-
import '../types-public-BTxqjmtv.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 { B as BatchEncryptQueryOperation, b as BulkDecryptModelsOperation, c as BulkDecryptOperation, d as BulkEncryptModelsOperation, e as BulkEncryptOperation, D as DecryptModelOperation, f as DecryptOperation, g as EncryptModelOperation, h as EncryptOperation, i as EncryptQueryOperation, E as Encryption, a as EncryptionClient, n as noClientError } from '../client-Dt98Rugc.cjs';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import '../identity/index.cjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import '../errors/index.js';
|
|
2
|
-
import '../types-public-BTxqjmtv.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 { B as BatchEncryptQueryOperation, b as BulkDecryptModelsOperation, c as BulkDecryptOperation, d as BulkEncryptModelsOperation, e as BulkEncryptOperation, D as DecryptModelOperation, f as DecryptOperation, g as EncryptModelOperation, h as EncryptOperation, i as EncryptQueryOperation, E as Encryption, a as EncryptionClient, n as noClientError } from '../client-CIsfZ2zg.js';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import '../identity/index.js';
|
package/dist/encryption/index.js
CHANGED
|
@@ -11,13 +11,19 @@ import {
|
|
|
11
11
|
EncryptQueryOperation,
|
|
12
12
|
Encryption,
|
|
13
13
|
EncryptionClient,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
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";
|
|
20
25
|
import "../chunk-LBMC4D6D.js";
|
|
26
|
+
import "../chunk-PZ5AY32C.js";
|
|
21
27
|
export {
|
|
22
28
|
BatchEncryptQueryOperation,
|
|
23
29
|
BulkDecryptModelsOperation,
|
|
@@ -31,6 +37,8 @@ export {
|
|
|
31
37
|
EncryptQueryOperation,
|
|
32
38
|
Encryption,
|
|
33
39
|
EncryptionClient,
|
|
34
|
-
|
|
40
|
+
__resetStrategyDeprecationWarningForTests,
|
|
41
|
+
noClientError,
|
|
42
|
+
resolveEqlVersion
|
|
35
43
|
};
|
|
36
44
|
//# sourceMappingURL=index.js.map
|