@aiready/change-amplification 0.1.4 → 0.1.5
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 +11 -11
- package/.turbo/turbo-test.log +4 -4
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @aiready/change-amplification@0.1.
|
|
3
|
+
> @aiready/change-amplification@0.1.5 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
|
[34mCLI[39m Building entry: src/cli.ts, src/index.ts
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
[34mCJS[39m Build start
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
|
|
13
|
-
[90m[[
|
|
13
|
+
[90m[[90m2:33:40 PM[90m][39m [43m[30m WARN [39m[49m [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
14
14
|
|
|
15
15
|
package.json:33:6:
|
|
16
16
|
[37m 33 │ [32m"types"[37m: "./dist/index.d.ts"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
[90m[[
|
|
34
|
+
[90m[[90m2:33:42 PM[90m][39m [43m[30m WARN [39m[49m [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
35
35
|
|
|
36
36
|
package.json:38:6:
|
|
37
37
|
[37m 38 │ [32m"types"[37m: "./dist/cli.d.ts"
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
[90m[[
|
|
55
|
+
[90m[[90m2:33:42 PM[90m][39m [43m[30m WARN [39m[49m [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
56
56
|
|
|
57
57
|
package.json:33:6:
|
|
58
58
|
[37m 33 │ [32m"types"[37m: "./dist/index.d.ts"
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
|
|
76
|
-
[90m[[
|
|
76
|
+
[90m[[90m2:33:42 PM[90m][39m [43m[30m WARN [39m[49m [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe condition "types" here will never be used as it comes after both "import" and "require"[0m [package.json]
|
|
77
77
|
|
|
78
78
|
package.json:38:6:
|
|
79
79
|
[37m 38 │ [32m"types"[37m: "./dist/cli.d.ts"
|
|
@@ -93,15 +93,15 @@
|
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
|
|
96
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m110.00 B[39m
|
|
97
|
-
[32mESM[39m [1mdist/cli.mjs [22m[32m2.72 KB[39m
|
|
98
|
-
[32mESM[39m [1mdist/chunk-VW57ZQRN.mjs [22m[32m3.83 KB[39m
|
|
99
|
-
[32mESM[39m ⚡️ Build success in 66ms
|
|
100
96
|
[32mCJS[39m [1mdist/index.js [22m[32m5.13 KB[39m
|
|
101
97
|
[32mCJS[39m [1mdist/cli.js [22m[32m7.94 KB[39m
|
|
102
|
-
[32mCJS[39m ⚡️ Build success in
|
|
98
|
+
[32mCJS[39m ⚡️ Build success in 2825ms
|
|
99
|
+
[32mESM[39m [1mdist/chunk-VW57ZQRN.mjs [22m[32m3.83 KB[39m
|
|
100
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m110.00 B[39m
|
|
101
|
+
[32mESM[39m [1mdist/cli.mjs [22m[32m2.72 KB[39m
|
|
102
|
+
[32mESM[39m ⚡️ Build success in 2871ms
|
|
103
103
|
DTS Build start
|
|
104
|
-
DTS ⚡️ Build success in
|
|
104
|
+
DTS ⚡️ Build success in 70027ms
|
|
105
105
|
DTS dist/cli.d.ts 152.00 B
|
|
106
106
|
DTS dist/index.d.ts 1013.00 B
|
|
107
107
|
DTS dist/cli.d.mts 152.00 B
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
> @aiready/change-amplification@0.1.
|
|
3
|
+
> @aiready/change-amplification@0.1.5 test /Users/pengcao/projects/aiready/packages/change-amplification
|
|
4
4
|
> vitest run
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
[7m[1m[36m RUN [39m[22m[27m [36mv1.6.1[39m [90m/Users/pengcao/projects/aiready/packages/change-amplification[39m
|
|
8
8
|
|
|
9
|
-
[32m✓[39m src/__tests__/dummy.test.ts [2m ([22m[2m1 test[22m[2m)[22m[90m
|
|
9
|
+
[32m✓[39m src/__tests__/dummy.test.ts [2m ([22m[2m1 test[22m[2m)[22m[90m 6[2mms[22m[39m
|
|
10
10
|
|
|
11
11
|
[2m Test Files [22m [1m[32m1 passed[39m[22m[90m (1)[39m
|
|
12
12
|
[2m Tests [22m [1m[32m1 passed[39m[22m[90m (1)[39m
|
|
13
|
-
[2m Start at [22m
|
|
14
|
-
[2m Duration [22m
|
|
13
|
+
[2m Start at [22m 14:38:44
|
|
14
|
+
[2m Duration [22m 12.16s[2m (transform 3.05s, setup 42ms, collect 3.17s, tests 6ms, environment 0ms, prepare 5.23s)[22m
|
|
15
15
|
|
|
16
16
|
[?25h
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/change-amplification",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.5",
|
|
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
|
"commander": "^12.0.0",
|
|
11
11
|
"glob": "^10.3.12",
|
|
12
12
|
"chalk": "^5.3.0",
|
|
13
|
-
"@aiready/core": "0.9.
|
|
13
|
+
"@aiready/core": "0.9.32"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@types/node": "^20.12.7",
|