@teambit/checkout 1.0.501 → 1.0.503
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,8 +1,8 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="3" failures="0" errors="0" skipped="0">
|
|
3
|
-
<testsuite name="teambit.component/checkout@1.0.
|
|
3
|
+
<testsuite name="teambit.component/checkout@1.0.503" tests="3" failures="0" errors="0" skipped="0">
|
|
4
4
|
<testcase classname="dist/checkout.spec.js" name="should bring the files back"/>
|
|
5
|
-
<testcase classname="dist/checkout.spec.js" name="the workspace should get the component as a valid component" time="0.
|
|
6
|
-
<testcase classname="dist/checkout.spec.js" name="should checkout according to the number of generations specified" time="0.
|
|
5
|
+
<testcase classname="dist/checkout.spec.js" name="the workspace should get the component as a valid component" time="0.366"/>
|
|
6
|
+
<testcase classname="dist/checkout.spec.js" name="should checkout according to the number of generations specified" time="0.014"/>
|
|
7
7
|
</testsuite>
|
|
8
8
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -5809,7 +5809,7 @@
|
|
|
5809
5809
|
"_legacy": {
|
|
5810
5810
|
"scope": "teambit.component",
|
|
5811
5811
|
"name": "checkout",
|
|
5812
|
-
"version": "1.0.
|
|
5812
|
+
"version": "1.0.503"
|
|
5813
5813
|
},
|
|
5814
5814
|
"_scope": "teambit.component"
|
|
5815
5815
|
}
|
|
@@ -5912,7 +5912,7 @@
|
|
|
5912
5912
|
"componentId": {
|
|
5913
5913
|
"scope": "teambit.component",
|
|
5914
5914
|
"name": "checkout",
|
|
5915
|
-
"version": "1.0.
|
|
5915
|
+
"version": "1.0.503"
|
|
5916
5916
|
},
|
|
5917
5917
|
"taggedModuleExports": []
|
|
5918
5918
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/checkout",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.503",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/checkout",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "checkout",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.503"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
"@teambit/bit-error": "0.0.404",
|
|
16
16
|
"@teambit/component-id": "1.2.2",
|
|
17
17
|
"@teambit/harmony": "0.4.6",
|
|
18
|
-
"@teambit/cli": "0.0.
|
|
18
|
+
"@teambit/cli": "0.0.1080",
|
|
19
19
|
"@teambit/legacy.constants": "0.0.4",
|
|
20
|
-
"@teambit/merging": "1.0.
|
|
20
|
+
"@teambit/merging": "1.0.503",
|
|
21
21
|
"@teambit/component.sources": "0.0.63",
|
|
22
22
|
"@teambit/legacy.consumer-component": "0.0.12",
|
|
23
23
|
"@teambit/legacy.consumer": "0.0.11",
|
|
24
24
|
"@teambit/legacy.utils": "0.0.12",
|
|
25
25
|
"@teambit/scope.objects": "0.0.11",
|
|
26
|
-
"@teambit/component-writer": "1.0.
|
|
27
|
-
"@teambit/importer": "1.0.
|
|
26
|
+
"@teambit/component-writer": "1.0.503",
|
|
27
|
+
"@teambit/importer": "1.0.503",
|
|
28
28
|
"@teambit/legacy.bit-map": "0.0.68",
|
|
29
29
|
"@teambit/legacy.scope": "0.0.11",
|
|
30
|
-
"@teambit/logger": "0.0.
|
|
31
|
-
"@teambit/remove": "1.0.
|
|
32
|
-
"@teambit/workspace": "1.0.
|
|
30
|
+
"@teambit/logger": "0.0.1173",
|
|
31
|
+
"@teambit/remove": "1.0.503",
|
|
32
|
+
"@teambit/workspace": "1.0.503"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/lodash": "4.14.165",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"@teambit/harmony.envs.core-aspect-env": "0.0.63",
|
|
42
42
|
"@teambit/component.testing.mock-components": "0.0.270",
|
|
43
43
|
"@teambit/harmony.testing.load-aspect": "0.0.265",
|
|
44
|
-
"@teambit/lister": "1.0.
|
|
45
|
-
"@teambit/snapping": "1.0.
|
|
44
|
+
"@teambit/lister": "1.0.503",
|
|
45
|
+
"@teambit/snapping": "1.0.503",
|
|
46
46
|
"@teambit/workspace.testing.mock-workspace": "0.0.38"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
File without changes
|