@teambit/component-writer 1.0.506 → 1.0.508
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/component-writer@1.0.
|
|
3
|
+
<testsuite name="teambit.component/component-writer@1.0.508" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"componentId": {
|
|
195
195
|
"scope": "teambit.legacy",
|
|
196
196
|
"name": "consumer",
|
|
197
|
-
"version": "0.0.
|
|
197
|
+
"version": "0.0.15"
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
200
|
},
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
"line": 43,
|
|
786
786
|
"character": 3
|
|
787
787
|
},
|
|
788
|
-
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"
|
|
788
|
+
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
789
789
|
"name": "mergeStrategy",
|
|
790
790
|
"type": {
|
|
791
791
|
"__schema": "TypeRefSchema",
|
|
@@ -1207,7 +1207,7 @@
|
|
|
1207
1207
|
"line": 43,
|
|
1208
1208
|
"character": 3
|
|
1209
1209
|
},
|
|
1210
|
-
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"
|
|
1210
|
+
"signature": "(property) ManyComponentsWriterParams.mergeStrategy?: \"theirs\" | \"ours\" | \"manual\" | undefined",
|
|
1211
1211
|
"name": "mergeStrategy",
|
|
1212
1212
|
"type": {
|
|
1213
1213
|
"__schema": "TypeRefSchema",
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"componentId": {
|
|
1476
1476
|
"scope": "teambit.legacy",
|
|
1477
1477
|
"name": "consumer",
|
|
1478
|
-
"version": "0.0.
|
|
1478
|
+
"version": "0.0.15"
|
|
1479
1479
|
}
|
|
1480
1480
|
}
|
|
1481
1481
|
},
|
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
"componentId": {
|
|
1839
1839
|
"scope": "teambit.component",
|
|
1840
1840
|
"name": "component-writer",
|
|
1841
|
-
"version": "1.0.
|
|
1841
|
+
"version": "1.0.508"
|
|
1842
1842
|
},
|
|
1843
1843
|
"taggedModuleExports": []
|
|
1844
1844
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/component-writer",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.508",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/component-writer",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "component-writer",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.508"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -16,28 +16,28 @@
|
|
|
16
16
|
"@teambit/bit-error": "0.0.404",
|
|
17
17
|
"@teambit/component-id": "1.2.2",
|
|
18
18
|
"@teambit/component-version": "1.0.3",
|
|
19
|
-
"@teambit/cli": "0.0.
|
|
20
|
-
"@teambit/compiler": "1.0.
|
|
21
|
-
"@teambit/component.sources": "0.0.
|
|
22
|
-
"@teambit/config-merger": "0.0.
|
|
23
|
-
"@teambit/install": "1.0.
|
|
24
|
-
"@teambit/legacy.bit-map": "0.0.
|
|
19
|
+
"@teambit/cli": "0.0.1085",
|
|
20
|
+
"@teambit/compiler": "1.0.508",
|
|
21
|
+
"@teambit/component.sources": "0.0.67",
|
|
22
|
+
"@teambit/config-merger": "0.0.375",
|
|
23
|
+
"@teambit/install": "1.0.508",
|
|
24
|
+
"@teambit/legacy.bit-map": "0.0.72",
|
|
25
25
|
"@teambit/legacy.constants": "0.0.4",
|
|
26
|
-
"@teambit/legacy.consumer-component": "0.0.
|
|
27
|
-
"@teambit/legacy.consumer": "0.0.
|
|
26
|
+
"@teambit/legacy.consumer-component": "0.0.16",
|
|
27
|
+
"@teambit/legacy.consumer": "0.0.15",
|
|
28
28
|
"@teambit/legacy.utils": "0.0.12",
|
|
29
|
-
"@teambit/logger": "0.0.
|
|
30
|
-
"@teambit/merging": "1.0.
|
|
31
|
-
"@teambit/mover": "1.0.
|
|
32
|
-
"@teambit/workspace": "1.0.
|
|
33
|
-
"@teambit/legacy.scope": "0.0.
|
|
34
|
-
"@teambit/scope.objects": "0.0.
|
|
29
|
+
"@teambit/logger": "0.0.1178",
|
|
30
|
+
"@teambit/merging": "1.0.508",
|
|
31
|
+
"@teambit/mover": "1.0.508",
|
|
32
|
+
"@teambit/workspace": "1.0.508",
|
|
33
|
+
"@teambit/legacy.scope": "0.0.15",
|
|
34
|
+
"@teambit/scope.objects": "0.0.15"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/fs-extra": "9.0.7",
|
|
38
38
|
"@types/lodash": "4.14.165",
|
|
39
39
|
"@types/mocha": "9.1.0",
|
|
40
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
40
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.65"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {},
|
|
43
43
|
"license": "Apache-2.0",
|
|
File without changes
|