@teambit/host-initializer 0.0.227 → 0.0.228
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/host-initializer@0.0.
|
|
3
|
+
<testsuite name="teambit.harmony/host-initializer@0.0.228" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
"_legacy": {
|
|
518
518
|
"scope": "teambit.harmony",
|
|
519
519
|
"name": "host-initializer",
|
|
520
|
-
"version": "0.0.
|
|
520
|
+
"version": "0.0.228"
|
|
521
521
|
},
|
|
522
522
|
"_scope": "teambit.harmony"
|
|
523
523
|
}
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
"componentId": {
|
|
1132
1132
|
"scope": "teambit.harmony",
|
|
1133
1133
|
"name": "host-initializer",
|
|
1134
|
-
"version": "0.0.
|
|
1134
|
+
"version": "0.0.228"
|
|
1135
1135
|
},
|
|
1136
1136
|
"taggedModuleExports": []
|
|
1137
1137
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/host-initializer",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.228",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/host-initializer",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "host-initializer",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.228"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
"@teambit/harmony": "0.4.6",
|
|
16
16
|
"@teambit/bit-error": "0.0.404",
|
|
17
17
|
"@teambit/component.sources": "0.0.72",
|
|
18
|
-
"@teambit/config": "0.0.
|
|
18
|
+
"@teambit/config": "0.0.1266",
|
|
19
19
|
"@teambit/legacy.bit-map": "0.0.77",
|
|
20
20
|
"@teambit/legacy.consumer": "0.0.20",
|
|
21
21
|
"@teambit/legacy.scope": "0.0.20",
|
|
22
22
|
"@teambit/legacy.utils": "0.0.14",
|
|
23
23
|
"@teambit/toolbox.string.random": "0.0.3",
|
|
24
|
-
"@teambit/cli": "0.0.
|
|
25
|
-
"@teambit/objects": "0.0.
|
|
24
|
+
"@teambit/cli": "0.0.1092",
|
|
25
|
+
"@teambit/objects": "0.0.22",
|
|
26
26
|
"@teambit/scope.modules.find-scope-path": "0.0.7",
|
|
27
27
|
"@teambit/toolbox.fs.is-dir-empty": "0.0.3",
|
|
28
28
|
"@teambit/workspace.modules.workspace-locator": "0.0.7",
|
|
File without changes
|