@teambit/new-component-helper 1.0.487 → 1.0.489
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/new-component-helper@1.0.
|
|
3
|
+
<testsuite name="teambit.component/new-component-helper@1.0.489" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/new-component-helper-preview"]=t():e["teambit.component/new-component-helper-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/new-component-helper-preview"]=t():e["teambit.component/new-component-helper-preview"]=t()}(self,(()=>(()=>{"use strict";var e={47263:(e,t,o)=>{var n={id:"teambit.component/new-component-helper@1.0.489",homepage:"https://bit.cloud/teambit/component/new-component-helper",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const p=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/new-component-helper.svg"}));p.__bit_component=n,t.Logo=p},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};o.r(n),o.d(n,{compositions:()=>m,compositions_metadata:()=>v,overview:()=>f});var r={};o.r(r),o.d(r,{default:()=>d});var i=o(47263);o(41594);const p=MdxJsReact,c=TeambitMdxUiMdxScopeContext;var a=["components"];function s(){return s=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},s.apply(null,arguments)}var l={},u="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,a);return(0,p.mdx)(u,s({},l,o,{components:t,mdxType:"MDXLayout"}),(0,p.mdx)(c.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const m=[i],f=[r],v={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -57,7 +57,11 @@
|
|
|
57
57
|
"line": 26,
|
|
58
58
|
"character": 24
|
|
59
59
|
},
|
|
60
|
-
"name": "Workspace"
|
|
60
|
+
"name": "Workspace",
|
|
61
|
+
"componentId": {
|
|
62
|
+
"scope": "teambit.workspace",
|
|
63
|
+
"name": "workspace"
|
|
64
|
+
}
|
|
61
65
|
},
|
|
62
66
|
"isOptional": false,
|
|
63
67
|
"isSpread": false
|
|
@@ -77,7 +81,12 @@
|
|
|
77
81
|
"line": 27,
|
|
78
82
|
"character": 22
|
|
79
83
|
},
|
|
80
|
-
"name": "Harmony"
|
|
84
|
+
"name": "Harmony",
|
|
85
|
+
"componentId": {
|
|
86
|
+
"scope": "teambit.harmony",
|
|
87
|
+
"name": "harmony",
|
|
88
|
+
"version": "0.4.6"
|
|
89
|
+
}
|
|
81
90
|
},
|
|
82
91
|
"isOptional": false,
|
|
83
92
|
"isSpread": false
|
|
@@ -97,7 +106,11 @@
|
|
|
97
106
|
"line": 28,
|
|
98
107
|
"character": 22
|
|
99
108
|
},
|
|
100
|
-
"name": "TrackerMain"
|
|
109
|
+
"name": "TrackerMain",
|
|
110
|
+
"componentId": {
|
|
111
|
+
"scope": "teambit.component",
|
|
112
|
+
"name": "tracker"
|
|
113
|
+
}
|
|
101
114
|
},
|
|
102
115
|
"isOptional": false,
|
|
103
116
|
"isSpread": false
|
|
@@ -248,7 +261,12 @@
|
|
|
248
261
|
"line": 51,
|
|
249
262
|
"character": 18
|
|
250
263
|
},
|
|
251
|
-
"name": "ComponentID"
|
|
264
|
+
"name": "ComponentID",
|
|
265
|
+
"componentId": {
|
|
266
|
+
"scope": "teambit.component",
|
|
267
|
+
"name": "component-id",
|
|
268
|
+
"version": "1.2.2"
|
|
269
|
+
}
|
|
252
270
|
},
|
|
253
271
|
"isOptional": false,
|
|
254
272
|
"isSpread": false
|
|
@@ -409,7 +427,7 @@
|
|
|
409
427
|
"componentId": {
|
|
410
428
|
"scope": "teambit.toolbox",
|
|
411
429
|
"name": "path/path",
|
|
412
|
-
"version": "0.0.
|
|
430
|
+
"version": "0.0.5"
|
|
413
431
|
}
|
|
414
432
|
},
|
|
415
433
|
"modifiers": []
|
|
@@ -439,7 +457,11 @@
|
|
|
439
457
|
"line": 93,
|
|
440
458
|
"character": 11
|
|
441
459
|
},
|
|
442
|
-
"name": "Component"
|
|
460
|
+
"name": "Component",
|
|
461
|
+
"componentId": {
|
|
462
|
+
"scope": "teambit.component",
|
|
463
|
+
"name": "component"
|
|
464
|
+
}
|
|
443
465
|
},
|
|
444
466
|
"isOptional": false,
|
|
445
467
|
"isSpread": false
|
|
@@ -459,7 +481,12 @@
|
|
|
459
481
|
"line": 94,
|
|
460
482
|
"character": 15
|
|
461
483
|
},
|
|
462
|
-
"name": "ComponentID"
|
|
484
|
+
"name": "ComponentID",
|
|
485
|
+
"componentId": {
|
|
486
|
+
"scope": "teambit.component",
|
|
487
|
+
"name": "component-id",
|
|
488
|
+
"version": "1.2.2"
|
|
489
|
+
}
|
|
463
490
|
},
|
|
464
491
|
"isOptional": false,
|
|
465
492
|
"isSpread": false
|
|
@@ -669,7 +696,8 @@
|
|
|
669
696
|
"line": 134,
|
|
670
697
|
"character": 12
|
|
671
698
|
},
|
|
672
|
-
"name": "File"
|
|
699
|
+
"name": "File",
|
|
700
|
+
"internalFilePath": "new-component-helper.main.runtime.ts"
|
|
673
701
|
}
|
|
674
702
|
},
|
|
675
703
|
"isOptional": false,
|
|
@@ -690,7 +718,12 @@
|
|
|
690
718
|
"line": 135,
|
|
691
719
|
"character": 15
|
|
692
720
|
},
|
|
693
|
-
"name": "ComponentID"
|
|
721
|
+
"name": "ComponentID",
|
|
722
|
+
"componentId": {
|
|
723
|
+
"scope": "teambit.component",
|
|
724
|
+
"name": "component-id",
|
|
725
|
+
"version": "1.2.2"
|
|
726
|
+
}
|
|
694
727
|
},
|
|
695
728
|
"isOptional": false,
|
|
696
729
|
"isSpread": false
|
|
@@ -911,7 +944,8 @@
|
|
|
911
944
|
"line": 168,
|
|
912
945
|
"character": 59
|
|
913
946
|
},
|
|
914
|
-
"name": "File"
|
|
947
|
+
"name": "File",
|
|
948
|
+
"internalFilePath": "new-component-helper.main.runtime.ts"
|
|
915
949
|
}
|
|
916
950
|
},
|
|
917
951
|
"isOptional": false,
|
|
@@ -941,7 +975,12 @@
|
|
|
941
975
|
"line": 168,
|
|
942
976
|
"character": 76
|
|
943
977
|
},
|
|
944
|
-
"name": "PathOsBasedRelative"
|
|
978
|
+
"name": "PathOsBasedRelative",
|
|
979
|
+
"componentId": {
|
|
980
|
+
"scope": "teambit.toolbox",
|
|
981
|
+
"name": "path/path",
|
|
982
|
+
"version": "0.0.5"
|
|
983
|
+
}
|
|
945
984
|
}
|
|
946
985
|
}
|
|
947
986
|
]
|
|
@@ -975,7 +1014,11 @@
|
|
|
975
1014
|
"line": 203,
|
|
976
1015
|
"character": 51
|
|
977
1016
|
},
|
|
978
|
-
"name": "Component"
|
|
1017
|
+
"name": "Component",
|
|
1018
|
+
"componentId": {
|
|
1019
|
+
"scope": "teambit.component",
|
|
1020
|
+
"name": "component"
|
|
1021
|
+
}
|
|
979
1022
|
},
|
|
980
1023
|
"isOptional": false,
|
|
981
1024
|
"isSpread": false
|
|
@@ -1090,7 +1133,11 @@
|
|
|
1090
1133
|
"line": 221,
|
|
1091
1134
|
"character": 48
|
|
1092
1135
|
},
|
|
1093
|
-
"name": "Workspace"
|
|
1136
|
+
"name": "Workspace",
|
|
1137
|
+
"componentId": {
|
|
1138
|
+
"scope": "teambit.workspace",
|
|
1139
|
+
"name": "workspace"
|
|
1140
|
+
}
|
|
1094
1141
|
},
|
|
1095
1142
|
{
|
|
1096
1143
|
"__schema": "TypeRefSchema",
|
|
@@ -1099,7 +1146,11 @@
|
|
|
1099
1146
|
"line": 221,
|
|
1100
1147
|
"character": 59
|
|
1101
1148
|
},
|
|
1102
|
-
"name": "TrackerMain"
|
|
1149
|
+
"name": "TrackerMain",
|
|
1150
|
+
"componentId": {
|
|
1151
|
+
"scope": "teambit.component",
|
|
1152
|
+
"name": "tracker"
|
|
1153
|
+
}
|
|
1103
1154
|
}
|
|
1104
1155
|
]
|
|
1105
1156
|
},
|
|
@@ -1161,7 +1212,12 @@
|
|
|
1161
1212
|
"line": 221,
|
|
1162
1213
|
"character": 93
|
|
1163
1214
|
},
|
|
1164
|
-
"name": "Harmony"
|
|
1215
|
+
"name": "Harmony",
|
|
1216
|
+
"componentId": {
|
|
1217
|
+
"scope": "teambit.harmony",
|
|
1218
|
+
"name": "harmony",
|
|
1219
|
+
"version": "0.4.6"
|
|
1220
|
+
}
|
|
1165
1221
|
},
|
|
1166
1222
|
"isOptional": false,
|
|
1167
1223
|
"isSpread": false
|
|
@@ -1279,7 +1335,11 @@
|
|
|
1279
1335
|
"line": 26,
|
|
1280
1336
|
"character": 24
|
|
1281
1337
|
},
|
|
1282
|
-
"name": "Workspace"
|
|
1338
|
+
"name": "Workspace",
|
|
1339
|
+
"componentId": {
|
|
1340
|
+
"scope": "teambit.workspace",
|
|
1341
|
+
"name": "workspace"
|
|
1342
|
+
}
|
|
1283
1343
|
},
|
|
1284
1344
|
"isOptional": false,
|
|
1285
1345
|
"isSpread": false
|
|
@@ -1299,7 +1359,12 @@
|
|
|
1299
1359
|
"line": 27,
|
|
1300
1360
|
"character": 22
|
|
1301
1361
|
},
|
|
1302
|
-
"name": "Harmony"
|
|
1362
|
+
"name": "Harmony",
|
|
1363
|
+
"componentId": {
|
|
1364
|
+
"scope": "teambit.harmony",
|
|
1365
|
+
"name": "harmony",
|
|
1366
|
+
"version": "0.4.6"
|
|
1367
|
+
}
|
|
1303
1368
|
},
|
|
1304
1369
|
"isOptional": false,
|
|
1305
1370
|
"isSpread": false
|
|
@@ -1319,7 +1384,11 @@
|
|
|
1319
1384
|
"line": 28,
|
|
1320
1385
|
"character": 22
|
|
1321
1386
|
},
|
|
1322
|
-
"name": "TrackerMain"
|
|
1387
|
+
"name": "TrackerMain",
|
|
1388
|
+
"componentId": {
|
|
1389
|
+
"scope": "teambit.component",
|
|
1390
|
+
"name": "tracker"
|
|
1391
|
+
}
|
|
1323
1392
|
},
|
|
1324
1393
|
"isOptional": false,
|
|
1325
1394
|
"isSpread": false
|
|
@@ -1470,7 +1539,12 @@
|
|
|
1470
1539
|
"line": 51,
|
|
1471
1540
|
"character": 18
|
|
1472
1541
|
},
|
|
1473
|
-
"name": "ComponentID"
|
|
1542
|
+
"name": "ComponentID",
|
|
1543
|
+
"componentId": {
|
|
1544
|
+
"scope": "teambit.component",
|
|
1545
|
+
"name": "component-id",
|
|
1546
|
+
"version": "1.2.2"
|
|
1547
|
+
}
|
|
1474
1548
|
},
|
|
1475
1549
|
"isOptional": false,
|
|
1476
1550
|
"isSpread": false
|
|
@@ -1631,7 +1705,7 @@
|
|
|
1631
1705
|
"componentId": {
|
|
1632
1706
|
"scope": "teambit.toolbox",
|
|
1633
1707
|
"name": "path/path",
|
|
1634
|
-
"version": "0.0.
|
|
1708
|
+
"version": "0.0.5"
|
|
1635
1709
|
}
|
|
1636
1710
|
},
|
|
1637
1711
|
"modifiers": []
|
|
@@ -1661,7 +1735,11 @@
|
|
|
1661
1735
|
"line": 93,
|
|
1662
1736
|
"character": 11
|
|
1663
1737
|
},
|
|
1664
|
-
"name": "Component"
|
|
1738
|
+
"name": "Component",
|
|
1739
|
+
"componentId": {
|
|
1740
|
+
"scope": "teambit.component",
|
|
1741
|
+
"name": "component"
|
|
1742
|
+
}
|
|
1665
1743
|
},
|
|
1666
1744
|
"isOptional": false,
|
|
1667
1745
|
"isSpread": false
|
|
@@ -1681,7 +1759,12 @@
|
|
|
1681
1759
|
"line": 94,
|
|
1682
1760
|
"character": 15
|
|
1683
1761
|
},
|
|
1684
|
-
"name": "ComponentID"
|
|
1762
|
+
"name": "ComponentID",
|
|
1763
|
+
"componentId": {
|
|
1764
|
+
"scope": "teambit.component",
|
|
1765
|
+
"name": "component-id",
|
|
1766
|
+
"version": "1.2.2"
|
|
1767
|
+
}
|
|
1685
1768
|
},
|
|
1686
1769
|
"isOptional": false,
|
|
1687
1770
|
"isSpread": false
|
|
@@ -1891,7 +1974,8 @@
|
|
|
1891
1974
|
"line": 134,
|
|
1892
1975
|
"character": 12
|
|
1893
1976
|
},
|
|
1894
|
-
"name": "File"
|
|
1977
|
+
"name": "File",
|
|
1978
|
+
"internalFilePath": "new-component-helper.main.runtime.ts"
|
|
1895
1979
|
}
|
|
1896
1980
|
},
|
|
1897
1981
|
"isOptional": false,
|
|
@@ -1912,7 +1996,12 @@
|
|
|
1912
1996
|
"line": 135,
|
|
1913
1997
|
"character": 15
|
|
1914
1998
|
},
|
|
1915
|
-
"name": "ComponentID"
|
|
1999
|
+
"name": "ComponentID",
|
|
2000
|
+
"componentId": {
|
|
2001
|
+
"scope": "teambit.component",
|
|
2002
|
+
"name": "component-id",
|
|
2003
|
+
"version": "1.2.2"
|
|
2004
|
+
}
|
|
1916
2005
|
},
|
|
1917
2006
|
"isOptional": false,
|
|
1918
2007
|
"isSpread": false
|
|
@@ -2133,7 +2222,8 @@
|
|
|
2133
2222
|
"line": 168,
|
|
2134
2223
|
"character": 59
|
|
2135
2224
|
},
|
|
2136
|
-
"name": "File"
|
|
2225
|
+
"name": "File",
|
|
2226
|
+
"internalFilePath": "new-component-helper.main.runtime.ts"
|
|
2137
2227
|
}
|
|
2138
2228
|
},
|
|
2139
2229
|
"isOptional": false,
|
|
@@ -2163,7 +2253,12 @@
|
|
|
2163
2253
|
"line": 168,
|
|
2164
2254
|
"character": 76
|
|
2165
2255
|
},
|
|
2166
|
-
"name": "PathOsBasedRelative"
|
|
2256
|
+
"name": "PathOsBasedRelative",
|
|
2257
|
+
"componentId": {
|
|
2258
|
+
"scope": "teambit.toolbox",
|
|
2259
|
+
"name": "path/path",
|
|
2260
|
+
"version": "0.0.5"
|
|
2261
|
+
}
|
|
2167
2262
|
}
|
|
2168
2263
|
}
|
|
2169
2264
|
]
|
|
@@ -2197,7 +2292,11 @@
|
|
|
2197
2292
|
"line": 203,
|
|
2198
2293
|
"character": 51
|
|
2199
2294
|
},
|
|
2200
|
-
"name": "Component"
|
|
2295
|
+
"name": "Component",
|
|
2296
|
+
"componentId": {
|
|
2297
|
+
"scope": "teambit.component",
|
|
2298
|
+
"name": "component"
|
|
2299
|
+
}
|
|
2201
2300
|
},
|
|
2202
2301
|
"isOptional": false,
|
|
2203
2302
|
"isSpread": false
|
|
@@ -2312,7 +2411,11 @@
|
|
|
2312
2411
|
"line": 221,
|
|
2313
2412
|
"character": 48
|
|
2314
2413
|
},
|
|
2315
|
-
"name": "Workspace"
|
|
2414
|
+
"name": "Workspace",
|
|
2415
|
+
"componentId": {
|
|
2416
|
+
"scope": "teambit.workspace",
|
|
2417
|
+
"name": "workspace"
|
|
2418
|
+
}
|
|
2316
2419
|
},
|
|
2317
2420
|
{
|
|
2318
2421
|
"__schema": "TypeRefSchema",
|
|
@@ -2321,7 +2424,11 @@
|
|
|
2321
2424
|
"line": 221,
|
|
2322
2425
|
"character": 59
|
|
2323
2426
|
},
|
|
2324
|
-
"name": "TrackerMain"
|
|
2427
|
+
"name": "TrackerMain",
|
|
2428
|
+
"componentId": {
|
|
2429
|
+
"scope": "teambit.component",
|
|
2430
|
+
"name": "tracker"
|
|
2431
|
+
}
|
|
2325
2432
|
}
|
|
2326
2433
|
]
|
|
2327
2434
|
},
|
|
@@ -2383,7 +2490,12 @@
|
|
|
2383
2490
|
"line": 221,
|
|
2384
2491
|
"character": 93
|
|
2385
2492
|
},
|
|
2386
|
-
"name": "Harmony"
|
|
2493
|
+
"name": "Harmony",
|
|
2494
|
+
"componentId": {
|
|
2495
|
+
"scope": "teambit.harmony",
|
|
2496
|
+
"name": "harmony",
|
|
2497
|
+
"version": "0.4.6"
|
|
2498
|
+
}
|
|
2387
2499
|
},
|
|
2388
2500
|
"isOptional": false,
|
|
2389
2501
|
"isSpread": false
|
|
@@ -2562,7 +2674,7 @@
|
|
|
2562
2674
|
"componentId": {
|
|
2563
2675
|
"scope": "teambit.component",
|
|
2564
2676
|
"name": "new-component-helper",
|
|
2565
|
-
"version": "1.0.
|
|
2677
|
+
"version": "1.0.489"
|
|
2566
2678
|
},
|
|
2567
2679
|
"taggedModuleExports": []
|
|
2568
2680
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_new-component-helper@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_new-component-helper@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_new-component-helper@1.0.489/dist/new-component-helper.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_new-component-helper@1.0.489/dist/new-component-helper.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/new-component-helper",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.489",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/new-component-helper",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "new-component-helper",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.489"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -15,17 +15,17 @@
|
|
|
15
15
|
"@teambit/bit-error": "0.0.404",
|
|
16
16
|
"@teambit/component-id": "1.2.2",
|
|
17
17
|
"@teambit/legacy-bit-id": "1.1.1",
|
|
18
|
-
"@teambit/cli": "0.0.
|
|
19
|
-
"@teambit/component-writer": "1.0.
|
|
20
|
-
"@teambit/component.sources": "0.0.
|
|
21
|
-
"@teambit/component": "1.0.
|
|
22
|
-
"@teambit/envs": "1.0.
|
|
23
|
-
"@teambit/pkg": "1.0.
|
|
24
|
-
"@teambit/renaming": "1.0.
|
|
25
|
-
"@teambit/toolbox.fs.is-dir-empty": "0.0.
|
|
26
|
-
"@teambit/toolbox.path.path": "0.0.
|
|
27
|
-
"@teambit/tracker": "1.0.
|
|
28
|
-
"@teambit/workspace": "1.0.
|
|
18
|
+
"@teambit/cli": "0.0.1066",
|
|
19
|
+
"@teambit/component-writer": "1.0.489",
|
|
20
|
+
"@teambit/component.sources": "0.0.54",
|
|
21
|
+
"@teambit/component": "1.0.489",
|
|
22
|
+
"@teambit/envs": "1.0.489",
|
|
23
|
+
"@teambit/pkg": "1.0.489",
|
|
24
|
+
"@teambit/renaming": "1.0.489",
|
|
25
|
+
"@teambit/toolbox.fs.is-dir-empty": "0.0.2",
|
|
26
|
+
"@teambit/toolbox.path.path": "0.0.5",
|
|
27
|
+
"@teambit/tracker": "1.0.489",
|
|
28
|
+
"@teambit/workspace": "1.0.489"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@types/fs-extra": "9.0.7",
|