@virtru/dsp-sdk 0.2.0 → 0.2.2
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/package-deps__phase_build.json +6 -5
- package/.rush/temp/shrinkwrap-deps.json +462 -327
- package/CHANGELOG.json +28 -0
- package/CHANGELOG.md +15 -1
- package/LICENSE +211 -0
- package/package.json +4 -3
- 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 (4823ms) ---- \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 (5.183s) --------------------\n"}
|
|
19
|
+
{"kind":"O","text":"Project: @virtru/dsp-sdk@0.2.1\n"}
|
|
20
|
+
{"kind":"O","text":"Heft version: 0.50.7\n"}
|
|
21
|
+
{"kind":"O","text":"Node version: v22.20.0\n"}
|
|
@@ -2,11 +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": "07d2d9a8a163f90eae1f07867ddeed7f2fe8a21f",
|
|
6
|
+
"libraries/dsp-sdk/CHANGELOG.json": "37bb5812d969744357ad7814c908df9278cc20b3",
|
|
7
|
+
"libraries/dsp-sdk/CHANGELOG.md": "57d435d7a6101eedaa7dabcf69fb57f490919057",
|
|
8
|
+
"libraries/dsp-sdk/LICENSE": "5e54fddf2616afa01260ae06b6b1f09e07d71077",
|
|
7
9
|
"libraries/dsp-sdk/README.md": "c680864c4d569416235cb0b114fa68207ddfc667",
|
|
8
10
|
"libraries/dsp-sdk/eslint.config.mjs": "a0b9402f6b9a945b8610d66a0b564c7b59238aba",
|
|
9
|
-
"libraries/dsp-sdk/package.json": "
|
|
11
|
+
"libraries/dsp-sdk/package.json": "4e511b9d8de544dcd4efe90d896a52254b51efda",
|
|
10
12
|
"libraries/dsp-sdk/src/gen/buf/validate/validate_pb.ts": "f944ab8ae554fdc9cc773fdd55fd90557407f8c6",
|
|
11
13
|
"libraries/dsp-sdk/src/gen/config/formatters/testdata/v1/test_pb.ts": "49619c6863e01c0c956b158f8075d5ff21e99d02",
|
|
12
14
|
"libraries/dsp-sdk/src/gen/config/v1/config_pb.ts": "1857dfab96f7258da75adaaaca84c277357fd0fe",
|
|
@@ -38,8 +40,7 @@
|
|
|
38
40
|
"libraries/dsp-sdk/tests/mocks/well-known-configuration.ts": "079db974991ed33cee5e0189f123956e2fab7168",
|
|
39
41
|
"libraries/dsp-sdk/tests/setup-msw.ts": "63f071cd77ee3f0ba56fc25fbc928ca3e4920ddf",
|
|
40
42
|
"libraries/dsp-sdk/tsconfig.json": "0aa1510e86d91b5c0cb278421d346dac0d9f1a67",
|
|
41
|
-
"libraries/dsp-sdk/vitest.config.ts": "a73223aad1dd4af267c277821cc7c3de2e024f6d"
|
|
42
|
-
"libraries/dsp-sdk/.rush/temp/shrinkwrap-deps.json": "9de6f43f6e24bd62b5d5cf911be3bf57110e5daf"
|
|
43
|
+
"libraries/dsp-sdk/vitest.config.ts": "a73223aad1dd4af267c277821cc7c3de2e024f6d"
|
|
43
44
|
},
|
|
44
45
|
"arguments": "heft build --clean --production"
|
|
45
46
|
}
|