@virtru/dsp-sdk 0.3.0 → 0.3.1
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/.rush/temp/chunked-rush-logs/dsp-sdk._phase_build.chunks.jsonl +3 -3
- package/.rush/temp/chunked-rush-logs/dsp-sdk._phase_test.chunks.jsonl +8 -8
- package/.rush/temp/package-deps__phase_build.json +5 -5
- package/.rush/temp/shrinkwrap-deps.json +2 -2
- package/CHANGELOG.json +14 -0
- package/CHANGELOG.md +8 -1
- package/dist/src/index.d.ts +0 -1
- package/dist/src/index.js +0 -1
- package/package.json +2 -2
- package/src/index.ts +0 -1
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
{"kind":"O","text":" ---- Compile started ---- \n"}
|
|
11
11
|
{"kind":"O","text":"[typescript] The TypeScript compiler version 5.8.2 is newer than the latest version that was tested with Heft (5.0); it may not work correctly.\n"}
|
|
12
12
|
{"kind":"O","text":"[typescript] Using TypeScript version 5.8.2\n"}
|
|
13
|
-
{"kind":"O","text":" ---- Compile finished (
|
|
13
|
+
{"kind":"O","text":" ---- Compile finished (4253ms) ---- \n"}
|
|
14
14
|
{"kind":"O","text":" ---- Bundle started ---- \n"}
|
|
15
15
|
{"kind":"O","text":" ---- Bundle finished (1ms) ---- \n"}
|
|
16
16
|
{"kind":"O","text":" ---- Post-build started ---- \n"}
|
|
17
17
|
{"kind":"O","text":" ---- Post-build finished (0ms) ---- \n"}
|
|
18
|
-
{"kind":"O","text":"-------------------- Finished (4.
|
|
19
|
-
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.
|
|
18
|
+
{"kind":"O","text":"-------------------- Finished (4.594s) --------------------\n"}
|
|
19
|
+
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.3.0\n"}
|
|
20
20
|
{"kind":"O","text":"Heft version: 0.50.7\n"}
|
|
21
21
|
{"kind":"O","text":"Node version: v22.20.0\n"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{"kind":"O","text":"Invoking: npm run test && heft test --no-build --production\n"}
|
|
2
2
|
{"kind":"O","text":"\n"}
|
|
3
|
-
{"kind":"O","text":"> @virtru/dsp-sdk@0.
|
|
3
|
+
{"kind":"O","text":"> @virtru/dsp-sdk@0.3.0 test\n"}
|
|
4
4
|
{"kind":"O","text":"> npx vitest --run\n"}
|
|
5
5
|
{"kind":"O","text":"\n"}
|
|
6
6
|
{"kind":"E","text":"\u001b[33mThe CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.\u001b[39m\n"}
|
|
@@ -33,26 +33,26 @@
|
|
|
33
33
|
{"kind":"E","text":" at runSuite (file:///home/runner/_work/js-lib-monorepo/js-lib-monorepo/common/temp/node_modules/\u001b[4m.pnpm\u001b[24m/@vitest+runner@3.1.4/node_modules/\u001b[4m@vitest/runner\u001b[24m/dist/index.js:1507:8)\n"}
|
|
34
34
|
{"kind":"E","text":" at runSuite (file:///home/runner/_work/js-lib-monorepo/js-lib-monorepo/common/temp/node_modules/\u001b[4m.pnpm\u001b[24m/@vitest+runner@3.1.4/node_modules/\u001b[4m@vitest/runner\u001b[24m/dist/index.js:1507:8)\n"}
|
|
35
35
|
{"kind":"E","text":"\n"}
|
|
36
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/lib/utils.test.ts \u001b[2m(\u001b[22m\u001b[2m16 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m
|
|
36
|
+
{"kind":"O","text":" \u001b[32m✓\u001b[39m src/lib/utils.test.ts \u001b[2m(\u001b[22m\u001b[2m16 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 127\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
37
37
|
{"kind":"E","text":"\u001b[90mstderr\u001b[2m | tests/dsp.test.ts\u001b[2m > \u001b[22m\u001b[2mshould throw an error if platformUrl is not provided\n"}
|
|
38
38
|
{"kind":"E","text":"\u001b[22m\u001b[39mWarning: 'platformUrl' is required for security to ensure the SDK uses the platform-configured Key Access Server list\n"}
|
|
39
39
|
{"kind":"E","text":"\n"}
|
|
40
40
|
{"kind":"E","text":"\u001b[90mstderr\u001b[2m | tests/dsp.test.ts\u001b[2m > \u001b[22m\u001b[2mshould throw an error if platformUrl is not provided\n"}
|
|
41
41
|
{"kind":"E","text":"\u001b[22m\u001b[39mWarning: 'platformUrl' is required for security to ensure the SDK uses the platform-configured Key Access Server list\n"}
|
|
42
42
|
{"kind":"E","text":"\n"}
|
|
43
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m tests/dsp.test.ts \u001b[2m(\u001b[22m\u001b[2m9 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m
|
|
44
|
-
{"kind":"O","text":" \u001b[32m✓\u001b[39m tests/dsp-client.test.ts \u001b[2m(\u001b[22m\u001b[2m5 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m
|
|
43
|
+
{"kind":"O","text":" \u001b[32m✓\u001b[39m tests/dsp.test.ts \u001b[2m(\u001b[22m\u001b[2m9 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 107\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
44
|
+
{"kind":"O","text":" \u001b[32m✓\u001b[39m tests/dsp-client.test.ts \u001b[2m(\u001b[22m\u001b[2m5 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 38\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
45
45
|
{"kind":"O","text":"\n"}
|
|
46
46
|
{"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m3 passed\u001b[39m\u001b[22m\u001b[90m (3)\u001b[39m\n"}
|
|
47
47
|
{"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m30 passed\u001b[39m\u001b[22m\u001b[90m (30)\u001b[39m\n"}
|
|
48
|
-
{"kind":"O","text":"\u001b[2m Start at \u001b[22m
|
|
49
|
-
{"kind":"O","text":"\u001b[2m Duration \u001b[22m 4.
|
|
48
|
+
{"kind":"O","text":"\u001b[2m Start at \u001b[22m 20:54:51\n"}
|
|
49
|
+
{"kind":"O","text":"\u001b[2m Duration \u001b[22m 4.13s\u001b[2m (transform 690ms, setup 0ms, collect 3.57s, tests 272ms, environment 4.13s, prepare 738ms)\u001b[22m\n"}
|
|
50
50
|
{"kind":"O","text":"\n"}
|
|
51
51
|
{"kind":"O","text":"Using local Heft from /home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk/node_modules/@rushstack/heft\n"}
|
|
52
52
|
{"kind":"O","text":"\n"}
|
|
53
53
|
{"kind":"O","text":"Project build folder is \"/home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk\"\n"}
|
|
54
54
|
{"kind":"O","text":"Starting test\n"}
|
|
55
|
-
{"kind":"O","text":"-------------------- Finished (0.
|
|
56
|
-
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.
|
|
55
|
+
{"kind":"O","text":"-------------------- Finished (0.606s) --------------------\n"}
|
|
56
|
+
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.3.0\n"}
|
|
57
57
|
{"kind":"O","text":"Heft version: 0.50.7\n"}
|
|
58
58
|
{"kind":"O","text":"Node version: v22.20.0\n"}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"files": {
|
|
3
3
|
"libraries/dsp-sdk/.gitignore": "63ff9c3c57396245247098596ed79b36fd1d76a6",
|
|
4
4
|
"libraries/dsp-sdk/.prettierrc": "544138be45652abc7bc3873341deacd3f4f90c61",
|
|
5
|
-
"libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "
|
|
6
|
-
"libraries/dsp-sdk/CHANGELOG.json": "
|
|
7
|
-
"libraries/dsp-sdk/CHANGELOG.md": "
|
|
5
|
+
"libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "de2c2945cca36828ee09b1b320c711f1fca79b98",
|
|
6
|
+
"libraries/dsp-sdk/CHANGELOG.json": "6ffff430567b21d03eae040113693fc6f56dc792",
|
|
7
|
+
"libraries/dsp-sdk/CHANGELOG.md": "9e1dc8ce21ceafc389411440d1c3e702dcc52b3b",
|
|
8
8
|
"libraries/dsp-sdk/LICENSE": "5e54fddf2616afa01260ae06b6b1f09e07d71077",
|
|
9
9
|
"libraries/dsp-sdk/README.md": "e80eba77f379f27532abdd5306272de1e30efafe",
|
|
10
10
|
"libraries/dsp-sdk/buf.gen.yaml": "0b5a95cb8a60b7e8f29cb816359fe7ce6cfc5a7e",
|
|
11
11
|
"libraries/dsp-sdk/buf.yaml": "c135bda377d5b6c143504328b57e85ed816dfa13",
|
|
12
12
|
"libraries/dsp-sdk/eslint.config.mjs": "a0b9402f6b9a945b8610d66a0b564c7b59238aba",
|
|
13
|
-
"libraries/dsp-sdk/package.json": "
|
|
13
|
+
"libraries/dsp-sdk/package.json": "9ef372524ed9f0bed31fed998d1f3cfcfa63b760",
|
|
14
14
|
"libraries/dsp-sdk/src/gen/buf/validate/validate_pb.ts": "f944ab8ae554fdc9cc773fdd55fd90557407f8c6",
|
|
15
15
|
"libraries/dsp-sdk/src/gen/config/formatters/testdata/v1/test_pb.ts": "49619c6863e01c0c956b158f8075d5ff21e99d02",
|
|
16
16
|
"libraries/dsp-sdk/src/gen/config/v1/config_pb.ts": "1857dfab96f7258da75adaaaca84c277357fd0fe",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"libraries/dsp-sdk/src/gen/virtru/policy/certificates/v1/certificates_pb.ts": "7f851efe3fea198277826d362a58e7f1d4a6f21a",
|
|
35
35
|
"libraries/dsp-sdk/src/gen/virtru/policy/objects_pb.ts": "9f4b31a904c402269f686dd1698138da67cd3152",
|
|
36
36
|
"libraries/dsp-sdk/src/gen/web-admin/v1/config_pb.ts": "e64eaeec8e5055326a1952f7629f72d3847f2210",
|
|
37
|
-
"libraries/dsp-sdk/src/index.ts": "
|
|
37
|
+
"libraries/dsp-sdk/src/index.ts": "ca37f10c88c77b5f79333fc118e90e443b8ddb69",
|
|
38
38
|
"libraries/dsp-sdk/src/lib/client.ts": "98441a9a057d7ee2e486e52c0365adf83d438711",
|
|
39
39
|
"libraries/dsp-sdk/src/lib/consts.ts": "44df09d2e1158023b7a962692c0b3fd32b15f4d1",
|
|
40
40
|
"libraries/dsp-sdk/src/lib/dsp.ts": "f11b0270e65edd03a1f3e28f8a7dea24dd55f2bc",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../libraries/dsp-sdk": "../../libraries/dsp-sdk:
|
|
2
|
+
"../../libraries/dsp-sdk": "../../libraries/dsp-sdk:GOVWU42Qkmt4V3RJyavlPSLRRrffXbctE5J2l2d0EsA=:",
|
|
3
3
|
"@babel/code-frame@7.27.1": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
4
4
|
"@babel/helper-string-parser@7.27.1": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
5
5
|
"@babel/helper-validator-identifier@7.28.5": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@open-draft/deferred-promise@2.2.0": "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==",
|
|
62
62
|
"@open-draft/logger@0.3.0": "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==",
|
|
63
63
|
"@open-draft/until@2.1.0": "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==",
|
|
64
|
-
"@opentdf/sdk@0.
|
|
64
|
+
"@opentdf/sdk@0.9.0-rc.82(@bufbuild/protobuf@2.10.2)": "sha512-r62uxQgcaobokT0re5eGszGt7MK622BxiB89sdrsDcuqg3nDB/n3B3JYbb8bD63Vpo5iJXqZjMk1ZuGYx/OSXA==",
|
|
65
65
|
"@polka/url@1.0.0-next.29": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
|
|
66
66
|
"@rollup/pluginutils@5.3.0(rollup@4.55.1)": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
|
|
67
67
|
"@rollup/rollup-android-arm-eabi@4.55.1": "sha512-9R0DM/ykwfGIlNu6+2U09ga0WXeZ9MRC2Ter8jnz8415VbuIykVuc6bhdrbORFZANDmTDvq26mJrEVTl8TdnDg==",
|
package/CHANGELOG.json
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@virtru/dsp-sdk",
|
|
3
3
|
"entries": [
|
|
4
|
+
{
|
|
5
|
+
"version": "0.3.1",
|
|
6
|
+
"tag": "@virtru/dsp-sdk_v0.3.1",
|
|
7
|
+
"date": "Thu, 29 Jan 2026 20:55:50 GMT",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"comment": "bump web-sdk",
|
|
12
|
+
"author": "Dillon Thompson <dj.thompson715@gmail.com>",
|
|
13
|
+
"commit": "151576eefb4b2ba12507246a991aa06b2f85f485"
|
|
14
|
+
}
|
|
15
|
+
]
|
|
16
|
+
}
|
|
17
|
+
},
|
|
4
18
|
{
|
|
5
19
|
"version": "0.3.0",
|
|
6
20
|
"tag": "@virtru/dsp-sdk_v0.3.0",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
# Change Log - @virtru/dsp-sdk
|
|
2
2
|
|
|
3
|
-
This log was last generated on Thu,
|
|
3
|
+
This log was last generated on Thu, 29 Jan 2026 20:55:50 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 0.3.1
|
|
6
|
+
Thu, 29 Jan 2026 20:55:50 GMT
|
|
7
|
+
|
|
8
|
+
### Patches
|
|
9
|
+
|
|
10
|
+
- bump web-sdk
|
|
4
11
|
|
|
5
12
|
## 0.3.0
|
|
6
13
|
Thu, 22 Jan 2026 21:04:08 GMT
|
package/dist/src/index.d.ts
CHANGED
|
@@ -18,4 +18,3 @@ export { DSP, createDSP } from './lib/dsp';
|
|
|
18
18
|
export { version, clientType, tdfSpecVersion, type DecoratedStream, type CreateZTDFOptions, } from '@opentdf/sdk';
|
|
19
19
|
export { AuthProviders, type AuthProvider } from '@opentdf/sdk';
|
|
20
20
|
export * as singlecontainer from '@opentdf/sdk/singlecontainer';
|
|
21
|
-
export * as nano from '@opentdf/sdk/nano';
|
package/dist/src/index.js
CHANGED
|
@@ -25,4 +25,3 @@ export { version, clientType, tdfSpecVersion, } from '@opentdf/sdk';
|
|
|
25
25
|
// TODO: remove this export once the SDK is updated to deprecate the AuthProvider
|
|
26
26
|
export { AuthProviders } from '@opentdf/sdk';
|
|
27
27
|
export * as singlecontainer from '@opentdf/sdk/singlecontainer';
|
|
28
|
-
export * as nano from '@opentdf/sdk/nano';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@virtru/dsp-sdk",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.1",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"main": "dist/src/index.js",
|
|
6
6
|
"exports": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@bufbuild/protobuf": "^2.7.0",
|
|
35
35
|
"@connectrpc/connect": "~2.0.2",
|
|
36
36
|
"@connectrpc/connect-web": "~2.0.2",
|
|
37
|
-
"@opentdf/sdk": "0.
|
|
37
|
+
"@opentdf/sdk": "0.9.0-rc.82",
|
|
38
38
|
"@rushstack/heft": "^0.50.0",
|
|
39
39
|
"asn1js": "^3.0.5",
|
|
40
40
|
"pkijs": "^3.0.19"
|
package/src/index.ts
CHANGED