@teambit/doctor 0.0.183 → 0.0.185
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,4 +1,4 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.harmony/doctor@0.0.
|
|
3
|
+
<testsuite name="teambit.harmony/doctor@0.0.185" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"_legacy": {
|
|
484
484
|
"scope": "teambit.harmony",
|
|
485
485
|
"name": "doctor",
|
|
486
|
-
"version": "0.0.
|
|
486
|
+
"version": "0.0.185"
|
|
487
487
|
},
|
|
488
488
|
"_scope": "teambit.harmony"
|
|
489
489
|
}
|
|
@@ -2203,7 +2203,7 @@
|
|
|
2203
2203
|
"componentId": {
|
|
2204
2204
|
"scope": "teambit.harmony",
|
|
2205
2205
|
"name": "doctor",
|
|
2206
|
-
"version": "0.0.
|
|
2206
|
+
"version": "0.0.185"
|
|
2207
2207
|
},
|
|
2208
2208
|
"taggedModuleExports": []
|
|
2209
2209
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/doctor",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.185",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/doctor",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "doctor",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.185"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -19,23 +19,23 @@
|
|
|
19
19
|
"semver": "7.5.4",
|
|
20
20
|
"execa": "2.1.0",
|
|
21
21
|
"@teambit/harmony": "0.4.6",
|
|
22
|
+
"@teambit/bit-error": "0.0.404",
|
|
22
23
|
"@teambit/component-id": "1.2.2",
|
|
23
24
|
"@teambit/bvm.list": "0.1.15",
|
|
24
|
-
"@teambit/
|
|
25
|
-
"@teambit/cli": "0.0.1077",
|
|
25
|
+
"@teambit/cli": "0.0.1079",
|
|
26
26
|
"@teambit/bit.get-bit-version": "0.0.2",
|
|
27
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
27
|
+
"@teambit/legacy.bit-map": "0.0.68",
|
|
28
28
|
"@teambit/legacy.constants": "0.0.4",
|
|
29
|
-
"@teambit/legacy.consumer-config": "0.0.
|
|
29
|
+
"@teambit/legacy.consumer-config": "0.0.11",
|
|
30
30
|
"@teambit/legacy.global-config": "0.0.4",
|
|
31
31
|
"@teambit/legacy.utils": "0.0.12",
|
|
32
|
-
"@teambit/logger": "0.0.
|
|
32
|
+
"@teambit/logger": "0.0.1172",
|
|
33
33
|
"@teambit/scope.modules.find-scope-path": "0.0.5",
|
|
34
34
|
"@teambit/toolbox.fs.extension-getter": "0.0.2",
|
|
35
35
|
"@teambit/workspace.modules.workspace-locator": "0.0.5",
|
|
36
|
-
"@teambit/legacy.consumer": "0.0.
|
|
37
|
-
"@teambit/legacy.scope": "0.0.
|
|
38
|
-
"@teambit/scope.objects": "0.0.
|
|
36
|
+
"@teambit/legacy.consumer": "0.0.11",
|
|
37
|
+
"@teambit/legacy.scope": "0.0.11",
|
|
38
|
+
"@teambit/scope.objects": "0.0.11",
|
|
39
39
|
"@teambit/git.modules.git-executable": "0.0.5",
|
|
40
40
|
"@teambit/legacy.logger": "0.0.6"
|
|
41
41
|
},
|
|
File without changes
|