@contractspec/example.lifecycle-cli 3.3.0 → 3.4.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.
- package/.turbo/turbo-build.log +36 -35
- package/.turbo/turbo-prebuild.log +2 -1
- package/CHANGELOG.md +15 -0
- package/package.json +7 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
[
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
./
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
./
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
./
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
./
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
./
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
./
|
|
34
|
-
|
|
35
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
3
|
+
[0m[2m[35m$[0m [2m[1mbun run prebuild && bun run build:bundle && bun run build:types[0m
|
|
4
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
5
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build transpile[0m
|
|
6
|
+
[contractspec-bun-build] transpile target=bun root=src entries=6
|
|
7
|
+
[32mBundled 6 modules in 28ms[0m
|
|
8
|
+
|
|
9
|
+
[34m./demo.js[0m 1.73 KB [2m(entry point)[0m
|
|
10
|
+
[34m./index.js[0m 4.62 KB [2m(entry point)[0m
|
|
11
|
+
[34mdocs/index.js[0m 1.43 KB [2m(entry point)[0m
|
|
12
|
+
[34mdocs/lifecycle-cli.docblock.js[0m 1.43 KB [2m(entry point)[0m
|
|
13
|
+
[34m./example.js[0m 0.94 KB [2m(entry point)[0m
|
|
14
|
+
[34m./lifecycle-cli.feature.js[0m 0.57 KB [2m(entry point)[0m
|
|
15
|
+
|
|
16
|
+
[contractspec-bun-build] transpile target=node root=src entries=6
|
|
17
|
+
[32mBundled 6 modules in 15ms[0m
|
|
18
|
+
|
|
19
|
+
[34m./demo.js[0m 1.72 KB [2m(entry point)[0m
|
|
20
|
+
[34m./index.js[0m 4.60 KB [2m(entry point)[0m
|
|
21
|
+
[34mdocs/index.js[0m 1.42 KB [2m(entry point)[0m
|
|
22
|
+
[34mdocs/lifecycle-cli.docblock.js[0m 1.42 KB [2m(entry point)[0m
|
|
23
|
+
[34m./example.js[0m 0.93 KB [2m(entry point)[0m
|
|
24
|
+
[34m./lifecycle-cli.feature.js[0m 0.56 KB [2m(entry point)[0m
|
|
25
|
+
|
|
26
|
+
[contractspec-bun-build] transpile target=browser root=src entries=6
|
|
27
|
+
[32mBundled 6 modules in 12ms[0m
|
|
28
|
+
|
|
29
|
+
[34m./demo.js[0m 1.72 KB [2m(entry point)[0m
|
|
30
|
+
[34m./index.js[0m 4.60 KB [2m(entry point)[0m
|
|
31
|
+
[34mdocs/index.js[0m 1.42 KB [2m(entry point)[0m
|
|
32
|
+
[34mdocs/lifecycle-cli.docblock.js[0m 1.42 KB [2m(entry point)[0m
|
|
33
|
+
[34m./example.js[0m 0.93 KB [2m(entry point)[0m
|
|
34
|
+
[34m./lifecycle-cli.feature.js[0m 0.56 KB [2m(entry point)[0m
|
|
35
|
+
|
|
36
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @contractspec/example.lifecycle-cli
|
|
2
2
|
|
|
3
|
+
## 3.4.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 0ee467a: feat: improve ai and customization
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [0ee467a]
|
|
12
|
+
- Updated dependencies [56ee8e6]
|
|
13
|
+
- @contractspec/bundle.lifecycle-managed@3.4.0
|
|
14
|
+
- @contractspec/lib.contracts-spec@3.4.0
|
|
15
|
+
- @contractspec/lib.lifecycle@3.4.0
|
|
16
|
+
- @contractspec/lib.logger@3.4.0
|
|
17
|
+
|
|
3
18
|
## 3.3.0
|
|
4
19
|
|
|
5
20
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.lifecycle-cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.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",
|
|
@@ -71,15 +71,15 @@
|
|
|
71
71
|
"typecheck": "tsc --noEmit"
|
|
72
72
|
},
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"@contractspec/bundle.lifecycle-managed": "3.
|
|
75
|
-
"@contractspec/lib.lifecycle": "3.
|
|
76
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
77
|
-
"@contractspec/lib.logger": "3.
|
|
74
|
+
"@contractspec/bundle.lifecycle-managed": "3.4.0",
|
|
75
|
+
"@contractspec/lib.lifecycle": "3.4.0",
|
|
76
|
+
"@contractspec/lib.contracts-spec": "3.4.0",
|
|
77
|
+
"@contractspec/lib.logger": "3.4.0"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@contractspec/tool.typescript": "3.
|
|
80
|
+
"@contractspec/tool.typescript": "3.4.0",
|
|
81
81
|
"typescript": "^5.9.3",
|
|
82
|
-
"@contractspec/tool.bun": "3.
|
|
82
|
+
"@contractspec/tool.bun": "3.4.0"
|
|
83
83
|
},
|
|
84
84
|
"publishConfig": {
|
|
85
85
|
"access": "public",
|