@teambit/express 0.0.1127 → 0.0.1129
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/express@0.0.
|
|
3
|
+
<testsuite name="teambit.harmony/express@0.0.1129" 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.harmony/express-preview"]=t():e["teambit.harmony/express-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.harmony/express-preview"]=t():e["teambit.harmony/express-preview"]=t()}(self,(()=>(()=>{"use strict";var e={52736:(e,t,o)=>{var r={id:"teambit.harmony/express@0.0.1129",homepage:"https://bit.cloud/teambit/harmony/express",exported:!0};function n(){const e=i(o(41594));return n=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,n.__bit_component=r,i.__bit_component=r;const s=()=>n().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},n().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/express.svg"}));s.__bit_component=r,t.Logo=s},41594:e=>{e.exports=React}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},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 r={};o.r(r),o.d(r,{compositions:()=>f,compositions_metadata:()=>y,overview:()=>m});var n={};o.r(n),o.d(n,{default:()=>d});var i=o(52736);o(41594);const s=MdxJsReact,a=TeambitMdxUiMdxScopeContext;var p=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)({}).hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},c.apply(null,arguments)}var u={},l="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,r,n=function(e,t){if(null==e)return{};var o={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;o[r]=e[r]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,p);return(0,s.mdx)(l,c({},u,o,{components:t,mdxType:"MDXLayout"}),(0,s.mdx)(a.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const f=[i],m=[n],y={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -39,6 +39,11 @@
|
|
|
39
39
|
"character": 25
|
|
40
40
|
},
|
|
41
41
|
"name": "SlotRegistry",
|
|
42
|
+
"componentId": {
|
|
43
|
+
"scope": "teambit.harmony",
|
|
44
|
+
"name": "harmony",
|
|
45
|
+
"version": "0.4.6"
|
|
46
|
+
},
|
|
42
47
|
"typeArgs": [
|
|
43
48
|
{
|
|
44
49
|
"__schema": "TypeArraySchema",
|
|
@@ -664,7 +669,8 @@
|
|
|
664
669
|
"line": 30,
|
|
665
670
|
"character": 22
|
|
666
671
|
},
|
|
667
|
-
"name": "ExpressConfig"
|
|
672
|
+
"name": "ExpressConfig",
|
|
673
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
668
674
|
},
|
|
669
675
|
"isOptional": false,
|
|
670
676
|
"isSpread": false
|
|
@@ -704,7 +710,11 @@
|
|
|
704
710
|
"line": 40,
|
|
705
711
|
"character": 22
|
|
706
712
|
},
|
|
707
|
-
"name": "Logger"
|
|
713
|
+
"name": "Logger",
|
|
714
|
+
"componentId": {
|
|
715
|
+
"scope": "teambit.harmony",
|
|
716
|
+
"name": "logger"
|
|
717
|
+
}
|
|
708
718
|
},
|
|
709
719
|
"isOptional": false,
|
|
710
720
|
"isSpread": false
|
|
@@ -724,7 +734,8 @@
|
|
|
724
734
|
"line": 42,
|
|
725
735
|
"character": 30
|
|
726
736
|
},
|
|
727
|
-
"name": "MiddlewareSlot"
|
|
737
|
+
"name": "MiddlewareSlot",
|
|
738
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
728
739
|
},
|
|
729
740
|
"isOptional": false,
|
|
730
741
|
"isSpread": false
|
|
@@ -799,7 +810,8 @@
|
|
|
799
810
|
"line": 48,
|
|
800
811
|
"character": 40
|
|
801
812
|
},
|
|
802
|
-
"name": "Server"
|
|
813
|
+
"name": "Server",
|
|
814
|
+
"packageName": "http"
|
|
803
815
|
}
|
|
804
816
|
]
|
|
805
817
|
},
|
|
@@ -954,7 +966,8 @@
|
|
|
954
966
|
"line": 85,
|
|
955
967
|
"character": 26
|
|
956
968
|
},
|
|
957
|
-
"name": "Express"
|
|
969
|
+
"name": "Express",
|
|
970
|
+
"packageName": "express"
|
|
958
971
|
},
|
|
959
972
|
"isOptional": true,
|
|
960
973
|
"isSpread": false
|
|
@@ -1109,7 +1122,11 @@
|
|
|
1109
1122
|
"line": 165,
|
|
1110
1123
|
"character": 23
|
|
1111
1124
|
},
|
|
1112
|
-
"name": "LoggerMain"
|
|
1125
|
+
"name": "LoggerMain",
|
|
1126
|
+
"componentId": {
|
|
1127
|
+
"scope": "teambit.harmony",
|
|
1128
|
+
"name": "logger"
|
|
1129
|
+
}
|
|
1113
1130
|
}
|
|
1114
1131
|
]
|
|
1115
1132
|
},
|
|
@@ -1131,7 +1148,8 @@
|
|
|
1131
1148
|
"line": 166,
|
|
1132
1149
|
"character": 13
|
|
1133
1150
|
},
|
|
1134
|
-
"name": "ExpressConfig"
|
|
1151
|
+
"name": "ExpressConfig",
|
|
1152
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
1135
1153
|
},
|
|
1136
1154
|
"isOptional": false,
|
|
1137
1155
|
"isSpread": false
|
|
@@ -1168,7 +1186,8 @@
|
|
|
1168
1186
|
"line": 167,
|
|
1169
1187
|
"character": 46
|
|
1170
1188
|
},
|
|
1171
|
-
"name": "MiddlewareSlot"
|
|
1189
|
+
"name": "MiddlewareSlot",
|
|
1190
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
1172
1191
|
}
|
|
1173
1192
|
]
|
|
1174
1193
|
},
|
|
@@ -1348,6 +1367,11 @@
|
|
|
1348
1367
|
"character": 30
|
|
1349
1368
|
},
|
|
1350
1369
|
"name": "SlotRegistry",
|
|
1370
|
+
"componentId": {
|
|
1371
|
+
"scope": "teambit.harmony",
|
|
1372
|
+
"name": "harmony",
|
|
1373
|
+
"version": "0.4.6"
|
|
1374
|
+
},
|
|
1351
1375
|
"typeArgs": [
|
|
1352
1376
|
{
|
|
1353
1377
|
"__schema": "TypeArraySchema",
|
|
@@ -1386,6 +1410,11 @@
|
|
|
1386
1410
|
"character": 25
|
|
1387
1411
|
},
|
|
1388
1412
|
"name": "SlotRegistry",
|
|
1413
|
+
"componentId": {
|
|
1414
|
+
"scope": "teambit.harmony",
|
|
1415
|
+
"name": "harmony",
|
|
1416
|
+
"version": "0.4.6"
|
|
1417
|
+
},
|
|
1389
1418
|
"typeArgs": [
|
|
1390
1419
|
{
|
|
1391
1420
|
"__schema": "TypeArraySchema",
|
|
@@ -1463,7 +1492,8 @@
|
|
|
1463
1492
|
"line": 30,
|
|
1464
1493
|
"character": 22
|
|
1465
1494
|
},
|
|
1466
|
-
"name": "ExpressConfig"
|
|
1495
|
+
"name": "ExpressConfig",
|
|
1496
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
1467
1497
|
},
|
|
1468
1498
|
"isOptional": false,
|
|
1469
1499
|
"isSpread": false
|
|
@@ -1503,7 +1533,11 @@
|
|
|
1503
1533
|
"line": 40,
|
|
1504
1534
|
"character": 22
|
|
1505
1535
|
},
|
|
1506
|
-
"name": "Logger"
|
|
1536
|
+
"name": "Logger",
|
|
1537
|
+
"componentId": {
|
|
1538
|
+
"scope": "teambit.harmony",
|
|
1539
|
+
"name": "logger"
|
|
1540
|
+
}
|
|
1507
1541
|
},
|
|
1508
1542
|
"isOptional": false,
|
|
1509
1543
|
"isSpread": false
|
|
@@ -1523,7 +1557,8 @@
|
|
|
1523
1557
|
"line": 42,
|
|
1524
1558
|
"character": 30
|
|
1525
1559
|
},
|
|
1526
|
-
"name": "MiddlewareSlot"
|
|
1560
|
+
"name": "MiddlewareSlot",
|
|
1561
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
1527
1562
|
},
|
|
1528
1563
|
"isOptional": false,
|
|
1529
1564
|
"isSpread": false
|
|
@@ -1598,7 +1633,8 @@
|
|
|
1598
1633
|
"line": 48,
|
|
1599
1634
|
"character": 40
|
|
1600
1635
|
},
|
|
1601
|
-
"name": "Server"
|
|
1636
|
+
"name": "Server",
|
|
1637
|
+
"packageName": "http"
|
|
1602
1638
|
}
|
|
1603
1639
|
]
|
|
1604
1640
|
},
|
|
@@ -1753,7 +1789,8 @@
|
|
|
1753
1789
|
"line": 85,
|
|
1754
1790
|
"character": 26
|
|
1755
1791
|
},
|
|
1756
|
-
"name": "Express"
|
|
1792
|
+
"name": "Express",
|
|
1793
|
+
"packageName": "express"
|
|
1757
1794
|
},
|
|
1758
1795
|
"isOptional": true,
|
|
1759
1796
|
"isSpread": false
|
|
@@ -1908,7 +1945,11 @@
|
|
|
1908
1945
|
"line": 165,
|
|
1909
1946
|
"character": 23
|
|
1910
1947
|
},
|
|
1911
|
-
"name": "LoggerMain"
|
|
1948
|
+
"name": "LoggerMain",
|
|
1949
|
+
"componentId": {
|
|
1950
|
+
"scope": "teambit.harmony",
|
|
1951
|
+
"name": "logger"
|
|
1952
|
+
}
|
|
1912
1953
|
}
|
|
1913
1954
|
]
|
|
1914
1955
|
},
|
|
@@ -1930,7 +1971,8 @@
|
|
|
1930
1971
|
"line": 166,
|
|
1931
1972
|
"character": 13
|
|
1932
1973
|
},
|
|
1933
|
-
"name": "ExpressConfig"
|
|
1974
|
+
"name": "ExpressConfig",
|
|
1975
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
1934
1976
|
},
|
|
1935
1977
|
"isOptional": false,
|
|
1936
1978
|
"isSpread": false
|
|
@@ -1967,7 +2009,8 @@
|
|
|
1967
2009
|
"line": 167,
|
|
1968
2010
|
"character": 46
|
|
1969
2011
|
},
|
|
1970
|
-
"name": "MiddlewareSlot"
|
|
2012
|
+
"name": "MiddlewareSlot",
|
|
2013
|
+
"internalFilePath": "express.main.runtime.ts"
|
|
1971
2014
|
}
|
|
1972
2015
|
]
|
|
1973
2016
|
},
|
|
@@ -2048,7 +2091,7 @@
|
|
|
2048
2091
|
"componentId": {
|
|
2049
2092
|
"scope": "teambit.harmony",
|
|
2050
2093
|
"name": "express",
|
|
2051
|
-
"version": "0.0.
|
|
2094
|
+
"version": "0.0.1129"
|
|
2052
2095
|
},
|
|
2053
2096
|
"taggedModuleExports": []
|
|
2054
2097
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_express@0.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_express@0.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_express@0.0.1129/dist/express.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_express@0.0.1129/dist/express.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/express",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.1129",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/express",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "express",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.1129"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"body-parser": "1.20.2",
|
|
13
13
|
"express": "4.19.2",
|
|
14
14
|
"lodash": "4.17.21",
|
|
15
15
|
"@teambit/harmony": "0.4.6",
|
|
16
|
-
"@teambit/cli": "0.0.
|
|
17
|
-
"@teambit/logger": "0.0.
|
|
16
|
+
"@teambit/cli": "0.0.1030",
|
|
17
|
+
"@teambit/logger": "0.0.1123"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/express": "4.17.13",
|