@contractspec/example.learning-journey-platform-tour 1.50.0 → 1.52.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.
@@ -1,7 +1,7 @@
1
1
  $ tsdown
2
2
  ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-platform-tour/tsdown.config.js
4
- ℹ entry: src/example.ts, src/index.ts, src/learning-journey-platform-tour.feature.ts, src/track.ts, src/docs/index.ts, src/docs/platform-tour.docblock.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/tests/operations.test-spec.ts
4
+ ℹ entry: src/example.ts, src/index.ts, src/learning-journey-platform-tour.feature.ts, src/track.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/docs/index.ts, src/docs/platform-tour.docblock.ts, src/tests/operations.test-spec.ts
5
5
  ℹ target: esnext
6
6
  ℹ tsconfig: tsconfig.json
7
7
  ℹ Build start
@@ -42,4 +42,4 @@ $ tsdown
42
42
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
43
43
  ℹ dist/docs/platform-tour.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
44
44
  ℹ 35 files, total: 53.41 kB
45
- ✔ Build complete in 21085ms
45
+ ✔ Build complete in 21756ms
@@ -1,48 +1,46 @@
1
-
2
- $ bun build:types && bun build:bundle
3
- $ tsc --noEmit
4
- $ tsdown
5
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
6
- ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/learning-journey-platform-tour/tsdown.config.js (unrun)
7
- ℹ entry: src/example.ts, src/index.ts, src/learning-journey-platform-tour.feature.ts, src/track.ts, src/docs/index.ts, src/docs/platform-tour.docblock.ts, src/handlers/demo.handlers.ts, src/presentations/index.ts, src/operations/index.ts, src/tests/operations.test-spec.ts
8
- ℹ target: esnext
9
- ℹ tsconfig: tsconfig.json
10
- ℹ Build start
11
- ℹ Cleaning 40 files
12
- ℹ dist/operations/index.js 4.26 kB │ gzip: 1.08 kB
13
- ℹ dist/track.js 2.85 kB │ gzip: 0.91 kB
14
- ℹ dist/learning-journey-platform-tour.feature.js 1.81 kB │ gzip: 0.62 kB
15
- ℹ dist/docs/platform-tour.docblock.js 1.57 kB │ gzip: 0.81 kB
16
- ℹ dist/presentations/index.js 1.49 kB │ gzip: 0.58 kB
17
- ℹ dist/example.js 1.07 kB │ gzip: 0.52 kB
18
- ℹ dist/index.js 1.01 kB │ gzip: 0.31 kB
19
- ℹ dist/tests/operations.test-spec.js 0.90 kB │ gzip: 0.42 kB
20
- ℹ dist/handlers/demo.handlers.js 0.83 kB │ gzip: 0.42 kB
21
- ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
22
- ℹ dist/operations/index.js.map 6.35 kB │ gzip: 1.59 kB
23
- ℹ dist/track.js.map 4.47 kB │ gzip: 1.24 kB
24
- ℹ dist/learning-journey-platform-tour.feature.js.map 2.86 kB │ gzip: 1.02 kB
25
- ℹ dist/presentations/index.js.map 2.18 kB │ gzip: 0.87 kB
26
- ℹ dist/docs/platform-tour.docblock.js.map 2.01 kB │ gzip: 0.97 kB
27
- ℹ dist/handlers/demo.handlers.js.map 1.65 kB │ gzip: 0.72 kB
28
- ℹ dist/example.js.map 1.52 kB │ gzip: 0.72 kB
29
- ℹ dist/tests/operations.test-spec.js.map 1.44 kB │ gzip: 0.61 kB
30
- ℹ dist/operations/index.d.ts.map 0.84 kB │ gzip: 0.32 kB
31
- ℹ dist/handlers/demo.handlers.d.ts.map 0.68 kB │ gzip: 0.35 kB
32
- ℹ dist/learning-journey-platform-tour.feature.d.ts.map 0.21 kB │ gzip: 0.16 kB
33
- ℹ dist/presentations/index.d.ts.map 0.21 kB │ gzip: 0.17 kB
34
- ℹ dist/tests/operations.test-spec.d.ts.map 0.17 kB │ gzip: 0.14 kB
35
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
36
- ℹ dist/track.d.ts.map 0.14 kB │ gzip: 0.13 kB
37
- ℹ dist/operations/index.d.ts 8.79 kB │ gzip: 0.93 kB
38
- ℹ dist/handlers/demo.handlers.d.ts 1.00 kB │ gzip: 0.43 kB
39
- ℹ dist/index.d.ts 0.99 kB │ gzip: 0.29 kB
40
- ℹ dist/presentations/index.d.ts 0.54 kB │ gzip: 0.22 kB
41
- ℹ dist/learning-journey-platform-tour.feature.d.ts 0.49 kB │ gzip: 0.27 kB
42
- ℹ dist/track.d.ts 0.37 kB │ gzip: 0.20 kB
43
- ℹ dist/tests/operations.test-spec.d.ts 0.28 kB │ gzip: 0.18 kB
44
- ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
45
- ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
46
- ℹ dist/docs/platform-tour.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
47
- ℹ 35 files, total: 53.41 kB
48
- ✔ Build complete in 8842ms
1
+ $ bun build:types && bun build:bundle
2
+ $ tsc --noEmit
3
+ $ tsdown
4
+ ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
5
+ ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-platform-tour/tsdown.config.js
6
+ ℹ entry: src/example.ts, src/index.ts, src/learning-journey-platform-tour.feature.ts, src/track.ts, src/docs/index.ts, src/docs/platform-tour.docblock.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/tests/operations.test-spec.ts
7
+ ℹ target: esnext
8
+ ℹ tsconfig: tsconfig.json
9
+ ℹ Build start
10
+ ℹ dist/operations/index.js 4.26 kB │ gzip: 1.08 kB
11
+ ℹ dist/track.js 2.85 kB │ gzip: 0.91 kB
12
+ ℹ dist/learning-journey-platform-tour.feature.js 1.81 kB │ gzip: 0.62 kB
13
+ ℹ dist/docs/platform-tour.docblock.js 1.57 kB │ gzip: 0.81 kB
14
+ ℹ dist/presentations/index.js 1.49 kB │ gzip: 0.58 kB
15
+ ℹ dist/example.js 1.07 kB │ gzip: 0.52 kB
16
+ ℹ dist/index.js 1.01 kB │ gzip: 0.31 kB
17
+ ℹ dist/tests/operations.test-spec.js 0.90 kB │ gzip: 0.42 kB
18
+ ℹ dist/handlers/demo.handlers.js 0.83 kB │ gzip: 0.42 kB
19
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
20
+ ℹ dist/operations/index.js.map 6.35 kB │ gzip: 1.59 kB
21
+ ℹ dist/track.js.map 4.47 kB │ gzip: 1.24 kB
22
+ ℹ dist/learning-journey-platform-tour.feature.js.map 2.86 kB │ gzip: 1.02 kB
23
+ ℹ dist/presentations/index.js.map 2.18 kB │ gzip: 0.87 kB
24
+ ℹ dist/docs/platform-tour.docblock.js.map 2.01 kB │ gzip: 0.97 kB
25
+ ℹ dist/handlers/demo.handlers.js.map 1.65 kB │ gzip: 0.72 kB
26
+ ℹ dist/example.js.map 1.52 kB │ gzip: 0.72 kB
27
+ ℹ dist/tests/operations.test-spec.js.map 1.44 kB │ gzip: 0.61 kB
28
+ ℹ dist/operations/index.d.ts.map 0.84 kB │ gzip: 0.32 kB
29
+ ℹ dist/handlers/demo.handlers.d.ts.map 0.68 kB │ gzip: 0.35 kB
30
+ ℹ dist/learning-journey-platform-tour.feature.d.ts.map 0.21 kB │ gzip: 0.16 kB
31
+ ℹ dist/presentations/index.d.ts.map 0.21 kB │ gzip: 0.17 kB
32
+ ℹ dist/tests/operations.test-spec.d.ts.map 0.17 kB │ gzip: 0.14 kB
33
+ ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
34
+ ℹ dist/track.d.ts.map 0.14 kB │ gzip: 0.13 kB
35
+ ℹ dist/operations/index.d.ts 8.79 kB │ gzip: 0.93 kB
36
+ ℹ dist/handlers/demo.handlers.d.ts 1.00 kB │ gzip: 0.43 kB
37
+ ℹ dist/index.d.ts 0.99 kB │ gzip: 0.29 kB
38
+ ℹ dist/presentations/index.d.ts 0.54 kB │ gzip: 0.22 kB
39
+ ℹ dist/learning-journey-platform-tour.feature.d.ts 0.49 kB │ gzip: 0.26 kB
40
+ ℹ dist/track.d.ts 0.37 kB │ gzip: 0.20 kB
41
+ ℹ dist/tests/operations.test-spec.d.ts 0.28 kB │ gzip: 0.18 kB
42
+ ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
43
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
44
+ ℹ dist/docs/platform-tour.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
45
+ ℹ 35 files, total: 53.41 kB
46
+ ✔ Build complete in 26052ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @contractspec/example.learning-journey-platform-tour
2
2
 
3
+ ## 1.52.0
4
+
5
+ ### Minor Changes
6
+
7
+ - d93e6a9: fix: improve website
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [d93e6a9]
12
+ - @contractspec/module.learning-journey@1.52.0
13
+ - @contractspec/lib.contracts@1.52.0
14
+ - @contractspec/lib.schema@1.52.0
15
+
16
+ ## 1.51.0
17
+
18
+ ### Minor Changes
19
+
20
+ - e6faefb: feat: add guide to import existing codebase
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [23e46e9]
25
+ - Updated dependencies [ad1f852]
26
+ - Updated dependencies [e6faefb]
27
+ - @contractspec/lib.contracts@1.51.0
28
+ - @contractspec/module.learning-journey@1.51.0
29
+ - @contractspec/lib.schema@1.51.0
30
+
3
31
  ## 1.50.0
4
32
 
5
33
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-platform-tour",
3
- "version": "1.50.0",
3
+ "version": "1.52.0",
4
4
  "description": "Learning journey track covering ContractSpec platform primitives.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -30,13 +30,13 @@
30
30
  "lint:check": "eslint src"
31
31
  },
32
32
  "dependencies": {
33
- "@contractspec/lib.contracts": "1.50.0",
34
- "@contractspec/lib.schema": "1.50.0",
35
- "@contractspec/module.learning-journey": "1.50.0"
33
+ "@contractspec/lib.contracts": "1.52.0",
34
+ "@contractspec/lib.schema": "1.52.0",
35
+ "@contractspec/module.learning-journey": "1.52.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@contractspec/tool.tsdown": "1.50.0",
39
- "@contractspec/tool.typescript": "1.50.0",
38
+ "@contractspec/tool.tsdown": "1.52.0",
39
+ "@contractspec/tool.typescript": "1.52.0",
40
40
  "tsdown": "^0.19.0",
41
41
  "typescript": "^5.9.3"
42
42
  },