@lssm/example.learning-journey-studio-onboarding 0.0.0-canary-20251217062139 → 0.0.0-canary-20251217063201
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.
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
[34mℹ[39m target: [34mesnext[39m
|
|
7
7
|
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
8
8
|
[34mℹ[39m Build start
|
|
9
|
-
[34mℹ[39m Cleaning 22 files
|
|
10
9
|
[34mℹ[39m [2mdist/[22m[1mcontracts/index.js[22m [2m 2.98 kB[22m [2m│ gzip: 0.92 kB[22m
|
|
11
10
|
[34mℹ[39m [2mdist/[22m[1mtrack.js[22m [2m 1.91 kB[22m [2m│ gzip: 0.80 kB[22m
|
|
12
11
|
[34mℹ[39m [2mdist/[22m[1mdocs/studio-onboarding.docblock.js[22m [2m 1.52 kB[22m [2m│ gzip: 0.77 kB[22m
|
|
@@ -152,8 +151,8 @@
|
|
|
152
151
|
[38;5;240m │[0m
|
|
153
152
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
154
153
|
|
|
155
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '
|
|
156
|
-
- Module not found, treating it as an external dependency in ../../libs/contracts/dist/
|
|
154
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
|
|
155
|
+
- Module not found, treating it as an external dependency in ../../libs/contracts/dist/workflow/runner.js at 80..93
|
|
157
156
|
[38;5;240m │[0m
|
|
158
157
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
159
158
|
|
|
@@ -162,8 +161,8 @@
|
|
|
162
161
|
[38;5;240m │[0m
|
|
163
162
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
164
163
|
|
|
165
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve '
|
|
166
|
-
- Module not found, treating it as an external dependency in ../../libs/contracts/dist/
|
|
164
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
|
|
165
|
+
- Module not found, treating it as an external dependency in ../../libs/contracts/dist/presentations.v2.js at 93..103
|
|
167
166
|
[38;5;240m │[0m
|
|
168
167
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
169
168
|
|
|
@@ -172,8 +171,8 @@
|
|
|
172
171
|
[38;5;240m │[0m
|
|
173
172
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
174
173
|
|
|
175
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../libs/contracts/dist/
|
|
176
|
-
- Module not found, treating it as an external dependency in ../../libs/contracts/dist/
|
|
174
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
|
|
175
|
+
- Module not found, treating it as an external dependency in ../../libs/contracts/dist/experiments/evaluator.js at 27..40
|
|
177
176
|
[38;5;240m │[0m
|
|
178
177
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
179
178
|
|
|
@@ -182,4 +181,4 @@
|
|
|
182
181
|
[38;5;240m │[0m
|
|
183
182
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
184
183
|
|
|
185
|
-
[32m✔[39m Build complete in [
|
|
184
|
+
[32m✔[39m Build complete in [32m6888ms[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @lssm/example.learning-journey-studio-onboarding
|
|
2
2
|
|
|
3
|
-
## 0.0.0-canary-
|
|
3
|
+
## 0.0.0-canary-20251217063201
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -9,6 +9,6 @@
|
|
|
9
9
|
### Patch Changes
|
|
10
10
|
|
|
11
11
|
- Updated dependencies [66a5dfd]
|
|
12
|
-
- @lssm/lib.contracts@0.0.0-canary-
|
|
13
|
-
- @lssm/lib.schema@0.0.0-canary-
|
|
14
|
-
- @lssm/module.learning-journey@0.0.0-canary-
|
|
12
|
+
- @lssm/lib.contracts@0.0.0-canary-20251217063201
|
|
13
|
+
- @lssm/lib.schema@0.0.0-canary-20251217063201
|
|
14
|
+
- @lssm/module.learning-journey@0.0.0-canary-20251217063201
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lssm/example.learning-journey-studio-onboarding",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-20251217063201",
|
|
4
4
|
"description": "Learning journey track for first 30 minutes in ContractSpec Studio.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -30,13 +30,13 @@
|
|
|
30
30
|
"lint:check": "eslint src"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@lssm/lib.contracts": "0.0.0-canary-
|
|
34
|
-
"@lssm/lib.schema": "0.0.0-canary-
|
|
35
|
-
"@lssm/module.learning-journey": "0.0.0-canary-
|
|
33
|
+
"@lssm/lib.contracts": "0.0.0-canary-20251217063201",
|
|
34
|
+
"@lssm/lib.schema": "0.0.0-canary-20251217063201",
|
|
35
|
+
"@lssm/module.learning-journey": "0.0.0-canary-20251217063201"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@lssm/tool.tsdown": "0.0.0-canary-
|
|
39
|
-
"@lssm/tool.typescript": "0.0.0-canary-
|
|
38
|
+
"@lssm/tool.tsdown": "0.0.0-canary-20251217063201",
|
|
39
|
+
"@lssm/tool.typescript": "0.0.0-canary-20251217063201",
|
|
40
40
|
"tsdown": "^0.17.4",
|
|
41
41
|
"typescript": "^5.9.3"
|
|
42
42
|
},
|