@virtru/dsp-sdk 0.2.1 → 0.2.3
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 +21 -0
- package/.rush/temp/chunked-rush-logs/dsp-sdk._phase_test.chunks.jsonl +30 -0
- package/.rush/temp/package-deps__phase_build.json +7 -7
- package/.rush/temp/shrinkwrap-deps.json +464 -327
- package/CHANGELOG.json +28 -0
- package/CHANGELOG.md +15 -1
- package/dist/tests/dsp-client.test.js +36 -12
- package/dist/tests/dsp.test.js +36 -12
- package/package.json +12 -12
- package/tests/dsp-client.test.ts +42 -14
- package/tests/dsp.test.ts +42 -14
- package/vitest.config.ts +0 -11
- package/.rush/temp/operation/_phase_build/state.json +0 -3
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: heft build --clean --production\n"}
|
|
2
|
+
{"kind":"O","text":"Using local Heft from /home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk/node_modules/@rushstack/heft\n"}
|
|
3
|
+
{"kind":"O","text":"\n"}
|
|
4
|
+
{"kind":"O","text":"Project build folder is \"/home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk\"\n"}
|
|
5
|
+
{"kind":"O","text":"Starting build\n"}
|
|
6
|
+
{"kind":"O","text":" ---- Clean started ---- \n"}
|
|
7
|
+
{"kind":"O","text":" ---- Clean finished (1ms) ---- \n"}
|
|
8
|
+
{"kind":"O","text":" ---- Pre-compile started ---- \n"}
|
|
9
|
+
{"kind":"O","text":" ---- Pre-compile finished (0ms) ---- \n"}
|
|
10
|
+
{"kind":"O","text":" ---- Compile started ---- \n"}
|
|
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
|
+
{"kind":"O","text":"[typescript] Using TypeScript version 5.8.2\n"}
|
|
13
|
+
{"kind":"O","text":" ---- Compile finished (3999ms) ---- \n"}
|
|
14
|
+
{"kind":"O","text":" ---- Bundle started ---- \n"}
|
|
15
|
+
{"kind":"O","text":" ---- Bundle finished (1ms) ---- \n"}
|
|
16
|
+
{"kind":"O","text":" ---- Post-build started ---- \n"}
|
|
17
|
+
{"kind":"O","text":" ---- Post-build finished (0ms) ---- \n"}
|
|
18
|
+
{"kind":"O","text":"-------------------- Finished (4.34s) --------------------\n"}
|
|
19
|
+
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.2.2\n"}
|
|
20
|
+
{"kind":"O","text":"Heft version: 0.50.7\n"}
|
|
21
|
+
{"kind":"O","text":"Node version: v22.20.0\n"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{"kind":"O","text":"Invoking: npm run test && heft test --no-build --production\n"}
|
|
2
|
+
{"kind":"O","text":"\n"}
|
|
3
|
+
{"kind":"O","text":"> @virtru/dsp-sdk@0.2.2 test\n"}
|
|
4
|
+
{"kind":"O","text":"> npx vitest --run\n"}
|
|
5
|
+
{"kind":"O","text":"\n"}
|
|
6
|
+
{"kind":"O","text":"\n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[1m\u001b[46m RUN \u001b[49m\u001b[22m \u001b[36mv3.1.4 \u001b[39m\u001b[90m/home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk\u001b[39m\n"}
|
|
8
|
+
{"kind":"O","text":"\n"}
|
|
9
|
+
{"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"}
|
|
10
|
+
{"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"}
|
|
11
|
+
{"kind":"E","text":"\n"}
|
|
12
|
+
{"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"}
|
|
13
|
+
{"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"}
|
|
14
|
+
{"kind":"E","text":"\n"}
|
|
15
|
+
{"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 129\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
16
|
+
{"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 23\u001b[2mms\u001b[22m\u001b[39m\n"}
|
|
17
|
+
{"kind":"O","text":"\n"}
|
|
18
|
+
{"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m2 passed\u001b[39m\u001b[22m\u001b[90m (2)\u001b[39m\n"}
|
|
19
|
+
{"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m14 passed\u001b[39m\u001b[22m\u001b[90m (14)\u001b[39m\n"}
|
|
20
|
+
{"kind":"O","text":"\u001b[2m Start at \u001b[22m 21:31:05\n"}
|
|
21
|
+
{"kind":"O","text":"\u001b[2m Duration \u001b[22m 4.52s\u001b[2m (transform 575ms, setup 0ms, collect 3.84s, tests 152ms, environment 2.19s, prepare 559ms)\u001b[22m\n"}
|
|
22
|
+
{"kind":"O","text":"\n"}
|
|
23
|
+
{"kind":"O","text":"Using local Heft from /home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk/node_modules/@rushstack/heft\n"}
|
|
24
|
+
{"kind":"O","text":"\n"}
|
|
25
|
+
{"kind":"O","text":"Project build folder is \"/home/runner/_work/js-lib-monorepo/js-lib-monorepo/libraries/dsp-sdk\"\n"}
|
|
26
|
+
{"kind":"O","text":"Starting test\n"}
|
|
27
|
+
{"kind":"O","text":"-------------------- Finished (0.502s) --------------------\n"}
|
|
28
|
+
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.2.2\n"}
|
|
29
|
+
{"kind":"O","text":"Heft version: 0.50.7\n"}
|
|
30
|
+
{"kind":"O","text":"Node version: v22.20.0\n"}
|
|
@@ -2,12 +2,13 @@
|
|
|
2
2
|
"files": {
|
|
3
3
|
"libraries/dsp-sdk/.gitignore": "63ff9c3c57396245247098596ed79b36fd1d76a6",
|
|
4
4
|
"libraries/dsp-sdk/.prettierrc": "544138be45652abc7bc3873341deacd3f4f90c61",
|
|
5
|
-
"libraries/dsp-sdk/
|
|
6
|
-
"libraries/dsp-sdk/CHANGELOG.
|
|
5
|
+
"libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "29bf722355f40808b9b704ca7de26ec741050b0c",
|
|
6
|
+
"libraries/dsp-sdk/CHANGELOG.json": "ad06a022660f5779448ed616424e1b942f5978b4",
|
|
7
|
+
"libraries/dsp-sdk/CHANGELOG.md": "936a80776b0f96a441f3c5625655f33feb593798",
|
|
7
8
|
"libraries/dsp-sdk/LICENSE": "5e54fddf2616afa01260ae06b6b1f09e07d71077",
|
|
8
9
|
"libraries/dsp-sdk/README.md": "c680864c4d569416235cb0b114fa68207ddfc667",
|
|
9
10
|
"libraries/dsp-sdk/eslint.config.mjs": "a0b9402f6b9a945b8610d66a0b564c7b59238aba",
|
|
10
|
-
"libraries/dsp-sdk/package.json": "
|
|
11
|
+
"libraries/dsp-sdk/package.json": "82d05efaa95bf383dce2ccee419da6741616ae28",
|
|
11
12
|
"libraries/dsp-sdk/src/gen/buf/validate/validate_pb.ts": "f944ab8ae554fdc9cc773fdd55fd90557407f8c6",
|
|
12
13
|
"libraries/dsp-sdk/src/gen/config/formatters/testdata/v1/test_pb.ts": "49619c6863e01c0c956b158f8075d5ff21e99d02",
|
|
13
14
|
"libraries/dsp-sdk/src/gen/config/v1/config_pb.ts": "1857dfab96f7258da75adaaaca84c277357fd0fe",
|
|
@@ -32,15 +33,14 @@
|
|
|
32
33
|
"libraries/dsp-sdk/src/lib/dsp.ts": "f11b0270e65edd03a1f3e28f8a7dea24dd55f2bc",
|
|
33
34
|
"libraries/dsp-sdk/src/lib/utils.ts": "bc815d862bb8ab4162eb3ff6619b497dd445d5a8",
|
|
34
35
|
"libraries/dsp-sdk/src/vite-env.d.ts": "d07ebe61a244ee4fffdb3ba2e5674440e3340024",
|
|
35
|
-
"libraries/dsp-sdk/tests/dsp-client.test.ts": "
|
|
36
|
-
"libraries/dsp-sdk/tests/dsp.test.ts": "
|
|
36
|
+
"libraries/dsp-sdk/tests/dsp-client.test.ts": "772530fc1036ad904693f022b43f78c30365afca",
|
|
37
|
+
"libraries/dsp-sdk/tests/dsp.test.ts": "9197ea340a81380d4ad67a4cdc6696d42e08bd9c",
|
|
37
38
|
"libraries/dsp-sdk/tests/mocks/create-export-artifacts.ts": "4da51496fd76a2af6757f253c8197655c07805f4",
|
|
38
39
|
"libraries/dsp-sdk/tests/mocks/tagging-pdp-tag.ts": "472fb8edb0e603e541d4073e0f29d36a1f190453",
|
|
39
40
|
"libraries/dsp-sdk/tests/mocks/well-known-configuration.ts": "079db974991ed33cee5e0189f123956e2fab7168",
|
|
40
41
|
"libraries/dsp-sdk/tests/setup-msw.ts": "63f071cd77ee3f0ba56fc25fbc928ca3e4920ddf",
|
|
41
42
|
"libraries/dsp-sdk/tsconfig.json": "0aa1510e86d91b5c0cb278421d346dac0d9f1a67",
|
|
42
|
-
"libraries/dsp-sdk/vitest.config.ts": "
|
|
43
|
-
"libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "9de6f43f6e24bd62b5d5cf911be3bf57110e5daf"
|
|
43
|
+
"libraries/dsp-sdk/vitest.config.ts": "29a04ab74c9a35c1d4b16b3a19545abbfb74bebd"
|
|
44
44
|
},
|
|
45
45
|
"arguments": "heft build --clean --production"
|
|
46
46
|
}
|