@aiready/change-amplification 0.14.17 → 0.14.18

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/change-amplification@0.14.16 build /Users/pengcao/projects/aiready/packages/change-amplification
3
+ > @aiready/change-amplification@0.14.17 build /Users/pengcao/projects/aiready/packages/change-amplification
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
@@ -11,13 +11,13 @@
11
11
  ESM Build start
12
12
  CJS dist/index.js 7.53 KB
13
13
  CJS dist/cli.js 8.99 KB
14
- CJS ⚡️ Build success in 69ms
14
+ CJS ⚡️ Build success in 81ms
15
15
  ESM dist/index.mjs 916.00 B
16
- ESM dist/chunk-KUIEB4UN.mjs 5.32 KB
17
16
  ESM dist/cli.mjs 2.41 KB
18
- ESM ⚡️ Build success in 69ms
17
+ ESM dist/chunk-KUIEB4UN.mjs 5.32 KB
18
+ ESM ⚡️ Build success in 86ms
19
19
  DTS Build start
20
- DTS ⚡️ Build success in 2867ms
20
+ DTS ⚡️ Build success in 3352ms
21
21
  DTS dist/cli.d.ts 266.00 B
22
22
  DTS dist/index.d.ts 937.00 B
23
23
  DTS dist/cli.d.mts 266.00 B
@@ -1,19 +1,30 @@
1
1
 
2
2
  
3
- > @aiready/change-amplification@0.14.16 test /Users/pengcao/projects/aiready/packages/change-amplification
3
+ > @aiready/change-amplification@0.14.17 test /Users/pengcao/projects/aiready/packages/change-amplification
4
4
  > vitest run
5
5
 
6
6
  [?25l
7
7
   RUN  v4.1.2 /Users/pengcao/projects/aiready/packages/change-amplification
8
8
 
9
9
  [?2026h
10
-  ❯ src/__tests__/analyzer.test.ts [queued]
10
+  ❯ src/__tests__/dummy.test.ts [queued]
11
11
 
12
12
   Test Files 0 passed (6)
13
13
   Tests 0 passed (0)
14
-  Start at 19:19:04
15
-  Duration 102ms
16
- [?2026l[?2026h ✓ src/__tests__/dummy.test.ts (1 test) 2ms
14
+  Start at 19:25:10
15
+  Duration 341ms
16
+ [?2026l[?2026h
17
+  ❯ src/__tests__/analyzer.test.ts [queued]
18
+  ❯ src/__tests__/cli.test.ts [queued]
19
+  ❯ src/__tests__/contract.test.ts [queued]
20
+  ❯ src/__tests__/dummy.test.ts 1/1
21
+  ❯ src/__tests__/scoring.test.ts [queued]
22
+
23
+  Test Files 0 passed (6)
24
+  Tests 1 passed (1)
25
+  Start at 19:25:10
26
+  Duration 442ms
27
+ [?2026l[?2026h ✓ src/__tests__/dummy.test.ts (1 test) 3ms
17
28
 
18
29
   ❯ src/__tests__/analyzer.test.ts [queued]
19
30
   ❯ src/__tests__/cli.test.ts [queued]
@@ -23,32 +34,43 @@
23
34
 
24
35
   Test Files 1 passed (6)
25
36
   Tests 1 passed (1)
26
-  Start at 19:19:04
27
-  Duration 959ms
37
+  Start at 19:25:10
38
+  Duration 994ms
28
39
  [?2026l[?2026h
29
40
   ❯ src/__tests__/analyzer.test.ts [queued]
30
-  ❯ src/__tests__/cli.test.ts 0/2
41
+  ❯ src/__tests__/cli.test.ts [queued]
31
42
   ❯ src/__tests__/contract.test.ts [queued]
32
43
   ❯ src/__tests__/provider.test.ts [queued]
33
44
   ❯ src/__tests__/scoring.test.ts [queued]
34
45
 
46
+  Test Files 1 passed (6)
47
+  Tests 1 passed (1)
48
+  Start at 19:25:10
49
+  Duration 2.00s
50
+ [?2026l[?2026h
51
+  ❯ src/__tests__/analyzer.test.ts [queued]
52
+  ❯ src/__tests__/cli.test.ts [queued]
53
+  ❯ src/__tests__/contract.test.ts [queued]
54
+  ❯ src/__tests__/provider.test.ts 0/2
55
+  ❯ src/__tests__/scoring.test.ts [queued]
56
+
35
57
   Test Files 1 passed (6)
36
58
   Tests 1 passed (3)
37
-  Start at 19:19:04
38
-  Duration 1.16s
59
+  Start at 19:25:10
60
+  Duration 2.21s
39
61
  [?2026l ✓ src/__tests__/cli.test.ts (2 tests) 2ms
40
- ✓ src/__tests__/scoring.test.ts (2 tests) 2ms
41
- ✓ src/__tests__/provider.test.ts (2 tests) 3ms
42
- ✓ src/__tests__/contract.test.ts (1 test) 23ms
62
+ ✓ src/__tests__/provider.test.ts (2 tests) 2ms
43
63
  stdout | src/__tests__/analyzer.test.ts > analyzeChangeAmplification reproduction > should see how it gets to 0
44
64
  Resulting score for highly coupled: 27
45
65
  Rating: explosive
46
66
 
47
- ✓ src/__tests__/analyzer.test.ts (2 tests) 9ms
67
+ ✓ src/__tests__/analyzer.test.ts (2 tests) 4ms
68
+ ✓ src/__tests__/scoring.test.ts (2 tests) 2ms
69
+ ✓ src/__tests__/contract.test.ts (1 test) 14ms
48
70
 
49
71
   Test Files  6 passed (6)
50
72
   Tests  10 passed (10)
51
-  Start at  19:19:04
52
-  Duration  1.24s (transform 1.02s, setup 0ms, import 5.00s, tests 42ms, environment 1ms)
73
+  Start at  19:25:10
74
+  Duration  2.33s (transform 2.30s, setup 0ms, import 9.20s, tests 28ms, environment 0ms)
53
75
 
54
76
  [?25h
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/change-amplification",
3
- "version": "0.14.17",
3
+ "version": "0.14.18",
4
4
  "description": "AI-Readiness: Change Amplification Detection",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -10,7 +10,7 @@
10
10
  "chalk": "^5.6.2",
11
11
  "commander": "^14.0.3",
12
12
  "glob": "^13.0.6",
13
- "@aiready/core": "0.24.20"
13
+ "@aiready/core": "0.24.21"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@types/node": "^24.12.2",