@aiready/context-analyzer 0.7.12 → 0.7.15

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,6 +1,6 @@
1
1
 
2
2
  
3
- > @aiready/context-analyzer@0.7.12 build /Users/pengcao/projects/aiready/packages/context-analyzer
3
+ > @aiready/context-analyzer@0.7.15 build /Users/pengcao/projects/aiready/packages/context-analyzer
4
4
  > tsup src/index.ts src/cli.ts --format cjs,esm --dts
5
5
 
6
6
  CLI Building entry: src/cli.ts, src/index.ts
@@ -9,16 +9,16 @@
9
9
  CLI Target: es2020
10
10
  CJS Build start
11
11
  ESM Build start
12
- CJS dist/index.js 33.35 KB
13
- CJS dist/cli.js 49.43 KB
14
- CJS ⚡️ Build success in 201ms
12
+ ESM dist/chunk-G7PO3DNK.mjs 35.66 KB
15
13
  ESM dist/cli.mjs 18.50 KB
16
- ESM dist/index.mjs 504.00 B
17
- ESM dist/chunk-DMRZMS2U.mjs 31.83 KB
18
- ESM ⚡️ Build success in 208ms
14
+ ESM dist/index.mjs 554.00 B
15
+ ESM ⚡️ Build success in 74ms
16
+ CJS dist/cli.js 49.43 KB
17
+ CJS dist/index.js 37.22 KB
18
+ CJS ⚡️ Build success in 75ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 1547ms
20
+ DTS ⚡️ Build success in 681ms
21
21
  DTS dist/cli.d.ts 20.00 B
22
- DTS dist/index.d.ts 5.56 KB
22
+ DTS dist/index.d.ts 5.95 KB
23
23
  DTS dist/cli.d.mts 20.00 B
24
- DTS dist/index.d.mts 5.56 KB
24
+ DTS dist/index.d.mts 5.95 KB
@@ -1,29 +1,24 @@
1
1
 
2
2
  
3
- > @aiready/context-analyzer@0.7.12 test /Users/pengcao/projects/aiready/packages/context-analyzer
3
+ > @aiready/context-analyzer@0.7.15 test /Users/pengcao/projects/aiready/packages/context-analyzer
4
4
  > vitest run
5
5
 
6
6
 
7
7
   RUN  v2.1.9 /Users/pengcao/projects/aiready/packages/context-analyzer
8
8
 
9
- [?25l · src/__tests__/analyzer.test.ts (14)
10
- ✓ src/__tests__/enhanced-cohesion.test.ts (6)
11
- [?25l[?25l · src/__tests__/analyzer.test.ts (14)
9
+ [?25l ✓ src/__tests__/scoring.test.ts (7)
10
+ [?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l · src/__tests__/analyzer.test.ts (14)
12
11
  · src/__tests__/auto-detection.test.ts (8)
12
+ ✓ src/__tests__/scoring.test.ts (7)
13
13
  ✓ src/__tests__/enhanced-cohesion.test.ts (6)
14
- [?25l[?25l · src/__tests__/analyzer.test.ts (14)
15
- ✓ src/__tests__/auto-detection.test.ts (8)
16
- ✓ src/__tests__/enhanced-cohesion.test.ts (6)
17
- [?25l[?25l ✓ src/__tests__/analyzer.test.ts (14)
18
- ✓ src/__tests__/auto-detection.test.ts (8)
19
- ✓ src/__tests__/enhanced-cohesion.test.ts (6)
20
-  ✓ src/__tests__/analyzer.test.ts (14)
14
+  ✓ src/__tests__/analyzer.test.ts (14)
21
15
  ✓ src/__tests__/auto-detection.test.ts (8)
22
16
  ✓ src/__tests__/enhanced-cohesion.test.ts (6)
17
+ ✓ src/__tests__/scoring.test.ts (7)
23
18
 
24
-  Test Files  3 passed (3)
25
-  Tests  28 passed (28)
26
-  Start at  18:01:20
27
-  Duration  2.10s (transform 200ms, setup 0ms, collect 2.75s, tests 110ms, environment 0ms, prepare 440ms)
19
+  Test Files  4 passed (4)
20
+  Tests  35 passed (35)
21
+  Start at  19:06:10
22
+  Duration  617ms (transform 418ms, setup 0ms, collect 1.11s, tests 32ms, environment 0ms, prepare 302ms)
28
23
 
29
24
  [?25h[?25h