@teambit/doctor 0.0.180 → 0.0.181
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.181" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
"_legacy": {
|
|
467
467
|
"scope": "teambit.harmony",
|
|
468
468
|
"name": "doctor",
|
|
469
|
-
"version": "0.0.
|
|
469
|
+
"version": "0.0.181"
|
|
470
470
|
},
|
|
471
471
|
"_scope": "teambit.harmony"
|
|
472
472
|
}
|
|
@@ -2164,7 +2164,7 @@
|
|
|
2164
2164
|
"componentId": {
|
|
2165
2165
|
"scope": "teambit.harmony",
|
|
2166
2166
|
"name": "doctor",
|
|
2167
|
-
"version": "0.0.
|
|
2167
|
+
"version": "0.0.181"
|
|
2168
2168
|
},
|
|
2169
2169
|
"taggedModuleExports": []
|
|
2170
2170
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/doctor",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.181",
|
|
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.181"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -22,14 +22,14 @@
|
|
|
22
22
|
"@teambit/component-id": "1.2.2",
|
|
23
23
|
"@teambit/bvm.list": "0.1.15",
|
|
24
24
|
"@teambit/bit-error": "0.0.404",
|
|
25
|
-
"@teambit/cli": "0.0.
|
|
25
|
+
"@teambit/cli": "0.0.1075",
|
|
26
26
|
"@teambit/bit.get-bit-version": "0.0.2",
|
|
27
27
|
"@teambit/legacy.bit-map": "0.0.66",
|
|
28
28
|
"@teambit/legacy.constants": "0.0.3",
|
|
29
29
|
"@teambit/legacy.consumer-config": "0.0.9",
|
|
30
30
|
"@teambit/legacy.global-config": "0.0.3",
|
|
31
31
|
"@teambit/legacy.utils": "0.0.11",
|
|
32
|
-
"@teambit/logger": "0.0.
|
|
32
|
+
"@teambit/logger": "0.0.1168",
|
|
33
33
|
"@teambit/scope.modules.find-scope-path": "0.0.4",
|
|
34
34
|
"@teambit/toolbox.fs.extension-getter": "0.0.2",
|
|
35
35
|
"@teambit/workspace.modules.workspace-locator": "0.0.4",
|
|
File without changes
|