@teambit/mocha 1.0.256 → 1.0.258
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.defender/mocha@1.0.
|
3
|
+
<testsuite name="teambit.defender/mocha@1.0.258" 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.defender/mocha-preview"]=t():e["teambit.defender/mocha-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.defender/mocha-preview"]=t():e["teambit.defender/mocha-preview"]=t()}(self,(()=>(()=>{"use strict";var e={85045:(e,t,o)=>{var r={id:"teambit.defender/mocha@1.0.258",homepage:"https://bit.cloud/teambit/defender/mocha",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 a=()=>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/mocha.svg"}));a.__bit_component=r,t.Logo=a},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={};return(()=>{o.r(r),o.d(r,{compositions:()=>f,compositions_metadata:()=>l,overview:()=>u});var e={};o.r(e),o.d(e,{default:()=>s});var t=o(85045);o(41594);const n=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var a=["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)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},c.apply(this,arguments)}var p={},d="wrapper";function s(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,r,n={},i=Object.keys(e);for(r=0;r<i.length;r++)o=i[r],t.indexOf(o)>=0||(n[o]=e[o]);return n}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)o=i[r],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}(e,a);return(0,n.mdx)(d,c({},p,o,{components:t,mdxType:"MDXLayout"}),(0,n.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}s.isMDXComponent=!0;const f=[t],u=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),r})()));
|
package/artifacts/schema.json
CHANGED
@@ -14,273 +14,273 @@
|
|
14
14
|
},
|
15
15
|
"exports": [
|
16
16
|
{
|
17
|
-
"__schema": "
|
17
|
+
"__schema": "ExportSchema",
|
18
18
|
"location": {
|
19
|
-
"filePath": "
|
20
|
-
"line":
|
21
|
-
"character":
|
19
|
+
"filePath": "index.ts",
|
20
|
+
"line": 3,
|
21
|
+
"character": 15
|
22
22
|
},
|
23
|
-
"signature": "class MochaMain",
|
24
23
|
"name": "MochaMain",
|
25
|
-
"
|
26
|
-
|
27
|
-
|
28
|
-
"
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
"
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
24
|
+
"exportNode": {
|
25
|
+
"__schema": "ClassSchema",
|
26
|
+
"location": {
|
27
|
+
"filePath": "mocha.main.runtime.ts",
|
28
|
+
"line": 8,
|
29
|
+
"character": 1
|
30
|
+
},
|
31
|
+
"signature": "class MochaMain",
|
32
|
+
"name": "MochaMain",
|
33
|
+
"members": [
|
34
|
+
{
|
35
|
+
"__schema": "ConstructorSchema",
|
36
|
+
"location": {
|
37
|
+
"filePath": "mocha.main.runtime.ts",
|
38
|
+
"line": 9,
|
39
|
+
"character": 3
|
40
|
+
},
|
41
|
+
"signature": "constructor MochaMain(logger: Logger): MochaMain",
|
42
|
+
"name": "constructor",
|
43
|
+
"params": [
|
44
|
+
{
|
45
|
+
"__schema": "ParameterSchema",
|
46
46
|
"location": {
|
47
47
|
"filePath": "mocha.main.runtime.ts",
|
48
48
|
"line": 9,
|
49
|
-
"character":
|
49
|
+
"character": 15
|
50
|
+
},
|
51
|
+
"name": "logger",
|
52
|
+
"type": {
|
53
|
+
"__schema": "TypeRefSchema",
|
54
|
+
"location": {
|
55
|
+
"filePath": "mocha.main.runtime.ts",
|
56
|
+
"line": 9,
|
57
|
+
"character": 31
|
58
|
+
},
|
59
|
+
"name": "Logger"
|
50
60
|
},
|
51
|
-
"
|
52
|
-
"
|
53
|
-
|
54
|
-
|
55
|
-
|
61
|
+
"isOptional": false,
|
62
|
+
"isSpread": false
|
63
|
+
}
|
64
|
+
],
|
65
|
+
"returnType": {
|
66
|
+
"__schema": "ThisTypeSchema",
|
67
|
+
"location": {
|
68
|
+
"filePath": "mocha.main.runtime.ts",
|
69
|
+
"line": 8,
|
70
|
+
"character": 1
|
56
71
|
},
|
57
|
-
"
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
"__schema": "
|
72
|
+
"name": "MochaMain"
|
73
|
+
},
|
74
|
+
"modifiers": []
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"__schema": "FunctionLikeSchema",
|
63
78
|
"location": {
|
64
79
|
"filePath": "mocha.main.runtime.ts",
|
65
|
-
"line":
|
66
|
-
"character":
|
80
|
+
"line": 11,
|
81
|
+
"character": 3
|
67
82
|
},
|
68
|
-
"
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
"__schema": "FunctionLikeSchema",
|
74
|
-
"location": {
|
75
|
-
"filePath": "mocha.main.runtime.ts",
|
76
|
-
"line": 11,
|
77
|
-
"character": 3
|
78
|
-
},
|
79
|
-
"signature": "(method) MochaMain.createTester(mochaConfig?: Mocha.MochaOptions, babelConfig?: TransformOptions, mochaModule?: any): MochaTester",
|
80
|
-
"name": "createTester",
|
81
|
-
"params": [
|
82
|
-
{
|
83
|
-
"__schema": "ParameterSchema",
|
84
|
-
"location": {
|
85
|
-
"filePath": "mocha.main.runtime.ts",
|
86
|
-
"line": 12,
|
87
|
-
"character": 5
|
88
|
-
},
|
89
|
-
"name": "mochaConfig",
|
90
|
-
"type": {
|
91
|
-
"__schema": "TypeRefSchema",
|
83
|
+
"signature": "(method) MochaMain.createTester(mochaConfig?: Mocha.MochaOptions, babelConfig?: TransformOptions, mochaModule?: any): MochaTester",
|
84
|
+
"name": "createTester",
|
85
|
+
"params": [
|
86
|
+
{
|
87
|
+
"__schema": "ParameterSchema",
|
92
88
|
"location": {
|
93
89
|
"filePath": "mocha.main.runtime.ts",
|
94
90
|
"line": 12,
|
95
|
-
"character":
|
91
|
+
"character": 5
|
96
92
|
},
|
97
|
-
"name": "
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
"
|
108
|
-
"
|
93
|
+
"name": "mochaConfig",
|
94
|
+
"type": {
|
95
|
+
"__schema": "TypeRefSchema",
|
96
|
+
"location": {
|
97
|
+
"filePath": "mocha.main.runtime.ts",
|
98
|
+
"line": 12,
|
99
|
+
"character": 18
|
100
|
+
},
|
101
|
+
"name": "Mocha.MochaOptions"
|
102
|
+
},
|
103
|
+
"isOptional": true,
|
104
|
+
"defaultValue": "{}",
|
105
|
+
"isSpread": false
|
109
106
|
},
|
110
|
-
|
111
|
-
|
112
|
-
"__schema": "TypeRefSchema",
|
107
|
+
{
|
108
|
+
"__schema": "ParameterSchema",
|
113
109
|
"location": {
|
114
110
|
"filePath": "mocha.main.runtime.ts",
|
115
111
|
"line": 13,
|
116
|
-
"character":
|
112
|
+
"character": 5
|
117
113
|
},
|
118
|
-
"name": "
|
119
|
-
"
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
"
|
129
|
-
"
|
130
|
-
"
|
114
|
+
"name": "babelConfig",
|
115
|
+
"type": {
|
116
|
+
"__schema": "TypeRefSchema",
|
117
|
+
"location": {
|
118
|
+
"filePath": "mocha.main.runtime.ts",
|
119
|
+
"line": 13,
|
120
|
+
"character": 18
|
121
|
+
},
|
122
|
+
"name": "TransformOptions"
|
123
|
+
},
|
124
|
+
"isOptional": true,
|
125
|
+
"defaultValue": "{}",
|
126
|
+
"isSpread": false
|
131
127
|
},
|
132
|
-
|
133
|
-
|
134
|
-
"__schema": "InferenceTypeSchema",
|
128
|
+
{
|
129
|
+
"__schema": "ParameterSchema",
|
135
130
|
"location": {
|
136
131
|
"filePath": "mocha.main.runtime.ts",
|
137
132
|
"line": 15,
|
138
133
|
"character": 5
|
139
134
|
},
|
140
|
-
"
|
135
|
+
"name": "mochaModule",
|
136
|
+
"type": {
|
137
|
+
"__schema": "InferenceTypeSchema",
|
138
|
+
"location": {
|
139
|
+
"filePath": "mocha.main.runtime.ts",
|
140
|
+
"line": 15,
|
141
|
+
"character": 5
|
142
|
+
},
|
143
|
+
"type": "any"
|
144
|
+
},
|
145
|
+
"isOptional": true,
|
146
|
+
"defaultValue": "require('mocha')",
|
147
|
+
"isSpread": false
|
148
|
+
}
|
149
|
+
],
|
150
|
+
"returnType": {
|
151
|
+
"__schema": "TypeRefSchema",
|
152
|
+
"location": {
|
153
|
+
"filePath": "mocha.main.runtime.ts",
|
154
|
+
"line": 11,
|
155
|
+
"character": 3
|
141
156
|
},
|
142
|
-
"
|
143
|
-
"
|
144
|
-
"isSpread": false
|
145
|
-
}
|
146
|
-
],
|
147
|
-
"returnType": {
|
148
|
-
"__schema": "TypeRefSchema",
|
149
|
-
"location": {
|
150
|
-
"filePath": "mocha.main.runtime.ts",
|
151
|
-
"line": 11,
|
152
|
-
"character": 3
|
157
|
+
"name": "MochaTester",
|
158
|
+
"internalFilePath": "mocha.tester.ts"
|
153
159
|
},
|
154
|
-
"
|
155
|
-
"internalFilePath": "mocha.tester.ts"
|
156
|
-
},
|
157
|
-
"modifiers": []
|
158
|
-
},
|
159
|
-
{
|
160
|
-
"__schema": "VariableLikeSchema",
|
161
|
-
"location": {
|
162
|
-
"filePath": "mocha.main.runtime.ts",
|
163
|
-
"line": 20,
|
164
|
-
"character": 3
|
160
|
+
"modifiers": []
|
165
161
|
},
|
166
|
-
|
167
|
-
|
168
|
-
"type": {
|
169
|
-
"__schema": "InferenceTypeSchema",
|
162
|
+
{
|
163
|
+
"__schema": "VariableLikeSchema",
|
170
164
|
"location": {
|
171
165
|
"filePath": "mocha.main.runtime.ts",
|
172
166
|
"line": 20,
|
173
167
|
"character": 3
|
174
168
|
},
|
175
|
-
"
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
169
|
+
"signature": "(property) MochaMain.slots: never[]",
|
170
|
+
"name": "slots",
|
171
|
+
"type": {
|
172
|
+
"__schema": "InferenceTypeSchema",
|
173
|
+
"location": {
|
174
|
+
"filePath": "mocha.main.runtime.ts",
|
175
|
+
"line": 20,
|
176
|
+
"character": 3
|
177
|
+
},
|
178
|
+
"type": "never[]"
|
179
|
+
},
|
180
|
+
"isOptional": true,
|
181
|
+
"defaultValue": "[]"
|
186
182
|
},
|
187
|
-
|
188
|
-
|
189
|
-
"type": {
|
190
|
-
"__schema": "InferenceTypeSchema",
|
183
|
+
{
|
184
|
+
"__schema": "VariableLikeSchema",
|
191
185
|
"location": {
|
192
186
|
"filePath": "mocha.main.runtime.ts",
|
193
187
|
"line": 21,
|
194
188
|
"character": 3
|
195
189
|
},
|
196
|
-
"
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
190
|
+
"signature": "(property) MochaMain.dependencies: Aspect[]",
|
191
|
+
"name": "dependencies",
|
192
|
+
"type": {
|
193
|
+
"__schema": "InferenceTypeSchema",
|
194
|
+
"location": {
|
195
|
+
"filePath": "mocha.main.runtime.ts",
|
196
|
+
"line": 21,
|
197
|
+
"character": 3
|
198
|
+
},
|
199
|
+
"type": "Aspect[]"
|
200
|
+
},
|
201
|
+
"isOptional": true,
|
202
|
+
"defaultValue": "[LoggerAspect]"
|
207
203
|
},
|
208
|
-
|
209
|
-
|
210
|
-
"type": {
|
211
|
-
"__schema": "InferenceTypeSchema",
|
204
|
+
{
|
205
|
+
"__schema": "VariableLikeSchema",
|
212
206
|
"location": {
|
213
207
|
"filePath": "mocha.main.runtime.ts",
|
214
208
|
"line": 22,
|
215
209
|
"character": 3
|
216
210
|
},
|
217
|
-
"
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
},
|
222
|
-
{
|
223
|
-
"__schema": "FunctionLikeSchema",
|
224
|
-
"location": {
|
225
|
-
"filePath": "mocha.main.runtime.ts",
|
226
|
-
"line": 23,
|
227
|
-
"character": 3
|
228
|
-
},
|
229
|
-
"signature": "(method) MochaMain.provider([loggerMain]: [LoggerMain]): Promise<MochaMain>",
|
230
|
-
"name": "provider",
|
231
|
-
"params": [
|
232
|
-
{
|
233
|
-
"__schema": "ParameterSchema",
|
211
|
+
"signature": "(property) MochaMain.runtime: RuntimeDefinition",
|
212
|
+
"name": "runtime",
|
213
|
+
"type": {
|
214
|
+
"__schema": "InferenceTypeSchema",
|
234
215
|
"location": {
|
235
216
|
"filePath": "mocha.main.runtime.ts",
|
236
|
-
"line":
|
237
|
-
"character":
|
217
|
+
"line": 22,
|
218
|
+
"character": 3
|
238
219
|
},
|
239
|
-
"
|
240
|
-
|
241
|
-
|
220
|
+
"type": "RuntimeDefinition"
|
221
|
+
},
|
222
|
+
"isOptional": true,
|
223
|
+
"defaultValue": "MainRuntime"
|
224
|
+
},
|
225
|
+
{
|
226
|
+
"__schema": "FunctionLikeSchema",
|
227
|
+
"location": {
|
228
|
+
"filePath": "mocha.main.runtime.ts",
|
229
|
+
"line": 23,
|
230
|
+
"character": 3
|
231
|
+
},
|
232
|
+
"signature": "(method) MochaMain.provider([loggerMain]: [LoggerMain]): Promise<MochaMain>",
|
233
|
+
"name": "provider",
|
234
|
+
"params": [
|
235
|
+
{
|
236
|
+
"__schema": "ParameterSchema",
|
242
237
|
"location": {
|
243
238
|
"filePath": "mocha.main.runtime.ts",
|
244
239
|
"line": 23,
|
245
|
-
"character":
|
240
|
+
"character": 25
|
246
241
|
},
|
247
|
-
"
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
"
|
258
|
-
"
|
242
|
+
"name": "[ loggerMain ]",
|
243
|
+
"type": {
|
244
|
+
"__schema": "TupleTypeSchema",
|
245
|
+
"location": {
|
246
|
+
"filePath": "mocha.main.runtime.ts",
|
247
|
+
"line": 23,
|
248
|
+
"character": 39
|
249
|
+
},
|
250
|
+
"elements": [
|
251
|
+
{
|
252
|
+
"__schema": "TypeRefSchema",
|
253
|
+
"location": {
|
254
|
+
"filePath": "mocha.main.runtime.ts",
|
255
|
+
"line": 23,
|
256
|
+
"character": 40
|
257
|
+
},
|
258
|
+
"name": "LoggerMain"
|
259
259
|
}
|
260
|
-
|
261
|
-
|
260
|
+
]
|
261
|
+
},
|
262
|
+
"isOptional": false,
|
263
|
+
"isSpread": false
|
264
|
+
}
|
265
|
+
],
|
266
|
+
"returnType": {
|
267
|
+
"__schema": "InferenceTypeSchema",
|
268
|
+
"location": {
|
269
|
+
"filePath": "mocha.main.runtime.ts",
|
270
|
+
"line": 23,
|
271
|
+
"character": 3
|
262
272
|
},
|
263
|
-
"
|
264
|
-
"isSpread": false
|
265
|
-
}
|
266
|
-
],
|
267
|
-
"returnType": {
|
268
|
-
"__schema": "InferenceTypeSchema",
|
269
|
-
"location": {
|
270
|
-
"filePath": "mocha.main.runtime.ts",
|
271
|
-
"line": 23,
|
272
|
-
"character": 3
|
273
|
+
"type": "Promise<MochaMain>"
|
273
274
|
},
|
274
|
-
"
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
"implementNodes": []
|
275
|
+
"modifiers": [
|
276
|
+
"static",
|
277
|
+
"async"
|
278
|
+
]
|
279
|
+
}
|
280
|
+
],
|
281
|
+
"extendsNodes": [],
|
282
|
+
"implementNodes": []
|
283
|
+
}
|
284
284
|
},
|
285
285
|
{
|
286
286
|
"__schema": "UnImplementedSchema",
|
@@ -293,30 +293,39 @@
|
|
293
293
|
"type": "Identifier"
|
294
294
|
},
|
295
295
|
{
|
296
|
-
"__schema": "
|
296
|
+
"__schema": "ExportSchema",
|
297
297
|
"location": {
|
298
|
-
"filePath": "
|
299
|
-
"line":
|
300
|
-
"character":
|
298
|
+
"filePath": "index.ts",
|
299
|
+
"line": 5,
|
300
|
+
"character": 10
|
301
301
|
},
|
302
|
-
"signature": "const MochaAspect: Aspect",
|
303
302
|
"name": "MochaAspect",
|
304
|
-
"
|
305
|
-
"__schema": "
|
303
|
+
"exportNode": {
|
304
|
+
"__schema": "VariableLikeSchema",
|
306
305
|
"location": {
|
307
306
|
"filePath": "mocha.aspect.ts",
|
308
307
|
"line": 3,
|
309
308
|
"character": 14
|
310
309
|
},
|
311
|
-
"
|
312
|
-
"
|
313
|
-
|
314
|
-
"
|
315
|
-
"
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
310
|
+
"signature": "const MochaAspect: Aspect",
|
311
|
+
"name": "MochaAspect",
|
312
|
+
"type": {
|
313
|
+
"__schema": "TypeRefSchema",
|
314
|
+
"location": {
|
315
|
+
"filePath": "mocha.aspect.ts",
|
316
|
+
"line": 3,
|
317
|
+
"character": 14
|
318
|
+
},
|
319
|
+
"name": "Aspect",
|
320
|
+
"componentId": {
|
321
|
+
"scope": "teambit.harmony",
|
322
|
+
"name": "harmony",
|
323
|
+
"version": "0.4.6"
|
324
|
+
}
|
325
|
+
},
|
326
|
+
"isOptional": false,
|
327
|
+
"defaultValue": "Aspect.create({\n id: 'teambit.defender/mocha',\n})"
|
328
|
+
}
|
320
329
|
}
|
321
330
|
],
|
322
331
|
"internals": []
|
@@ -365,11 +374,7 @@
|
|
365
374
|
"line": 9,
|
366
375
|
"character": 31
|
367
376
|
},
|
368
|
-
"name": "Logger"
|
369
|
-
"componentId": {
|
370
|
-
"scope": "teambit.harmony",
|
371
|
-
"name": "logger"
|
372
|
-
}
|
377
|
+
"name": "Logger"
|
373
378
|
},
|
374
379
|
"isOptional": false,
|
375
380
|
"isSpread": false
|
@@ -432,8 +437,7 @@
|
|
432
437
|
"line": 13,
|
433
438
|
"character": 18
|
434
439
|
},
|
435
|
-
"name": "TransformOptions"
|
436
|
-
"packageName": "@babel/core"
|
440
|
+
"name": "TransformOptions"
|
437
441
|
},
|
438
442
|
"isOptional": true,
|
439
443
|
"defaultValue": "{}",
|
@@ -569,11 +573,7 @@
|
|
569
573
|
"line": 23,
|
570
574
|
"character": 40
|
571
575
|
},
|
572
|
-
"name": "LoggerMain"
|
573
|
-
"componentId": {
|
574
|
-
"scope": "teambit.harmony",
|
575
|
-
"name": "logger"
|
576
|
-
}
|
576
|
+
"name": "LoggerMain"
|
577
577
|
}
|
578
578
|
]
|
579
579
|
},
|
@@ -654,7 +654,7 @@
|
|
654
654
|
"componentId": {
|
655
655
|
"scope": "teambit.defender",
|
656
656
|
"name": "mocha",
|
657
|
-
"version": "1.0.
|
657
|
+
"version": "1.0.258"
|
658
658
|
},
|
659
659
|
"taggedModuleExports": []
|
660
660
|
}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.defender_mocha@1.0.258/dist/mocha.composition.js';
|
2
|
+
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.defender_mocha@1.0.258/dist/mocha.docs.mdx';
|
3
|
+
|
4
|
+
export const compositions = [compositions_0];
|
5
|
+
export const overview = [overview_0];
|
6
|
+
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/mocha",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.258",
|
4
4
|
"homepage": "https://bit.cloud/teambit/defender/mocha",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.defender",
|
8
8
|
"name": "mocha",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.258"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@babel/core": "7.19.6",
|
@@ -17,7 +17,7 @@
|
|
17
17
|
"@teambit/tests-results": "1.0.4",
|
18
18
|
"@teambit/cli": "0.0.862",
|
19
19
|
"@teambit/logger": "0.0.955",
|
20
|
-
"@teambit/tester": "1.0.
|
20
|
+
"@teambit/tester": "1.0.258"
|
21
21
|
},
|
22
22
|
"devDependencies": {
|
23
23
|
"@types/mocha": "9.1.0",
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_mocha@1.0.256/dist/mocha.composition.js';
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_mocha@1.0.256/dist/mocha.docs.mdx';
|
3
|
-
|
4
|
-
export const compositions = [compositions_0];
|
5
|
-
export const overview = [overview_0];
|
6
|
-
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|