






















| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -62,6 +62,7 @@ Docs: https://docs.openclaw.ai | |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -271,6 +271,7 @@ describe("managed npm root", () => { | |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
@@ -280,6 +281,9 @@ describe("managed npm root", () => { | |||
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
283 | 287 | | |
284 | 288 | | |
285 | 289 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -107,6 +107,7 @@ export async function repairManagedNpmRootOpenClawPeer(params: { | |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
@@ -118,6 +119,7 @@ export async function repairManagedNpmRootOpenClawPeer(params: { | |||
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
@@ -128,7 +130,11 @@ export async function repairManagedNpmRootOpenClawPeer(params: { | |||
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
132 | 138 | | |
133 | 139 | | |
134 | 140 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,6 +7,7 @@ describe("safe npm install helpers", () => { | |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
@@ -15,6 +16,7 @@ describe("safe npm install helpers", () => { | |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,6 +10,7 @@ type SafeNpmInstallEnvOptions = NpmProjectInstallEnvOptions & { | |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
@@ -48,6 +49,7 @@ export function createSafeNpmInstallArgs(options: SafeNpmInstallArgsOptions = {} | |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -64,6 +64,7 @@ function expectNpmInstallIntoRoot(params: { calls: unknown[][]; npmRoot: string | |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
@@ -922,6 +923,9 @@ describe("installPluginFromNpmSpec", () => { | |||
922 | 923 | | |
923 | 924 | | |
924 | 925 | | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
925 | 929 | | |
926 | 930 | | |
927 | 931 | | |
@@ -945,6 +949,9 @@ describe("installPluginFromNpmSpec", () => { | |||
945 | 949 | | |
946 | 950 | | |
947 | 951 | | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
948 | 955 | | |
949 | 956 | | |
950 | 957 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -323,6 +323,7 @@ async function rollbackManagedNpmPluginInstall(params: { | |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
@@ -333,7 +334,11 @@ async function rollbackManagedNpmPluginInstall(params: { | |||
333 | 334 | | |
334 | 335 | | |
335 | 336 | | |
336 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
337 | 342 | | |
338 | 343 | | |
339 | 344 | | |
@@ -487,6 +492,7 @@ async function installPluginFromManagedNpmRoot( | |||
487 | 492 | | |
488 | 493 | | |
489 | 494 | | |
| 495 | + | |
490 | 496 | | |
491 | 497 | | |
492 | 498 | | |
@@ -496,7 +502,11 @@ async function installPluginFromManagedNpmRoot( | |||
496 | 502 | | |
497 | 503 | | |
498 | 504 | | |
499 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
500 | 510 | | |
501 | 511 | | |
502 | 512 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -974,6 +974,7 @@ describe("uninstallPlugin", () => { | |||
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
| 977 | + | |
977 | 978 | | |
978 | 979 | | |
979 | 980 | | |
@@ -986,6 +987,7 @@ describe("uninstallPlugin", () => { | |||
986 | 987 | | |
987 | 988 | | |
988 | 989 | | |
| 990 | + | |
989 | 991 | | |
990 | 992 | | |
991 | 993 | | |
@@ -1015,8 +1017,11 @@ describe("uninstallPlugin", () => { | |||
1015 | 1017 | | |
1016 | 1018 | | |
1017 | 1019 | | |
1018 | | - | |
| 1020 | + | |
1019 | 1021 | | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
1020 | 1025 | | |
1021 | 1026 | | |
1022 | 1027 | | |
@@ -1038,6 +1043,7 @@ describe("uninstallPlugin", () => { | |||
1038 | 1043 | | |
1039 | 1044 | | |
1040 | 1045 | | |
| 1046 | + | |
1041 | 1047 | | |
1042 | 1048 | | |
1043 | 1049 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -595,6 +595,7 @@ export async function applyPluginUninstallDirectoryRemoval( | |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| 598 | + | |
598 | 599 | | |
599 | 600 | | |
600 | 601 | | |
@@ -605,7 +606,11 @@ export async function applyPluginUninstallDirectoryRemoval( | |||
605 | 606 | | |
606 | 607 | | |
607 | 608 | | |
608 | | - | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
609 | 614 | | |
610 | 615 | | |
611 | 616 | | |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。