@lssm/example.lifecycle-cli 0.0.0-canary-20251217073102 → 0.0.0-canary-20251217080011

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,6 +6,7 @@
6
6
  ℹ target: esnext
7
7
  ℹ tsconfig: tsconfig.json
8
8
  ℹ Build start
9
+ ℹ Cleaning 198 files
9
10
  ℹ dist/demo.js  1.80 kB │ gzip: 0.81 kB
10
11
  ℹ dist/docs/lifecycle-cli.docblock.js  1.44 kB │ gzip: 0.71 kB
11
12
  ℹ dist/example.js  0.74 kB │ gzip: 0.41 kB
@@ -149,22 +150,12 @@
149
150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
150
151
  ───╯
151
152
 
152
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../bundles/lifecycle-managed/dist/libs/observability/dist/intent/detector.js
153
- ╭─[ ../../bundles/lifecycle-managed/dist/libs/observability/dist/intent/detector.js:1:8 ]
154
- │
155
- 1 │ import "node:crypto";
156
-  │ ──────┬──────
157
-  │ ╰──────── Module not found, treating it as an external dependency
158
-  │
159
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
160
- ───╯
161
-
162
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../bundles/lifecycle-managed/dist/libs/ai-agent/dist/approval/workflow.js
163
- ╭─[ ../../bundles/lifecycle-managed/dist/libs/ai-agent/dist/approval/workflow.js:1:8 ]
153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'dayjs' in ../../bundles/lifecycle-managed/dist/libs/analytics/dist/churn/predictor.js
154
+ ╭─[ ../../bundles/lifecycle-managed/dist/libs/analytics/dist/churn/predictor.js:1:8 ]
164
155
  │
165
- 1 │ import "node:crypto";
166
-  │ ──────┬──────
167
-  │ ╰──────── Module not found, treating it as an external dependency
156
+ 1 │ import "dayjs";
157
+  │ ───┬───
158
+  │ ╰───── Module not found, treating it as an external dependency
168
159
   │
169
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
170
161
  ───╯
@@ -179,12 +170,12 @@
179
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
180
171
  ───╯
181
172
 
182
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'dayjs' in ../../bundles/lifecycle-managed/dist/libs/analytics/dist/churn/predictor.js
183
- ╭─[ ../../bundles/lifecycle-managed/dist/libs/analytics/dist/churn/predictor.js:1:8 ]
173
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../bundles/lifecycle-managed/dist/libs/ai-agent/dist/approval/workflow.js
174
+ ╭─[ ../../bundles/lifecycle-managed/dist/libs/ai-agent/dist/approval/workflow.js:1:8 ]
184
175
  │
185
- 1 │ import "dayjs";
186
-  │ ───┬───
187
-  │ ╰───── Module not found, treating it as an external dependency
176
+ 1 │ import "node:crypto";
177
+  │ ──────┬──────
178
+  │ ╰──────── Module not found, treating it as an external dependency
188
179
   │
189
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
190
181
  ───╯
@@ -199,4 +190,14 @@
199
190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
200
191
  ───╯
201
192
 
202
- ✔ Build complete in 1848ms
193
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../bundles/lifecycle-managed/dist/libs/observability/dist/intent/detector.js
194
+ ╭─[ ../../bundles/lifecycle-managed/dist/libs/observability/dist/intent/detector.js:1:8 ]
195
+ │
196
+ 1 │ import "node:crypto";
197
+  │ ──────┬──────
198
+  │ ╰──────── Module not found, treating it as an external dependency
199
+  │
200
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
+ ───╯
202
+
203
+ ✔ Build complete in 1461ms
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.lifecycle-cli
2
2
 
3
- ## 0.0.0-canary-20251217073102
3
+ ## 0.0.0-canary-20251217080011
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/bundle.lifecycle-managed@0.0.0-canary-20251217073102
13
- - @lssm/lib.contracts@0.0.0-canary-20251217073102
14
- - @lssm/lib.lifecycle@0.0.0-canary-20251217073102
15
- - @lssm/lib.logger@0.0.0-canary-20251217073102
16
- - @lssm/lib.schema@0.0.0-canary-20251217073102
12
+ - @lssm/bundle.lifecycle-managed@0.0.0-canary-20251217080011
13
+ - @lssm/lib.contracts@0.0.0-canary-20251217080011
14
+ - @lssm/lib.lifecycle@0.0.0-canary-20251217080011
15
+ - @lssm/lib.logger@0.0.0-canary-20251217080011
16
+ - @lssm/lib.schema@0.0.0-canary-20251217080011
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.lifecycle-cli",
3
- "version": "0.0.0-canary-20251217073102",
3
+ "version": "0.0.0-canary-20251217080011",
4
4
  "description": "Lifecycle CLI demo (example): run lifecycle assessment without an HTTP server.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -27,15 +27,15 @@
27
27
  "test": "bun test"
28
28
  },
29
29
  "dependencies": {
30
- "@lssm/bundle.lifecycle-managed": "0.0.0-canary-20251217073102",
31
- "@lssm/lib.lifecycle": "0.0.0-canary-20251217073102",
32
- "@lssm/lib.schema": "0.0.0-canary-20251217073102",
33
- "@lssm/lib.contracts": "0.0.0-canary-20251217073102",
34
- "@lssm/lib.logger": "0.0.0-canary-20251217073102"
30
+ "@lssm/bundle.lifecycle-managed": "0.0.0-canary-20251217080011",
31
+ "@lssm/lib.lifecycle": "0.0.0-canary-20251217080011",
32
+ "@lssm/lib.schema": "0.0.0-canary-20251217080011",
33
+ "@lssm/lib.contracts": "0.0.0-canary-20251217080011",
34
+ "@lssm/lib.logger": "0.0.0-canary-20251217080011"
35
35
  },
36
36
  "devDependencies": {
37
- "@lssm/tool.tsdown": "0.0.0-canary-20251217073102",
38
- "@lssm/tool.typescript": "0.0.0-canary-20251217073102",
37
+ "@lssm/tool.tsdown": "0.0.0-canary-20251217080011",
38
+ "@lssm/tool.typescript": "0.0.0-canary-20251217080011",
39
39
  "tsdown": "^0.17.4",
40
40
  "typescript": "^5.9.3"
41
41
  },