@teambit/checkout 1.0.514 → 1.0.515
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.515" 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.
|
|
5
|
+
<testcase classname="dist/checkout.spec.js" name="the workspace should get the component as a valid component" time="0.448"/>
|
|
6
6
|
<testcase classname="dist/checkout.spec.js" name="should checkout according to the number of generations specified" time="0.008"/>
|
|
7
7
|
</testsuite>
|
|
8
8
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -5804,7 +5804,7 @@
|
|
|
5804
5804
|
"_legacy": {
|
|
5805
5805
|
"scope": "teambit.component",
|
|
5806
5806
|
"name": "checkout",
|
|
5807
|
-
"version": "1.0.
|
|
5807
|
+
"version": "1.0.515"
|
|
5808
5808
|
},
|
|
5809
5809
|
"_scope": "teambit.component"
|
|
5810
5810
|
}
|
|
@@ -5907,7 +5907,7 @@
|
|
|
5907
5907
|
"componentId": {
|
|
5908
5908
|
"scope": "teambit.component",
|
|
5909
5909
|
"name": "checkout",
|
|
5910
|
-
"version": "1.0.
|
|
5910
|
+
"version": "1.0.515"
|
|
5911
5911
|
},
|
|
5912
5912
|
"taggedModuleExports": []
|
|
5913
5913
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/checkout",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.515",
|
|
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.515"
|
|
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.1092",
|
|
19
19
|
"@teambit/legacy.constants": "0.0.6",
|
|
20
|
-
"@teambit/merging": "1.0.
|
|
20
|
+
"@teambit/merging": "1.0.515",
|
|
21
21
|
"@teambit/component.sources": "0.0.72",
|
|
22
22
|
"@teambit/legacy.consumer-component": "0.0.21",
|
|
23
23
|
"@teambit/legacy.consumer": "0.0.20",
|
|
24
24
|
"@teambit/legacy.utils": "0.0.14",
|
|
25
|
-
"@teambit/objects": "0.0.
|
|
26
|
-
"@teambit/component-writer": "1.0.
|
|
27
|
-
"@teambit/importer": "1.0.
|
|
25
|
+
"@teambit/objects": "0.0.22",
|
|
26
|
+
"@teambit/component-writer": "1.0.515",
|
|
27
|
+
"@teambit/importer": "1.0.515",
|
|
28
28
|
"@teambit/legacy.bit-map": "0.0.77",
|
|
29
29
|
"@teambit/legacy.scope": "0.0.20",
|
|
30
|
-
"@teambit/logger": "0.0.
|
|
31
|
-
"@teambit/remove": "1.0.
|
|
32
|
-
"@teambit/workspace": "1.0.
|
|
30
|
+
"@teambit/logger": "0.0.1185",
|
|
31
|
+
"@teambit/remove": "1.0.515",
|
|
32
|
+
"@teambit/workspace": "1.0.515"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/lodash": "4.14.165",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"@teambit/harmony.envs.core-aspect-env": "0.0.68",
|
|
40
40
|
"@teambit/component.testing.mock-components": "0.0.280",
|
|
41
41
|
"@teambit/harmony.testing.load-aspect": "0.0.275",
|
|
42
|
-
"@teambit/lister": "1.0.
|
|
43
|
-
"@teambit/snapping": "1.0.
|
|
42
|
+
"@teambit/lister": "1.0.515",
|
|
43
|
+
"@teambit/snapping": "1.0.515",
|
|
44
44
|
"@teambit/workspace.testing.mock-workspace": "0.0.47"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
File without changes
|