@aiready/deps 0.14.24 → 0.14.25

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,23 +1,24 @@
1
-
2
- > @aiready/deps@0.14.23 build /Users/pengcao/projects/aiready/packages/deps
3
- > tsup src/index.ts src/cli.ts --format cjs,esm --dts
4
-
5
- CLI Building entry: src/cli.ts, src/index.ts
6
- CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.5.1
8
- CLI Target: es2020
9
- CJS Build start
10
- ESM Build start
11
- ESM dist/cli.mjs 894.00 B
12
- ESM dist/index.mjs 1.84 KB
13
- ESM dist/chunk-Y2KSVS7P.mjs 5.87 KB
14
- ESM ⚡️ Build success in 35ms
15
- CJS dist/index.js 8.41 KB
16
- CJS dist/cli.js 8.00 KB
17
- CJS ⚡️ Build success in 36ms
18
- DTS Build start
19
- DTS ⚡️ Build success in 12181ms
20
- DTS dist/cli.d.ts 108.00 B
21
- DTS dist/index.d.ts 1.18 KB
22
- DTS dist/cli.d.mts 108.00 B
23
- DTS dist/index.d.mts 1.18 KB
1
+
2
+ 
3
+ > @aiready/deps@0.14.24 build /Users/pengcao/projects/aiready/packages/deps
4
+ > tsup src/index.ts src/cli.ts --format cjs,esm --dts
5
+
6
+ CLI Building entry: src/cli.ts, src/index.ts
7
+ CLI Using tsconfig: tsconfig.json
8
+ CLI tsup v8.5.1
9
+ CLI Target: es2020
10
+ CJS Build start
11
+ ESM Build start
12
+ CJS dist/cli.js 8.00 KB
13
+ CJS dist/index.js 8.41 KB
14
+ CJS ⚡️ Build success in 160ms
15
+ ESM dist/cli.mjs 894.00 B
16
+ ESM dist/index.mjs 1.84 KB
17
+ ESM dist/chunk-Y2KSVS7P.mjs 5.87 KB
18
+ ESM ⚡️ Build success in 160ms
19
+ DTS Build start
20
+ DTS ⚡️ Build success in 6577ms
21
+ DTS dist/cli.d.ts 108.00 B
22
+ DTS dist/index.d.ts 1.18 KB
23
+ DTS dist/cli.d.mts 108.00 B
24
+ DTS dist/index.d.mts 1.18 KB
@@ -1,6 +1,7 @@
1
-
2
- > @aiready/deps@0.14.23 format-check /Users/pengcao/projects/aiready/packages/deps
3
- > prettier --check . --ignore-path ../../.prettierignore
4
-
5
- Checking formatting...
6
- All matched files use Prettier code style!
1
+
2
+ 
3
+ > @aiready/deps@0.14.24 format-check /Users/pengcao/projects/aiready/packages/deps
4
+ > prettier --check . --ignore-path ../../.prettierignore
5
+
6
+ Checking formatting...
7
+ package.jsonREADME.mdsrc/__tests__/analyzer.test.tssrc/__tests__/contract.test.tssrc/__tests__/provider.test.tssrc/__tests__/scoring.test.tssrc/analyzer.tssrc/cli.tssrc/index.tssrc/provider.tssrc/scoring.tssrc/types.tstsconfig.jsonAll matched files use Prettier code style!
@@ -1,4 +1,5 @@
1
-
2
- > @aiready/deps@0.14.23 lint /Users/pengcao/projects/aiready/packages/deps
3
- > eslint src --ext .ts
4
-
1
+
2
+ 
3
+ > @aiready/deps@0.14.24 lint /Users/pengcao/projects/aiready/packages/deps
4
+ > eslint src --ext .ts
5
+
@@ -1,17 +1,73 @@
1
-
2
- > @aiready/deps@0.14.23 test /Users/pengcao/projects/aiready/packages/deps
3
- > vitest run
4
-
5
-
6
-  RUN  v4.1.2 /Users/pengcao/projects/aiready/packages/deps
7
-
8
- ✓ src/__tests__/provider.test.ts (2 tests) 7ms
9
- ✓ src/__tests__/scoring.test.ts (2 tests) 2ms
10
- ✓ src/__tests__/analyzer.test.ts (4 tests) 12ms
11
- ✓ src/__tests__/contract.test.ts (1 test) 12ms
12
-
13
-  Test Files  4 passed (4)
14
-  Tests  9 passed (9)
15
-  Start at  14:49:19
16
-  Duration  2.86s (transform 1.72s, setup 0ms, import 8.38s, tests 33ms, environment 0ms)
17
-
1
+
2
+ 
3
+ > @aiready/deps@0.14.24 test /Users/pengcao/projects/aiready/packages/deps
4
+ > vitest run
5
+
6
+ [?25l
7
+ RUN v4.1.4 /Users/pengcao/projects/aiready/packages/deps
8
+
9
+ [?2026h
10
+ src/__tests__/analyzer.test.ts [queued]
11
+
12
+ Test Files 0 passed (4)
13
+ Tests 0 passed (0)
14
+ Start at 09:20:45
15
+ Duration 707ms
16
+ [?2026l[?2026h
17
+ ❯ src/__tests__/analyzer.test.ts [queued]
18
+ ❯ src/__tests__/contract.test.ts [queued]
19
+ ❯ src/__tests__/scoring.test.ts [queued]
20
+
21
+ Test Files 0 passed (4)
22
+ Tests 0 passed (0)
23
+ Start at 09:20:45
24
+ Duration 924ms
25
+ [?2026l[?2026h
26
+ ❯ src/__tests__/analyzer.test.ts [queued]
27
+ ❯ src/__tests__/contract.test.ts [queued]
28
+ ❯ src/__tests__/provider.test.ts [queued]
29
+ ❯ src/__tests__/scoring.test.ts [queued]
30
+
31
+ Test Files 0 passed (4)
32
+ Tests 0 passed (0)
33
+ Start at 09:20:45
34
+ Duration 1.03s
35
+ [?2026l[?2026h
36
+ ❯ src/__tests__/analyzer.test.ts [queued]
37
+ ❯ src/__tests__/contract.test.ts [queued]
38
+ ❯ src/__tests__/provider.test.ts [queued]
39
+ ❯ src/__tests__/scoring.test.ts [queued]
40
+
41
+ Test Files 0 passed (4)
42
+ Tests 0 passed (0)
43
+ Start at 09:20:45
44
+ Duration 1.96s
45
+ [?2026l[?2026h
46
+ ❯ src/__tests__/analyzer.test.ts 0/4
47
+ ❯ src/__tests__/contract.test.ts [queued]
48
+ ❯ src/__tests__/provider.test.ts [queued]
49
+ ❯ src/__tests__/scoring.test.ts [queued]
50
+
51
+ Test Files 0 passed (4)
52
+ Tests 0 passed (4)
53
+ Start at 09:20:45
54
+ Duration 2.63s
55
+ [?2026l[?2026h ✓ src/__tests__/analyzer.test.ts (4 tests) 49ms
56
+ ✓ src/__tests__/scoring.test.ts (2 tests) 41ms
57
+
58
+ ❯ src/__tests__/contract.test.ts 0/1
59
+ ❯ src/__tests__/provider.test.ts [queued]
60
+
61
+ Test Files 2 passed (4)
62
+ Tests 6 passed (7)
63
+ Start at 09:20:45
64
+ Duration 2.73s
65
+ [?2026l ✓ src/__tests__/contract.test.ts (1 test) 4ms
66
+ ✓ src/__tests__/provider.test.ts (2 tests) 4ms
67
+
68
+ Test Files 4 passed (4)
69
+ Tests 9 passed (9)
70
+ Start at 09:20:45
71
+ Duration 2.84s (transform 2.29s, setup 0ms, import 7.36s, tests 99ms, environment 13ms)
72
+
73
+ [?25h
@@ -1,4 +1,5 @@
1
-
2
- > @aiready/deps@0.14.23 type-check /Users/pengcao/projects/aiready/packages/deps
3
- > tsc --noEmit
4
-
1
+
2
+ 
3
+ > @aiready/deps@0.14.24 type-check /Users/pengcao/projects/aiready/packages/deps
4
+ > tsc --noEmit
5
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiready/deps",
3
- "version": "0.14.24",
3
+ "version": "0.14.25",
4
4
  "description": "AI-Readiness: Dependency Health & Cutoff Skew",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -9,7 +9,7 @@
9
9
  "commander": "^14.0.3",
10
10
  "picocolors": "^1.1.1",
11
11
  "semver": "^7.7.4",
12
- "@aiready/core": "0.24.27"
12
+ "@aiready/core": "0.29.1"
13
13
  },
14
14
  "devDependencies": {
15
15
  "@types/node": "^24.12.2",