@lssm/example.content-generation 0.0.0-canary-20251217060804 → 0.0.0-canary-20251217060834

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,21 +1,20 @@
1
-
2
- $ tsdown
3
- ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
4
- ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/content-generation/tsdown.config.js (unrun)
5
- ℹ entry: src/example.ts, src/generate.ts, src/index.ts, src/docs/content-generation.docblock.ts, src/docs/index.ts
6
- ℹ target: esnext
7
- ℹ tsconfig: tsconfig.json
8
- ℹ Build start
9
- ℹ Cleaning 11 files
10
- ℹ dist/generate.js 1.34 kB │ gzip: 0.78 kB
11
- ℹ dist/docs/content-generation.docblock.js 1.15 kB │ gzip: 0.62 kB
12
- ℹ dist/example.js 0.57 kB │ gzip: 0.33 kB
13
- ℹ dist/index.js 0.17 kB │ gzip: 0.12 kB
14
- ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
15
- ℹ dist/example.d.ts 1.02 kB │ gzip: 0.41 kB
16
- ℹ dist/index.d.ts 0.14 kB │ gzip: 0.10 kB
17
- ℹ dist/generate.d.ts 0.14 kB │ gzip: 0.12 kB
18
- ℹ dist/docs/content-generation.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
19
- ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
20
- ℹ 10 files, total: 4.59 kB
21
- ✔ Build complete in 6819ms
1
+ $ tsdown
2
+ ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
3
+ ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/content-generation/tsdown.config.js
4
+ ℹ entry: src/example.ts, src/generate.ts, src/index.ts, src/docs/content-generation.docblock.ts, src/docs/index.ts
5
+ ℹ target: esnext
6
+ ℹ tsconfig: tsconfig.json
7
+ ℹ Build start
8
+ ℹ Cleaning 11 files
9
+ ℹ dist/generate.js 1.34 kB │ gzip: 0.78 kB
10
+ ℹ dist/docs/content-generation.docblock.js 1.15 kB │ gzip: 0.62 kB
11
+ ℹ dist/example.js 0.57 kB │ gzip: 0.33 kB
12
+ ℹ dist/index.js 0.17 kB │ gzip: 0.12 kB
13
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
14
+ ℹ dist/example.d.ts 1.02 kB │ gzip: 0.41 kB
15
+ ℹ dist/index.d.ts 0.14 kB │ gzip: 0.10 kB
16
+ ℹ dist/generate.d.ts 0.14 kB │ gzip: 0.12 kB
17
+ ℹ dist/docs/content-generation.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
18
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
19
+ ℹ 10 files, total: 4.59 kB
20
+ ✔ Build complete in 28867ms
@@ -1,18 +1,21 @@
1
-
2
- $ bun build:bundle && bun build:types
3
- $ tsdown
4
- ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
5
- ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/content-generation/tsdown.config.js (unrun)
6
- ℹ entry: src/example.ts, src/generate.ts, src/index.ts, src/docs/content-generation.docblock.ts, src/docs/index.ts
7
- ℹ target: esnext
8
- ℹ tsconfig: tsconfig.json
9
- ℹ Build start
10
- ℹ Cleaning 6 files
11
- ℹ dist/generate.js 1.34 kB │ gzip: 0.78 kB
12
- ℹ dist/docs/content-generation.docblock.js 1.15 kB │ gzip: 0.62 kB
13
- ℹ dist/example.js 0.57 kB │ gzip: 0.33 kB
14
- ℹ dist/index.js 0.17 kB │ gzip: 0.12 kB
15
- ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
16
- ℹ 5 files, total: 3.26 kB
17
- ✔ Build complete in 49ms
18
- $ tsc --noEmit
1
+ $ bun build:bundle && bun build:types
2
+ $ tsdown
3
+ ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
4
+ ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/content-generation/tsdown.config.js
5
+ ℹ entry: src/example.ts, src/generate.ts, src/index.ts, src/docs/content-generation.docblock.ts, src/docs/index.ts
6
+ ℹ target: esnext
7
+ ℹ tsconfig: tsconfig.json
8
+ ℹ Build start
9
+ ℹ dist/generate.js 1.34 kB │ gzip: 0.78 kB
10
+ ℹ dist/docs/content-generation.docblock.js 1.15 kB │ gzip: 0.62 kB
11
+ ℹ dist/example.js 0.57 kB │ gzip: 0.33 kB
12
+ ℹ dist/index.js 0.17 kB │ gzip: 0.12 kB
13
+ ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
14
+ ℹ dist/example.d.ts 1.02 kB │ gzip: 0.41 kB
15
+ ℹ dist/index.d.ts 0.14 kB │ gzip: 0.10 kB
16
+ ℹ dist/generate.d.ts 0.14 kB │ gzip: 0.12 kB
17
+ ℹ dist/docs/content-generation.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
18
+ ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
19
+ ℹ 10 files, total: 4.59 kB
20
+ ✔ Build complete in 33166ms
21
+ $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.content-generation
2
2
 
3
- ## 0.0.0-canary-20251217060804
3
+ ## 0.0.0-canary-20251217060834
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.content-gen@0.0.0-canary-20251217060804
13
- - @lssm/lib.contracts@0.0.0-canary-20251217060804
14
- - @lssm/lib.logger@0.0.0-canary-20251217060804
12
+ - @lssm/lib.content-gen@0.0.0-canary-20251217060834
13
+ - @lssm/lib.contracts@0.0.0-canary-20251217060834
14
+ - @lssm/lib.logger@0.0.0-canary-20251217060834
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.content-generation",
3
- "version": "0.0.0-canary-20251217060804",
3
+ "version": "0.0.0-canary-20251217060834",
4
4
  "description": "Content generation example using @lssm/lib.content-gen.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -27,13 +27,13 @@
27
27
  "test": "bun test"
28
28
  },
29
29
  "dependencies": {
30
- "@lssm/lib.content-gen": "0.0.0-canary-20251217060804",
31
- "@lssm/lib.contracts": "0.0.0-canary-20251217060804",
32
- "@lssm/lib.logger": "0.0.0-canary-20251217060804"
30
+ "@lssm/lib.content-gen": "0.0.0-canary-20251217060834",
31
+ "@lssm/lib.contracts": "0.0.0-canary-20251217060834",
32
+ "@lssm/lib.logger": "0.0.0-canary-20251217060834"
33
33
  },
34
34
  "devDependencies": {
35
- "@lssm/tool.tsdown": "0.0.0-canary-20251217060804",
36
- "@lssm/tool.typescript": "0.0.0-canary-20251217060804",
35
+ "@lssm/tool.tsdown": "0.0.0-canary-20251217060834",
36
+ "@lssm/tool.typescript": "0.0.0-canary-20251217060834",
37
37
  "tsdown": "^0.17.4",
38
38
  "typescript": "^5.9.3"
39
39
  },