@teambit/community 1.0.488 → 1.0.490
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.community/community@1.0.
|
|
3
|
+
<testsuite name="teambit.community/community@1.0.490" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -57,7 +57,8 @@
|
|
|
57
57
|
"line": 20,
|
|
58
58
|
"character": 21
|
|
59
59
|
},
|
|
60
|
-
"name": "CommunityWorkspaceConfig"
|
|
60
|
+
"name": "CommunityWorkspaceConfig",
|
|
61
|
+
"internalFilePath": "community.main.runtime.ts"
|
|
61
62
|
},
|
|
62
63
|
"isOptional": false,
|
|
63
64
|
"isSpread": false
|
|
@@ -234,7 +235,11 @@
|
|
|
234
235
|
"line": 39,
|
|
235
236
|
"character": 33
|
|
236
237
|
},
|
|
237
|
-
"name": "GeneratorMain"
|
|
238
|
+
"name": "GeneratorMain",
|
|
239
|
+
"componentId": {
|
|
240
|
+
"scope": "teambit.generator",
|
|
241
|
+
"name": "generator"
|
|
242
|
+
}
|
|
238
243
|
}
|
|
239
244
|
]
|
|
240
245
|
},
|
|
@@ -256,7 +261,8 @@
|
|
|
256
261
|
"line": 39,
|
|
257
262
|
"character": 57
|
|
258
263
|
},
|
|
259
|
-
"name": "CommunityWorkspaceConfig"
|
|
264
|
+
"name": "CommunityWorkspaceConfig",
|
|
265
|
+
"internalFilePath": "community.main.runtime.ts"
|
|
260
266
|
},
|
|
261
267
|
"isOptional": false,
|
|
262
268
|
"isSpread": false
|
|
@@ -427,7 +433,8 @@
|
|
|
427
433
|
"line": 20,
|
|
428
434
|
"character": 21
|
|
429
435
|
},
|
|
430
|
-
"name": "CommunityWorkspaceConfig"
|
|
436
|
+
"name": "CommunityWorkspaceConfig",
|
|
437
|
+
"internalFilePath": "community.main.runtime.ts"
|
|
431
438
|
},
|
|
432
439
|
"isOptional": false,
|
|
433
440
|
"isSpread": false
|
|
@@ -604,7 +611,11 @@
|
|
|
604
611
|
"line": 39,
|
|
605
612
|
"character": 33
|
|
606
613
|
},
|
|
607
|
-
"name": "GeneratorMain"
|
|
614
|
+
"name": "GeneratorMain",
|
|
615
|
+
"componentId": {
|
|
616
|
+
"scope": "teambit.generator",
|
|
617
|
+
"name": "generator"
|
|
618
|
+
}
|
|
608
619
|
}
|
|
609
620
|
]
|
|
610
621
|
},
|
|
@@ -626,7 +637,8 @@
|
|
|
626
637
|
"line": 39,
|
|
627
638
|
"character": 57
|
|
628
639
|
},
|
|
629
|
-
"name": "CommunityWorkspaceConfig"
|
|
640
|
+
"name": "CommunityWorkspaceConfig",
|
|
641
|
+
"internalFilePath": "community.main.runtime.ts"
|
|
630
642
|
},
|
|
631
643
|
"isOptional": false,
|
|
632
644
|
"isSpread": false
|
|
@@ -705,7 +717,7 @@
|
|
|
705
717
|
"componentId": {
|
|
706
718
|
"scope": "teambit.community",
|
|
707
719
|
"name": "community",
|
|
708
|
-
"version": "1.0.
|
|
720
|
+
"version": "1.0.490"
|
|
709
721
|
},
|
|
710
722
|
"taggedModuleExports": []
|
|
711
723
|
}
|
package/package.json
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/community",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.490",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/community/community",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.community",
|
|
8
8
|
"name": "community",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.490"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@teambit/harmony": "0.4.6",
|
|
13
|
-
"@teambit/cli": "0.0.
|
|
14
|
-
"@teambit/generator": "1.0.
|
|
15
|
-
"@teambit/legacy.constants": "0.0.
|
|
13
|
+
"@teambit/cli": "0.0.1067",
|
|
14
|
+
"@teambit/generator": "1.0.491",
|
|
15
|
+
"@teambit/legacy.constants": "0.0.2"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@types/mocha": "9.1.0",
|
|
19
19
|
"@teambit/harmony.envs.core-aspect-env": "0.0.63"
|
|
20
20
|
},
|
|
21
|
-
"peerDependencies": {
|
|
22
|
-
"@teambit/legacy": "1.0.624"
|
|
23
|
-
},
|
|
21
|
+
"peerDependencies": {},
|
|
24
22
|
"license": "Apache-2.0",
|
|
25
23
|
"optionalDependencies": {},
|
|
26
24
|
"peerDependenciesMeta": {},
|
|
File without changes
|