@contractspec/example.lifecycle-cli 1.56.1 → 1.57.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,5 +1,5 @@
1
1
  $ tsdown
2
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
2
+ ℹ tsdown v0.20.3 powered by rolldown v1.0.0-rc.3
3
3
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/lifecycle-cli/tsdown.config.js
4
4
  ℹ entry: src/demo.ts, src/example.ts, src/index.ts, src/docs/index.ts, src/docs/lifecycle-cli.docblock.ts
5
5
  ℹ target: esnext
@@ -8,18 +8,23 @@ $ tsdown
8
8
  ℹ Cleaning 16 files
9
9
  ℹ dist/demo.js 1.54 kB │ gzip: 0.77 kB
10
10
  ℹ dist/docs/lifecycle-cli.docblock.js 1.44 kB │ gzip: 0.72 kB
11
- ℹ dist/example.js 0.97 kB │ gzip: 0.51 kB
12
- ℹ dist/index.js 0.18 kB │ gzip: 0.12 kB
11
+ ℹ dist/example.js 0.93 kB │ gzip: 0.50 kB
12
+ ℹ dist/index.js 0.15 kB │ gzip: 0.11 kB
13
13
  ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
14
14
  ℹ dist/demo.js.map 2.79 kB │ gzip: 1.18 kB
15
15
  ℹ dist/docs/lifecycle-cli.docblock.js.map 1.93 kB │ gzip: 0.90 kB
16
- ℹ dist/example.js.map 1.40 kB │ gzip: 0.70 kB
17
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
18
- ℹ dist/demo.d.ts.map 0.13 kB │ gzip: 0.13 kB
16
+ ℹ dist/example.js.map 1.39 kB │ gzip: 0.69 kB
17
+ ℹ dist/example.d.ts.map 0.13 kB │ gzip: 0.13 kB
18
+ ℹ dist/demo.d.ts.map 0.12 kB │ gzip: 0.12 kB
19
19
  ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
20
20
  ℹ dist/demo.d.ts 0.16 kB │ gzip: 0.14 kB
21
21
  ℹ dist/index.d.ts 0.13 kB │ gzip: 0.10 kB
22
22
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
23
23
  ℹ dist/docs/lifecycle-cli.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
24
- ℹ 15 files, total: 11.11 kB
25
- ✔ Build complete in 19163ms
24
+ ℹ 15 files, total: 11.01 kB
25
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
26
+ - tsdown:external (54%)
27
+ - rolldown-plugin-dts:generate (42%)
28
+ See https://rolldown.rs/options/checks#plugintimings for more details.
29
+
30
+ ✔ Build complete in 15972ms
@@ -1,7 +1,7 @@
1
1
  $ bun build:types && bun build:bundle
2
2
  $ tsc --noEmit
3
3
  $ tsdown
4
- ℹ tsdown v0.19.0 powered by rolldown v1.0.0-beta.59
4
+ ℹ tsdown v0.20.3 powered by rolldown v1.0.0-rc.3
5
5
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/lifecycle-cli/tsdown.config.js
6
6
  ℹ entry: src/demo.ts, src/example.ts, src/index.ts, src/docs/index.ts, src/docs/lifecycle-cli.docblock.ts
7
7
  ℹ target: esnext
@@ -9,18 +9,23 @@ $ tsdown
9
9
  ℹ Build start
10
10
  ℹ dist/demo.js 1.54 kB │ gzip: 0.77 kB
11
11
  ℹ dist/docs/lifecycle-cli.docblock.js 1.44 kB │ gzip: 0.72 kB
12
- ℹ dist/example.js 0.97 kB │ gzip: 0.51 kB
13
- ℹ dist/index.js 0.18 kB │ gzip: 0.12 kB
12
+ ℹ dist/example.js 0.93 kB │ gzip: 0.50 kB
13
+ ℹ dist/index.js 0.15 kB │ gzip: 0.11 kB
14
14
  ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
15
15
  ℹ dist/demo.js.map 2.79 kB │ gzip: 1.18 kB
16
16
  ℹ dist/docs/lifecycle-cli.docblock.js.map 1.93 kB │ gzip: 0.90 kB
17
- ℹ dist/example.js.map 1.40 kB │ gzip: 0.70 kB
18
- ℹ dist/example.d.ts.map 0.14 kB │ gzip: 0.13 kB
19
- ℹ dist/demo.d.ts.map 0.13 kB │ gzip: 0.13 kB
17
+ ℹ dist/example.js.map 1.39 kB │ gzip: 0.69 kB
18
+ ℹ dist/example.d.ts.map 0.13 kB │ gzip: 0.13 kB
19
+ ℹ dist/demo.d.ts.map 0.12 kB │ gzip: 0.12 kB
20
20
  ℹ dist/example.d.ts 0.25 kB │ gzip: 0.17 kB
21
21
  ℹ dist/demo.d.ts 0.16 kB │ gzip: 0.14 kB
22
22
  ℹ dist/index.d.ts 0.13 kB │ gzip: 0.10 kB
23
23
  ℹ dist/docs/index.d.ts 0.01 kB │ gzip: 0.03 kB
24
24
  ℹ dist/docs/lifecycle-cli.docblock.d.ts 0.01 kB │ gzip: 0.03 kB
25
- ℹ 15 files, total: 11.11 kB
26
- ✔ Build complete in 33434ms
25
+ ℹ 15 files, total: 11.01 kB
26
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
27
+ - tsdown:external (55%)
28
+ - rolldown-plugin-dts:generate (43%)
29
+ See https://rolldown.rs/options/checks#plugintimings for more details.
30
+
31
+ ✔ Build complete in 22676ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @contractspec/example.lifecycle-cli
2
2
 
3
+ ## 1.57.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 11a5a05: feat: improve product intent
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [8ecf3c1]
12
+ - Updated dependencies [47c48c2]
13
+ - Updated dependencies [a119963]
14
+ - Updated dependencies [4651e06]
15
+ - Updated dependencies [ad9d10a]
16
+ - Updated dependencies [11a5a05]
17
+ - @contractspec/lib.contracts@1.57.0
18
+ - @contractspec/bundle.lifecycle-managed@1.57.0
19
+ - @contractspec/lib.lifecycle@1.57.0
20
+ - @contractspec/lib.logger@1.57.0
21
+
3
22
  ## 1.56.1
4
23
 
5
24
  ### Patch Changes
@@ -1 +1 @@
1
- {"version":3,"file":"demo.d.ts","names":[],"sources":["../src/demo.ts"],"sourcesContent":[],"mappings":";iBAmBsB,mBAAA,CAAA,GAAuB"}
1
+ {"version":3,"file":"demo.d.ts","names":[],"sources":["../src/demo.ts"],"mappings":";iBAmBsB,mBAAA,CAAA,GAAuB,OAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"sourcesContent":[],"mappings":";;;cAEM,SA2BJ,4BAAA,CA3BW"}
1
+ {"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"mappings":";;;cAEM,OAAA,EA2BJ,4BAAA,CA3BW,WAAA"}
package/dist/example.js CHANGED
@@ -38,8 +38,7 @@ const example = defineExample({
38
38
  mcp: { enabled: true }
39
39
  }
40
40
  });
41
- var example_default = example;
42
41
 
43
42
  //#endregion
44
- export { example_default as default };
43
+ export { example as default };
45
44
  //# sourceMappingURL=example.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'lifecycle-cli',\n version: '1.0.0',\n title: 'Lifecycle CLI',\n description:\n 'Tiny script showing how to run the lifecycle managed service from a CLI (no HTTP server required).',\n kind: 'script',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['lifecycle', 'cli', 'demo'],\n },\n docs: {\n rootDocId: 'docs.examples.lifecycle-cli',\n usageDocId: 'docs.examples.lifecycle-cli.usage',\n },\n entrypoints: {\n packageName: '@contractspec/example.lifecycle-cli',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['markdown'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAa;GAAO;GAAO;EACnC;CACD,MAAM;EACJ,WAAW;EACX,YAAY;EACb;CACD,aAAa;EACX,aAAa;EACb,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO,CAAC,WAAW;GAAE;EAC/C,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC;AAEF,sBAAe"}
1
+ {"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'lifecycle-cli',\n version: '1.0.0',\n title: 'Lifecycle CLI',\n description:\n 'Tiny script showing how to run the lifecycle managed service from a CLI (no HTTP server required).',\n kind: 'script',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['lifecycle', 'cli', 'demo'],\n },\n docs: {\n rootDocId: 'docs.examples.lifecycle-cli',\n usageDocId: 'docs.examples.lifecycle-cli.usage',\n },\n entrypoints: {\n packageName: '@contractspec/example.lifecycle-cli',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['markdown'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAa;GAAO;GAAO;EACnC;CACD,MAAM;EACJ,WAAW;EACX,YAAY;EACb;CACD,aAAa;EACX,aAAa;EACb,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO,CAAC,WAAW;GAAE;EAC/C,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC"}
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { runLifecycleCliDemo } from "./demo.js";
2
- import example_default from "./example.js";
2
+ import example from "./example.js";
3
3
  import "./docs/index.js";
4
4
 
5
- export { example_default as example, runLifecycleCliDemo };
5
+ export { example, runLifecycleCliDemo };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.lifecycle-cli",
3
- "version": "1.56.1",
3
+ "version": "1.57.0",
4
4
  "description": "Lifecycle CLI demo (example): run lifecycle assessment without an HTTP server.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -26,15 +26,15 @@
26
26
  "test": "bun test"
27
27
  },
28
28
  "dependencies": {
29
- "@contractspec/bundle.lifecycle-managed": "1.56.1",
30
- "@contractspec/lib.lifecycle": "1.56.1",
31
- "@contractspec/lib.contracts": "1.56.1",
32
- "@contractspec/lib.logger": "1.56.1"
29
+ "@contractspec/bundle.lifecycle-managed": "1.57.0",
30
+ "@contractspec/lib.lifecycle": "1.57.0",
31
+ "@contractspec/lib.contracts": "1.57.0",
32
+ "@contractspec/lib.logger": "1.57.0"
33
33
  },
34
34
  "devDependencies": {
35
- "@contractspec/tool.tsdown": "1.56.1",
36
- "@contractspec/tool.typescript": "1.56.1",
37
- "tsdown": "^0.19.0",
35
+ "@contractspec/tool.tsdown": "1.57.0",
36
+ "@contractspec/tool.typescript": "1.57.0",
37
+ "tsdown": "^0.20.3",
38
38
  "typescript": "^5.9.3"
39
39
  },
40
40
  "publishConfig": {