@teambit/status 1.0.514 → 1.0.516
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.516" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
"componentId": {
|
|
2409
2409
|
"scope": "teambit.component",
|
|
2410
2410
|
"name": "snap-distance",
|
|
2411
|
-
"version": "0.0.
|
|
2411
|
+
"version": "0.0.22"
|
|
2412
2412
|
}
|
|
2413
2413
|
},
|
|
2414
2414
|
"isOptional": false
|
|
@@ -2501,7 +2501,7 @@
|
|
|
2501
2501
|
"componentId": {
|
|
2502
2502
|
"scope": "teambit.component",
|
|
2503
2503
|
"name": "status",
|
|
2504
|
-
"version": "1.0.
|
|
2504
|
+
"version": "1.0.516"
|
|
2505
2505
|
},
|
|
2506
2506
|
"taggedModuleExports": []
|
|
2507
2507
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/status",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.516",
|
|
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.516"
|
|
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.312",
|
|
19
|
-
"@teambit/cli": "0.0.
|
|
20
|
-
"@teambit/legacy.constants": "0.0.
|
|
19
|
+
"@teambit/cli": "0.0.1093",
|
|
20
|
+
"@teambit/legacy.constants": "0.0.7",
|
|
21
21
|
"@teambit/component-issues": "0.0.153",
|
|
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/objects": "0.0.
|
|
33
|
-
"@teambit/remove": "1.0.
|
|
34
|
-
"@teambit/workspace": "1.0.
|
|
22
|
+
"@teambit/component.snap-distance": "0.0.22",
|
|
23
|
+
"@teambit/component": "1.0.516",
|
|
24
|
+
"@teambit/insights": "1.0.516",
|
|
25
|
+
"@teambit/issues": "1.0.516",
|
|
26
|
+
"@teambit/lanes": "1.0.516",
|
|
27
|
+
"@teambit/legacy.component-list": "0.0.75",
|
|
28
|
+
"@teambit/legacy.consumer-component": "0.0.22",
|
|
29
|
+
"@teambit/legacy.consumer": "0.0.21",
|
|
30
|
+
"@teambit/logger": "0.0.1186",
|
|
31
|
+
"@teambit/merging": "1.0.516",
|
|
32
|
+
"@teambit/objects": "0.0.23",
|
|
33
|
+
"@teambit/remove": "1.0.516",
|
|
34
|
+
"@teambit/workspace": "1.0.516"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/lodash": "4.14.165",
|
|
File without changes
|