@teambit/status 1.0.508 → 1.0.510
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.component/status@1.0.
|
|
3
|
+
<testsuite name="teambit.component/status@1.0.510" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -2205,7 +2205,7 @@
|
|
|
2205
2205
|
"componentId": {
|
|
2206
2206
|
"scope": "teambit.component",
|
|
2207
2207
|
"name": "snap-distance",
|
|
2208
|
-
"version": "0.0.
|
|
2208
|
+
"version": "0.0.18"
|
|
2209
2209
|
}
|
|
2210
2210
|
},
|
|
2211
2211
|
"isOptional": false
|
|
@@ -2298,7 +2298,7 @@
|
|
|
2298
2298
|
"componentId": {
|
|
2299
2299
|
"scope": "teambit.component",
|
|
2300
2300
|
"name": "status",
|
|
2301
|
-
"version": "1.0.
|
|
2301
|
+
"version": "1.0.510"
|
|
2302
2302
|
},
|
|
2303
2303
|
"taggedModuleExports": []
|
|
2304
2304
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/status",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.510",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/status",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "status",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.510"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -16,22 +16,22 @@
|
|
|
16
16
|
"@teambit/component-version": "1.0.3",
|
|
17
17
|
"@teambit/harmony": "0.4.6",
|
|
18
18
|
"@teambit/lane-id": "0.0.311",
|
|
19
|
-
"@teambit/cli": "0.0.
|
|
19
|
+
"@teambit/cli": "0.0.1087",
|
|
20
20
|
"@teambit/legacy.constants": "0.0.4",
|
|
21
21
|
"@teambit/component-issues": "0.0.152",
|
|
22
|
-
"@teambit/component.snap-distance": "0.0.
|
|
23
|
-
"@teambit/component": "1.0.
|
|
24
|
-
"@teambit/insights": "1.0.
|
|
25
|
-
"@teambit/issues": "1.0.
|
|
26
|
-
"@teambit/lanes": "1.0.
|
|
27
|
-
"@teambit/legacy.component-list": "0.0.
|
|
28
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
29
|
-
"@teambit/legacy.consumer": "0.0.
|
|
30
|
-
"@teambit/logger": "0.0.
|
|
31
|
-
"@teambit/merging": "1.0.
|
|
32
|
-
"@teambit/remove": "1.0.
|
|
33
|
-
"@teambit/scope.objects": "0.0.
|
|
34
|
-
"@teambit/workspace": "1.0.
|
|
22
|
+
"@teambit/component.snap-distance": "0.0.18",
|
|
23
|
+
"@teambit/component": "1.0.510",
|
|
24
|
+
"@teambit/insights": "1.0.510",
|
|
25
|
+
"@teambit/issues": "1.0.510",
|
|
26
|
+
"@teambit/lanes": "1.0.510",
|
|
27
|
+
"@teambit/legacy.component-list": "0.0.71",
|
|
28
|
+
"@teambit/legacy.consumer-component": "0.0.18",
|
|
29
|
+
"@teambit/legacy.consumer": "0.0.17",
|
|
30
|
+
"@teambit/logger": "0.0.1180",
|
|
31
|
+
"@teambit/merging": "1.0.510",
|
|
32
|
+
"@teambit/remove": "1.0.510",
|
|
33
|
+
"@teambit/scope.objects": "0.0.17",
|
|
34
|
+
"@teambit/workspace": "1.0.510"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/lodash": "4.14.165",
|
|
File without changes
|