@teambit/linter 1.0.227 → 1.0.229

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/linter@1.0.227" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.defender/linter@1.0.229" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -1 +1 @@
1
- !function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["teambit.defender/linter-preview"]=n():e["teambit.defender/linter-preview"]=n()}(self,(()=>(()=>{"use strict";var e={57608:(e,n,t)=>{Object.defineProperty(n,"Ay",{enumerable:!0,get:function(){return o.default}});var o=r(t(47835));function r(e){return e&&e.__esModule?e:{default:e}}r.__bit_component={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0}},47835:(e,n,t)=>{var o={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0};Object.defineProperty(n,"__esModule",{value:!0}),n.default=c,p(t(41594));var r=t(5016),i=t(65682),a=["components"];function p(e){return e&&e.__esModule?e:{default:e}}function d(){return d=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},d.apply(this,arguments)}function l(e,n){if(null==e)return{};var t,o,r=s(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}function s(e,n){if(null==e)return{};var t,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||(r[t]=e[t]);return r}p.__bit_component=o,d.__bit_component=o,l.__bit_component=o,s.__bit_component=o;var m={},u="wrapper";function c(e){var n=e.components,t=l(e,a);return(0,r.mdx)(u,d({},m,t,{components:n,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,r.mdx)("h1",null,"Overview"),(0,r.mdx)("p",null,"Linting helps us maintain consistent code styling and avoid potential bugs by analyzing our source code, statically, before it is compiled and executed."),(0,r.mdx)("p",null,"The Linter aspect simplifies and standardizes the process of component linting. It does so for linting during development (in the workspace) and for linting during component build (in a capsule, as part of the ",(0,r.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),")"),(0,r.mdx)("h2",null,"Linting in development"),(0,r.mdx)("p",null,"Bit lints all components in the ",(0,r.mdx)("a",{parentName:"p",href:"/workspace/overview"},"Workspace")," using just a single command. That is true for components of all types, regardless of their specific ",(0,r.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env"),", and as a consequence of that, their specific Linter implementation"," and configuration."),(0,r.mdx)("pre",null,(0,r.mdx)("code",{parentName:"pre",className:"language-bash"},"bit lint\n")),(0,r.mdx)("p",null,"To learn more on linting during development, please refer to ",(0,r.mdx)("a",{parentName:"p",href:"/linter/workspace-linting"},"Workspace Linting"),"."),(0,r.mdx)("h2",null,"Linting during build"),(0,r.mdx)("p",null,"During build, the lint task is only used for checking linting issues. it will not re-write the components with the auto fix option."),(0,r.mdx)("p",null,"Testing components for distribution is done during ",(0,r.mdx)("inlineCode",{parentName:"p"},"build")," by the Bit ",(0,r.mdx)("a",{parentName:"p",href:"/builder/overview"},"Builder"),"."),(0,r.mdx)("p",null,"Component build can be simulated with ",(0,r.mdx)("inlineCode",{parentName:"p"},"bit build")," and done through ",(0,r.mdx)("a",{parentName:"p",href:"/components/tags"},"Tag")," or ",(0,r.mdx)("a",{parentName:"p",href:"/components/snaps"},"Snap")),(0,r.mdx)("pre",null,(0,r.mdx)("code",{parentName:"pre",className:"language-bash"},"bit build\n")),(0,r.mdx)("p",null,"By default, linting is ",(0,r.mdx)("strong",{parentName:"p"},"not")," part of the ",(0,r.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),"."),(0,r.mdx)("h2",null,"Configuring and implementing Linters"),(0,r.mdx)("p",null,"The Linter implementation"," is configured in the ",(0,r.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env")," which is configured on your ",(0,r.mdx)("a",{parentName:"p",href:"/components/overview"},"Component"),". Customizing it can be done by ",(0,r.mdx)("a",{parentName:"p",href:"/"},"customizing an existing env with your linter")," or by ",(0,r.mdx)("a",{parentName:"p",href:"/envs/customizing-env"},"implementing your own Env"),"."),(0,r.mdx)("p",null,"Linter can also be implemented into Bit through few interfaces. ")))}c.__bit_component=o,c.isMDXComponent=!0},82905:(e,n,t)=>{var o={id:"teambit.defender/linter@1.0.227",homepage:"https://bit.cloud/teambit/defender/linter",exported:!0};function r(){const e=i(t(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(n,"__esModule",{value:!0}),n.Logo=void 0,r.__bit_component=o,i.__bit_component=o;const a=()=>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/linter.svg"}));a.__bit_component=o,n.Logo=a},5016:e=>{e.exports=MdxJsReact},41594:e=>{e.exports=React},65682:e=>{e.exports=TeambitMdxUiMdxScopeContext}},n={};function t(o){var r=n[o];if(void 0!==r)return r.exports;var i=n[o]={exports:{}};return e[o](i,i.exports,t),i.exports}t.d=(e,n)=>{for(var o in n)t.o(n,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:n[o]})},t.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{t.r(o),t.d(o,{compositions:()=>u,compositions_metadata:()=>f,overview:()=>c});var e={};t.r(e),t.d(e,{default:()=>m});var n=t(82905),r=(t(41594),t(5016)),i=t(65682),a=t(57608),p=["components"];function d(){return d=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},d.apply(this,arguments)}var l={},s="wrapper";function m(e){var n=e.components,t=function(e,n){if(null==e)return{};var t,o,r=function(e,n){if(null==e)return{};var t,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||(r[t]=e[t]);return r}(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}(e,p);return(0,r.mdx)(s,d({},l,t,{components:n,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{LinterOverview:a.Ay},mdxType:"MDXScopeProvider"},(0,r.mdx)(a.Ay,{mdxType:"LinterOverview"})))}m.isMDXComponent=!0;const u=[n],c=[e],f={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),o})()));
1
+ !function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["teambit.defender/linter-preview"]=n():e["teambit.defender/linter-preview"]=n()}(self,(()=>(()=>{"use strict";var e={95395:(e,n,t)=>{Object.defineProperty(n,"Ay",{enumerable:!0,get:function(){return o.default}});var o=r(t(94352));function r(e){return e&&e.__esModule?e:{default:e}}r.__bit_component={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0}},94352:(e,n,t)=>{var o={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0};Object.defineProperty(n,"__esModule",{value:!0}),n.default=c,p(t(41594));var r=t(5016),i=t(65682),a=["components"];function p(e){return e&&e.__esModule?e:{default:e}}function d(){return d=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},d.apply(this,arguments)}function l(e,n){if(null==e)return{};var t,o,r=s(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}function s(e,n){if(null==e)return{};var t,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||(r[t]=e[t]);return r}p.__bit_component=o,d.__bit_component=o,l.__bit_component=o,s.__bit_component=o;var m={},u="wrapper";function c(e){var n=e.components,t=l(e,a);return(0,r.mdx)(u,d({},m,t,{components:n,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,r.mdx)("h1",null,"Overview"),(0,r.mdx)("p",null,"Linting helps us maintain consistent code styling and avoid potential bugs by analyzing our source code, statically, before it is compiled and executed."),(0,r.mdx)("p",null,"The Linter aspect simplifies and standardizes the process of component linting. It does so for linting during development (in the workspace) and for linting during component build (in a capsule, as part of the ",(0,r.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),")"),(0,r.mdx)("h2",null,"Linting in development"),(0,r.mdx)("p",null,"Bit lints all components in the ",(0,r.mdx)("a",{parentName:"p",href:"/workspace/overview"},"Workspace")," using just a single command. That is true for components of all types, regardless of their specific ",(0,r.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env"),", and as a consequence of that, their specific Linter implementation"," and configuration."),(0,r.mdx)("pre",null,(0,r.mdx)("code",{parentName:"pre",className:"language-bash"},"bit lint\n")),(0,r.mdx)("p",null,"To learn more on linting during development, please refer to ",(0,r.mdx)("a",{parentName:"p",href:"/linter/workspace-linting"},"Workspace Linting"),"."),(0,r.mdx)("h2",null,"Linting during build"),(0,r.mdx)("p",null,"During build, the lint task is only used for checking linting issues. it will not re-write the components with the auto fix option."),(0,r.mdx)("p",null,"Testing components for distribution is done during ",(0,r.mdx)("inlineCode",{parentName:"p"},"build")," by the Bit ",(0,r.mdx)("a",{parentName:"p",href:"/builder/overview"},"Builder"),"."),(0,r.mdx)("p",null,"Component build can be simulated with ",(0,r.mdx)("inlineCode",{parentName:"p"},"bit build")," and done through ",(0,r.mdx)("a",{parentName:"p",href:"/components/tags"},"Tag")," or ",(0,r.mdx)("a",{parentName:"p",href:"/components/snaps"},"Snap")),(0,r.mdx)("pre",null,(0,r.mdx)("code",{parentName:"pre",className:"language-bash"},"bit build\n")),(0,r.mdx)("p",null,"By default, linting is ",(0,r.mdx)("strong",{parentName:"p"},"not")," part of the ",(0,r.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),"."),(0,r.mdx)("h2",null,"Configuring and implementing Linters"),(0,r.mdx)("p",null,"The Linter implementation"," is configured in the ",(0,r.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env")," which is configured on your ",(0,r.mdx)("a",{parentName:"p",href:"/components/overview"},"Component"),". Customizing it can be done by ",(0,r.mdx)("a",{parentName:"p",href:"/"},"customizing an existing env with your linter")," or by ",(0,r.mdx)("a",{parentName:"p",href:"/envs/customizing-env"},"implementing your own Env"),"."),(0,r.mdx)("p",null,"Linter can also be implemented into Bit through few interfaces. ")))}c.__bit_component=o,c.isMDXComponent=!0},3640:(e,n,t)=>{var o={id:"teambit.defender/linter@1.0.229",homepage:"https://bit.cloud/teambit/defender/linter",exported:!0};function r(){const e=i(t(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(n,"__esModule",{value:!0}),n.Logo=void 0,r.__bit_component=o,i.__bit_component=o;const a=()=>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/linter.svg"}));a.__bit_component=o,n.Logo=a},5016:e=>{e.exports=MdxJsReact},41594:e=>{e.exports=React},65682:e=>{e.exports=TeambitMdxUiMdxScopeContext}},n={};function t(o){var r=n[o];if(void 0!==r)return r.exports;var i=n[o]={exports:{}};return e[o](i,i.exports,t),i.exports}t.d=(e,n)=>{for(var o in n)t.o(n,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:n[o]})},t.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{t.r(o),t.d(o,{compositions:()=>u,compositions_metadata:()=>f,overview:()=>c});var e={};t.r(e),t.d(e,{default:()=>m});var n=t(3640),r=(t(41594),t(5016)),i=t(65682),a=t(95395),p=["components"];function d(){return d=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},d.apply(this,arguments)}var l={},s="wrapper";function m(e){var n=e.components,t=function(e,n){if(null==e)return{};var t,o,r=function(e,n){if(null==e)return{};var t,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||(r[t]=e[t]);return r}(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o<i.length;o++)t=i[o],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(r[t]=e[t])}return r}(e,p);return(0,r.mdx)(s,d({},l,t,{components:n,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{LinterOverview:a.Ay},mdxType:"MDXScopeProvider"},(0,r.mdx)(a.Ay,{mdxType:"LinterOverview"})))}m.isMDXComponent=!0;const u=[n],c=[e],f={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),o})()));
@@ -95,7 +95,11 @@
95
95
  "line": 24,
96
96
  "character": 29
97
97
  },
98
- "name": "EnvsMain"
98
+ "name": "EnvsMain",
99
+ "componentId": {
100
+ "scope": "teambit.envs",
101
+ "name": "envs"
102
+ }
99
103
  },
100
104
  "isOptional": false,
101
105
  "isSpread": false
@@ -115,7 +119,8 @@
115
119
  "line": 24,
116
120
  "character": 62
117
121
  },
118
- "name": "LinterService"
122
+ "name": "LinterService",
123
+ "internalFilePath": "linter.service.ts"
119
124
  },
120
125
  "isOptional": false,
121
126
  "isSpread": false
@@ -174,7 +179,11 @@
174
179
  "line": 29,
175
180
  "character": 26
176
181
  },
177
- "name": "Component"
182
+ "name": "Component",
183
+ "componentId": {
184
+ "scope": "teambit.component",
185
+ "name": "component"
186
+ }
178
187
  }
179
188
  },
180
189
  "isOptional": false,
@@ -239,7 +248,11 @@
239
248
  "line": 35,
240
249
  "character": 22
241
250
  },
242
- "name": "ExecutionContext"
251
+ "name": "ExecutionContext",
252
+ "componentId": {
253
+ "scope": "teambit.envs",
254
+ "name": "envs"
255
+ }
243
256
  },
244
257
  "isOptional": false,
245
258
  "isSpread": false
@@ -416,7 +429,11 @@
416
429
  "line": 55,
417
430
  "character": 55
418
431
  },
419
- "name": "EnvsMain"
432
+ "name": "EnvsMain",
433
+ "componentId": {
434
+ "scope": "teambit.envs",
435
+ "name": "envs"
436
+ }
420
437
  },
421
438
  {
422
439
  "__schema": "TypeRefSchema",
@@ -425,7 +442,11 @@
425
442
  "line": 55,
426
443
  "character": 65
427
444
  },
428
- "name": "CLIMain"
445
+ "name": "CLIMain",
446
+ "componentId": {
447
+ "scope": "teambit.harmony",
448
+ "name": "cli"
449
+ }
429
450
  },
430
451
  {
431
452
  "__schema": "TypeRefSchema",
@@ -434,7 +455,11 @@
434
455
  "line": 55,
435
456
  "character": 74
436
457
  },
437
- "name": "ComponentMain"
458
+ "name": "ComponentMain",
459
+ "componentId": {
460
+ "scope": "teambit.component",
461
+ "name": "component"
462
+ }
438
463
  },
439
464
  {
440
465
  "__schema": "TypeRefSchema",
@@ -443,7 +468,11 @@
443
468
  "line": 55,
444
469
  "character": 89
445
470
  },
446
- "name": "LoggerMain"
471
+ "name": "LoggerMain",
472
+ "componentId": {
473
+ "scope": "teambit.harmony",
474
+ "name": "logger"
475
+ }
447
476
  },
448
477
  {
449
478
  "__schema": "TypeRefSchema",
@@ -452,7 +481,11 @@
452
481
  "line": 55,
453
482
  "character": 101
454
483
  },
455
- "name": "Workspace"
484
+ "name": "Workspace",
485
+ "componentId": {
486
+ "scope": "teambit.workspace",
487
+ "name": "workspace"
488
+ }
456
489
  }
457
490
  ]
458
491
  },
@@ -569,7 +602,8 @@
569
602
  "line": 18,
570
603
  "character": 14
571
604
  },
572
- "name": "FixTypes"
605
+ "name": "FixTypes",
606
+ "internalFilePath": "linter-context.ts"
573
607
  },
574
608
  "isOptional": true
575
609
  }
@@ -977,7 +1011,11 @@
977
1011
  "line": 155,
978
1012
  "character": 47
979
1013
  },
980
- "name": "BuildContext"
1014
+ "name": "BuildContext",
1015
+ "componentId": {
1016
+ "scope": "teambit.pipelines",
1017
+ "name": "builder"
1018
+ }
981
1019
  },
982
1020
  "isOptional": true,
983
1021
  "isSpread": false
@@ -1238,7 +1276,8 @@
1238
1276
  "line": 77,
1239
1277
  "character": 13
1240
1278
  },
1241
- "name": "LintMessage"
1279
+ "name": "LintMessage",
1280
+ "internalFilePath": "linter.ts"
1242
1281
  }
1243
1282
  },
1244
1283
  "isOptional": false
@@ -1646,7 +1685,11 @@
1646
1685
  "line": 11,
1647
1686
  "character": 26
1648
1687
  },
1649
- "name": "BuildContext"
1688
+ "name": "BuildContext",
1689
+ "componentId": {
1690
+ "scope": "teambit.pipelines",
1691
+ "name": "builder"
1692
+ }
1650
1693
  },
1651
1694
  "isOptional": false,
1652
1695
  "isSpread": false
@@ -1668,7 +1711,11 @@
1668
1711
  "line": 11,
1669
1712
  "character": 49
1670
1713
  },
1671
- "name": "BuiltTaskResult"
1714
+ "name": "BuiltTaskResult",
1715
+ "componentId": {
1716
+ "scope": "teambit.pipelines",
1717
+ "name": "builder"
1718
+ }
1672
1719
  }
1673
1720
  ]
1674
1721
  },
@@ -1700,7 +1747,7 @@
1700
1747
  "_legacy": {
1701
1748
  "scope": "teambit.defender",
1702
1749
  "name": "linter",
1703
- "version": "1.0.227"
1750
+ "version": "1.0.229"
1704
1751
  },
1705
1752
  "_scope": "teambit.defender"
1706
1753
  }
@@ -1795,6 +1842,10 @@
1795
1842
  "character": 21
1796
1843
  },
1797
1844
  "name": "ComponentMap",
1845
+ "componentId": {
1846
+ "scope": "teambit.component",
1847
+ "name": "component"
1848
+ },
1798
1849
  "typeArgs": [
1799
1850
  {
1800
1851
  "__schema": "KeywordTypeSchema",
@@ -1832,7 +1883,7 @@
1832
1883
  "_legacy": {
1833
1884
  "scope": "teambit.defender",
1834
1885
  "name": "linter",
1835
- "version": "1.0.227"
1886
+ "version": "1.0.229"
1836
1887
  },
1837
1888
  "_scope": "teambit.defender"
1838
1889
  }
@@ -1943,7 +1994,8 @@
1943
1994
  "line": 21,
1944
1995
  "character": 14
1945
1996
  },
1946
- "name": "FixTypes"
1997
+ "name": "FixTypes",
1998
+ "internalFilePath": "linter-context.ts"
1947
1999
  },
1948
2000
  "doc": {
1949
2001
  "__schema": "DocSchema",
@@ -2065,7 +2117,8 @@
2065
2117
  "line": 21,
2066
2118
  "character": 14
2067
2119
  },
2068
- "name": "FixTypes"
2120
+ "name": "FixTypes",
2121
+ "internalFilePath": "linter-context.ts"
2069
2122
  },
2070
2123
  "isOptional": true
2071
2124
  }
@@ -2110,6 +2163,10 @@
2110
2163
  "character": 13
2111
2164
  },
2112
2165
  "name": "EnvHandler",
2166
+ "componentId": {
2167
+ "scope": "teambit.envs",
2168
+ "name": "envs"
2169
+ },
2113
2170
  "typeArgs": [
2114
2171
  {
2115
2172
  "__schema": "TypeRefSchema",
@@ -2257,7 +2314,8 @@
2257
2314
  "line": 18,
2258
2315
  "character": 14
2259
2316
  },
2260
- "name": "FixTypes"
2317
+ "name": "FixTypes",
2318
+ "internalFilePath": "linter-context.ts"
2261
2319
  },
2262
2320
  "isOptional": true
2263
2321
  }
@@ -2320,7 +2378,11 @@
2320
2378
  "line": 24,
2321
2379
  "character": 29
2322
2380
  },
2323
- "name": "EnvsMain"
2381
+ "name": "EnvsMain",
2382
+ "componentId": {
2383
+ "scope": "teambit.envs",
2384
+ "name": "envs"
2385
+ }
2324
2386
  },
2325
2387
  "isOptional": false,
2326
2388
  "isSpread": false
@@ -2340,7 +2402,8 @@
2340
2402
  "line": 24,
2341
2403
  "character": 62
2342
2404
  },
2343
- "name": "LinterService"
2405
+ "name": "LinterService",
2406
+ "internalFilePath": "linter.service.ts"
2344
2407
  },
2345
2408
  "isOptional": false,
2346
2409
  "isSpread": false
@@ -2399,7 +2462,11 @@
2399
2462
  "line": 29,
2400
2463
  "character": 26
2401
2464
  },
2402
- "name": "Component"
2465
+ "name": "Component",
2466
+ "componentId": {
2467
+ "scope": "teambit.component",
2468
+ "name": "component"
2469
+ }
2403
2470
  }
2404
2471
  },
2405
2472
  "isOptional": false,
@@ -2464,7 +2531,11 @@
2464
2531
  "line": 35,
2465
2532
  "character": 22
2466
2533
  },
2467
- "name": "ExecutionContext"
2534
+ "name": "ExecutionContext",
2535
+ "componentId": {
2536
+ "scope": "teambit.envs",
2537
+ "name": "envs"
2538
+ }
2468
2539
  },
2469
2540
  "isOptional": false,
2470
2541
  "isSpread": false
@@ -2641,7 +2712,11 @@
2641
2712
  "line": 55,
2642
2713
  "character": 55
2643
2714
  },
2644
- "name": "EnvsMain"
2715
+ "name": "EnvsMain",
2716
+ "componentId": {
2717
+ "scope": "teambit.envs",
2718
+ "name": "envs"
2719
+ }
2645
2720
  },
2646
2721
  {
2647
2722
  "__schema": "TypeRefSchema",
@@ -2650,7 +2725,11 @@
2650
2725
  "line": 55,
2651
2726
  "character": 65
2652
2727
  },
2653
- "name": "CLIMain"
2728
+ "name": "CLIMain",
2729
+ "componentId": {
2730
+ "scope": "teambit.harmony",
2731
+ "name": "cli"
2732
+ }
2654
2733
  },
2655
2734
  {
2656
2735
  "__schema": "TypeRefSchema",
@@ -2659,7 +2738,11 @@
2659
2738
  "line": 55,
2660
2739
  "character": 74
2661
2740
  },
2662
- "name": "ComponentMain"
2741
+ "name": "ComponentMain",
2742
+ "componentId": {
2743
+ "scope": "teambit.component",
2744
+ "name": "component"
2745
+ }
2663
2746
  },
2664
2747
  {
2665
2748
  "__schema": "TypeRefSchema",
@@ -2668,7 +2751,11 @@
2668
2751
  "line": 55,
2669
2752
  "character": 89
2670
2753
  },
2671
- "name": "LoggerMain"
2754
+ "name": "LoggerMain",
2755
+ "componentId": {
2756
+ "scope": "teambit.harmony",
2757
+ "name": "logger"
2758
+ }
2672
2759
  },
2673
2760
  {
2674
2761
  "__schema": "TypeRefSchema",
@@ -2677,7 +2764,11 @@
2677
2764
  "line": 55,
2678
2765
  "character": 101
2679
2766
  },
2680
- "name": "Workspace"
2767
+ "name": "Workspace",
2768
+ "componentId": {
2769
+ "scope": "teambit.workspace",
2770
+ "name": "workspace"
2771
+ }
2681
2772
  }
2682
2773
  ]
2683
2774
  },
@@ -3247,7 +3338,8 @@
3247
3338
  "line": 77,
3248
3339
  "character": 13
3249
3340
  },
3250
- "name": "LintMessage"
3341
+ "name": "LintMessage",
3342
+ "internalFilePath": "linter.ts"
3251
3343
  }
3252
3344
  },
3253
3345
  "isOptional": false
@@ -3924,7 +4016,11 @@
3924
4016
  "line": 155,
3925
4017
  "character": 47
3926
4018
  },
3927
- "name": "BuildContext"
4019
+ "name": "BuildContext",
4020
+ "componentId": {
4021
+ "scope": "teambit.pipelines",
4022
+ "name": "builder"
4023
+ }
3928
4024
  },
3929
4025
  "isOptional": true,
3930
4026
  "isSpread": false
@@ -4064,7 +4160,11 @@
4064
4160
  "line": 11,
4065
4161
  "character": 26
4066
4162
  },
4067
- "name": "BuildContext"
4163
+ "name": "BuildContext",
4164
+ "componentId": {
4165
+ "scope": "teambit.pipelines",
4166
+ "name": "builder"
4167
+ }
4068
4168
  },
4069
4169
  "isOptional": false,
4070
4170
  "isSpread": false
@@ -4086,7 +4186,11 @@
4086
4186
  "line": 11,
4087
4187
  "character": 49
4088
4188
  },
4089
- "name": "BuiltTaskResult"
4189
+ "name": "BuiltTaskResult",
4190
+ "componentId": {
4191
+ "scope": "teambit.pipelines",
4192
+ "name": "builder"
4193
+ }
4090
4194
  }
4091
4195
  ]
4092
4196
  },
@@ -4118,7 +4222,7 @@
4118
4222
  "_legacy": {
4119
4223
  "scope": "teambit.defender",
4120
4224
  "name": "linter",
4121
- "version": "1.0.227"
4225
+ "version": "1.0.229"
4122
4226
  },
4123
4227
  "_scope": "teambit.defender"
4124
4228
  }
@@ -4209,7 +4313,8 @@
4209
4313
  "line": 5,
4210
4314
  "character": 30
4211
4315
  },
4212
- "name": "FixType"
4316
+ "name": "FixType",
4317
+ "internalFilePath": "linter-context.ts"
4213
4318
  }
4214
4319
  ]
4215
4320
  }
@@ -4318,7 +4423,8 @@
4318
4423
  "line": 21,
4319
4424
  "character": 14
4320
4425
  },
4321
- "name": "FixTypes"
4426
+ "name": "FixTypes",
4427
+ "internalFilePath": "linter-context.ts"
4322
4428
  },
4323
4429
  "isOptional": true
4324
4430
  }
@@ -4412,6 +4518,10 @@
4412
4518
  "character": 21
4413
4519
  },
4414
4520
  "name": "ComponentMap",
4521
+ "componentId": {
4522
+ "scope": "teambit.component",
4523
+ "name": "component"
4524
+ },
4415
4525
  "typeArgs": [
4416
4526
  {
4417
4527
  "__schema": "KeywordTypeSchema",
@@ -4449,7 +4559,7 @@
4449
4559
  "_legacy": {
4450
4560
  "scope": "teambit.defender",
4451
4561
  "name": "linter",
4452
- "version": "1.0.227"
4562
+ "version": "1.0.229"
4453
4563
  },
4454
4564
  "_scope": "teambit.defender"
4455
4565
  }
@@ -4560,7 +4670,8 @@
4560
4670
  "line": 21,
4561
4671
  "character": 14
4562
4672
  },
4563
- "name": "FixTypes"
4673
+ "name": "FixTypes",
4674
+ "internalFilePath": "linter-context.ts"
4564
4675
  },
4565
4676
  "doc": {
4566
4677
  "__schema": "DocSchema",
@@ -4627,6 +4738,10 @@
4627
4738
  "character": 13
4628
4739
  },
4629
4740
  "name": "EnvHandler",
4741
+ "componentId": {
4742
+ "scope": "teambit.envs",
4743
+ "name": "envs"
4744
+ },
4630
4745
  "typeArgs": [
4631
4746
  {
4632
4747
  "__schema": "TypeRefSchema",
@@ -4651,7 +4766,7 @@
4651
4766
  "componentId": {
4652
4767
  "scope": "teambit.defender",
4653
4768
  "name": "linter",
4654
- "version": "1.0.227"
4769
+ "version": "1.0.229"
4655
4770
  },
4656
4771
  "taggedModuleExports": []
4657
4772
  }
@@ -0,0 +1,8 @@
1
+ import { LinterAspect } from './linter.aspect';
2
+ export { LinterAspect };
3
+ export type { LinterMain, LinterConfig } from './linter.main.runtime';
4
+ export type { LintResults, Linter, LintResult, ComponentLintResult } from './linter';
5
+ export type { LintTask } from './lint.task';
6
+ export type { LinterContext, LinterOptions } from './linter-context';
7
+ export type { LinterEnv } from './linter-env-type';
8
+ export default LinterAspect;
@@ -0,0 +1,56 @@
1
+ import { TimerResponse } from '@teambit/legacy/dist/toolbox/timer';
2
+ import { Command, CommandOptions } from '@teambit/cli';
3
+ import { ComponentFactory, ComponentID } from '@teambit/component';
4
+ import { Workspace } from '@teambit/workspace';
5
+ import { LinterMain } from './linter.main.runtime';
6
+ import { ComponentLintResult, LintResults } from './linter';
7
+ export type LintCmdOptions = {
8
+ changed?: boolean;
9
+ fix?: boolean;
10
+ fixType?: string;
11
+ json?: boolean;
12
+ };
13
+ /**
14
+ * A type for result with componentId instead of the entire component, as when output to console, we don't want to print all the component
15
+ */
16
+ export type JsonComponentLintResult = Omit<ComponentLintResult, 'component'> & {
17
+ componentId: ComponentID;
18
+ };
19
+ export type JsonLintDataResults = Omit<LintResults, 'results'> & {
20
+ results: JsonComponentLintResult[];
21
+ };
22
+ /**
23
+ * A type for result with componentId instead of the entire component, as when output to console, we don't want to print all the component
24
+ */
25
+ export type JsonLintResultsData = {
26
+ duration: TimerResponse;
27
+ lintResults: JsonLintDataResults;
28
+ componentsIdsToLint: string[];
29
+ };
30
+ export type JsonLintResults = {
31
+ code: number;
32
+ data: JsonLintResultsData;
33
+ };
34
+ export declare class LintCmd implements Command {
35
+ private linter;
36
+ private componentHost;
37
+ private workspace;
38
+ name: string;
39
+ description: string;
40
+ arguments: {
41
+ name: string;
42
+ description: string;
43
+ }[];
44
+ helpUrl: string;
45
+ group: string;
46
+ options: CommandOptions;
47
+ constructor(linter: LinterMain, componentHost: ComponentFactory, workspace: Workspace);
48
+ report([pattern]: [string], linterOptions: LintCmdOptions): Promise<{
49
+ code: number;
50
+ data: string;
51
+ }>;
52
+ private getSummarySection;
53
+ private renderTotalLine;
54
+ json([pattern]: [string], linterOptions: LintCmdOptions): Promise<JsonLintResults>;
55
+ private getIdsToLint;
56
+ }
@@ -0,0 +1,8 @@
1
+ import { BuildTask, BuiltTaskResult, BuildContext } from '@teambit/builder';
2
+ export declare class LintTask implements BuildTask {
3
+ readonly aspectId: string;
4
+ readonly name: string;
5
+ constructor(aspectId: string, name?: string);
6
+ execute(context: BuildContext): Promise<BuiltTaskResult>;
7
+ private getComponentsDirectory;
8
+ }
@@ -0,0 +1,30 @@
1
+ import { ComponentMap } from '@teambit/component';
2
+ import { ExecutionContext } from '@teambit/envs';
3
+ export type FixType = 'problem' | 'suggestion' | 'layout';
4
+ export type FixTypes = Array<FixType>;
5
+ export interface LinterOptions {
6
+ /**
7
+ * extensions formats to lint. (e.g. .ts, .tsx, etc.)
8
+ */
9
+ extensionFormats?: string[];
10
+ /**
11
+ * automatically fix problems
12
+ */
13
+ fix?: boolean;
14
+ /**
15
+ * specify the types of fixes to apply (problem, suggestion, layout)
16
+ */
17
+ fixTypes?: FixTypes;
18
+ }
19
+ export interface LinterContext extends ExecutionContext, LinterOptions {
20
+ quiet?: boolean;
21
+ /**
22
+ * Root dir that contains all the components in the fs that are about to be linted
23
+ * Usually it's the workspace root dir or the capsule root dir
24
+ */
25
+ rootDir?: string;
26
+ /**
27
+ * Component map with the path to the component in the fs
28
+ */
29
+ componentsDirMap: ComponentMap<string>;
30
+ }
@@ -0,0 +1,8 @@
1
+ import { EnvHandler } from '@teambit/envs';
2
+ import { Linter } from './linter';
3
+ export interface LinterEnv {
4
+ /**
5
+ * return a Linter instance.
6
+ */
7
+ linter(): EnvHandler<Linter>;
8
+ }
@@ -0,0 +1,2 @@
1
+ import { Aspect } from '@teambit/harmony';
2
+ export declare const LinterAspect: Aspect;
@@ -0,0 +1 @@
1
+ export declare const Logo: () => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,134 @@
1
+ import { BuildContext } from '@teambit/builder';
2
+ import { Component } from '@teambit/component';
3
+ import { LinterContext } from './linter-context';
4
+ export type ComponentLintResult = {
5
+ /**
6
+ * the linted component.
7
+ */
8
+ component: Component;
9
+ /**
10
+ * CLI output of the linter.
11
+ */
12
+ output: string;
13
+ /**
14
+ * total errors count of the component (from all of the files).
15
+ */
16
+ totalErrorCount: number;
17
+ /**
18
+ * total fatal errors count of the component (from all of the files).
19
+ */
20
+ totalFatalErrorCount?: number;
21
+ /**
22
+ * total fixable errors count of the component (from all of the files).
23
+ */
24
+ totalFixableErrorCount?: number;
25
+ /**
26
+ * total fatal warning count of the component (from all of the files).
27
+ */
28
+ totalFixableWarningCount?: number;
29
+ /**
30
+ * total warning count of the component (from all of the files).
31
+ */
32
+ totalWarningCount: number;
33
+ /**
34
+ * lint results for each one of the component files
35
+ */
36
+ results: LintResult[];
37
+ };
38
+ export type LintResult = {
39
+ /**
40
+ * path of the linted file.
41
+ */
42
+ filePath: string;
43
+ /**
44
+ * numbers of errors found.
45
+ */
46
+ errorCount: number;
47
+ /**
48
+ * numbers of errors found.
49
+ */
50
+ fatalErrorCount?: number;
51
+ /**
52
+ * numbers of fixable errors found.
53
+ */
54
+ fixableErrorCount?: number;
55
+ /**
56
+ * numbers of fixable warning found.
57
+ */
58
+ fixableWarningCount?: number;
59
+ /**
60
+ * number of found warnings.
61
+ */
62
+ warningCount: number;
63
+ /**
64
+ * lint messages.
65
+ */
66
+ messages: LintMessage[];
67
+ /**
68
+ * Raw data as returned from the linter
69
+ */
70
+ raw: any;
71
+ };
72
+ export type LintMessage = {
73
+ /**
74
+ * severity of the issue.
75
+ */
76
+ severity: string;
77
+ /**
78
+ * stating column of the issue.
79
+ */
80
+ column: number;
81
+ /**
82
+ * line of the issue.
83
+ */
84
+ line: number;
85
+ /**
86
+ * end column of the issue.
87
+ */
88
+ endColumn?: number;
89
+ /**
90
+ * end line of the issue.
91
+ */
92
+ endLine?: number;
93
+ /**
94
+ * message of the issue.
95
+ */
96
+ message: string;
97
+ /**
98
+ * lint suggestions.
99
+ */
100
+ suggestions?: string[];
101
+ };
102
+ export type LintResults = {
103
+ results: ComponentLintResult[];
104
+ /**
105
+ * total errors count of the component (from all of the components).
106
+ */
107
+ totalErrorCount: number;
108
+ /**
109
+ * total fatal errors count of the component (from all of the components).
110
+ */
111
+ totalFatalErrorCount?: number;
112
+ /**
113
+ * total fixable errors count of the component (from all of the components).
114
+ */
115
+ totalFixableErrorCount?: number;
116
+ /**
117
+ * total fatal warning count of the component (from all of the components).
118
+ */
119
+ totalFixableWarningCount?: number;
120
+ /**
121
+ * total warning count of the component (from all of the components).
122
+ */
123
+ totalWarningCount: number;
124
+ totalComponentsWithErrorCount: number;
125
+ totalComponentsWithFatalErrorCount?: number;
126
+ totalComponentsWithFixableErrorCount?: number;
127
+ totalComponentsWithFixableWarningCount?: number;
128
+ totalComponentsWithWarningCount: number;
129
+ errors: Error[];
130
+ };
131
+ export interface Linter {
132
+ id: string;
133
+ lint(context: LinterContext, buildContext?: BuildContext): Promise<LintResults>;
134
+ }
@@ -0,0 +1,4 @@
1
+ export declare function linterSchema(): {
2
+ typeDefs: import("graphql").DocumentNode;
3
+ resolvers: {};
4
+ };
@@ -0,0 +1,35 @@
1
+ import { CLIMain } from '@teambit/cli';
2
+ import { Component, ComponentMain } from '@teambit/component';
3
+ import { EnvsMain, ExecutionContext } from '@teambit/envs';
4
+ import { LoggerMain } from '@teambit/logger';
5
+ import { Workspace } from '@teambit/workspace';
6
+ import { LinterService } from './linter.service';
7
+ import { LintTask } from './lint.task';
8
+ import { FixTypes, LinterOptions } from './linter-context';
9
+ import { Linter } from './linter';
10
+ export type LinterConfig = {
11
+ /**
12
+ * extension formats to lint.
13
+ */
14
+ extensionFormats: string[];
15
+ fixTypes?: FixTypes;
16
+ };
17
+ export declare class LinterMain {
18
+ private envs;
19
+ private linterService;
20
+ static runtime: import("@teambit/harmony").RuntimeDefinition;
21
+ constructor(envs: EnvsMain, linterService: LinterService);
22
+ /**
23
+ * lint an array of components.
24
+ */
25
+ lint(components: Component[], opts: LinterOptions): Promise<import("@teambit/envs").EnvsExecutionResult<import("./linter").LintResults>>;
26
+ getLinter(context: ExecutionContext, options: LinterOptions): Linter;
27
+ /**
28
+ * create a lint task for build pipelines.
29
+ * @param name name of the task.
30
+ */
31
+ createTask(name?: string): LintTask;
32
+ static dependencies: import("@teambit/harmony").Aspect[];
33
+ static defaultConfig: LinterConfig;
34
+ static provider([envs, cli, component, loggerAspect, workspace]: [EnvsMain, CLIMain, ComponentMain, LoggerMain, Workspace], config: LinterConfig): Promise<LinterMain>;
35
+ }
@@ -0,0 +1,29 @@
1
+ import { EnvService, ExecutionContext, EnvDefinition, ServiceTransformationMap, EnvContext, Env } from '@teambit/envs';
2
+ import { Workspace } from '@teambit/workspace';
3
+ import { Linter, LintResults } from './linter';
4
+ import { LinterOptions } from './linter-context';
5
+ import { LinterConfig } from './linter.main.runtime';
6
+ type LinterTransformationMap = ServiceTransformationMap & {
7
+ getLinter: () => Linter;
8
+ };
9
+ export declare class LinterService implements EnvService<LintResults> {
10
+ private linterConfig;
11
+ private workspace;
12
+ name: string;
13
+ constructor(linterConfig: LinterConfig, workspace: Workspace);
14
+ run(context: ExecutionContext, options: LinterOptions): Promise<LintResults>;
15
+ getLinter(context: ExecutionContext, options: LinterOptions): Linter;
16
+ private optionsWithDefaults;
17
+ private mergeContext;
18
+ private getComponentsDirectory;
19
+ render(env: EnvDefinition): string;
20
+ transform(env: Env, context: EnvContext): LinterTransformationMap | undefined;
21
+ getDescriptor(env: EnvDefinition): {
22
+ id: any;
23
+ icon: any;
24
+ config: any;
25
+ version: any;
26
+ displayName: any;
27
+ } | undefined;
28
+ }
29
+ export {};
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_linter@1.0.227/dist/linter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_linter@1.0.227/dist/linter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_linter@1.0.229/dist/linter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.defender_linter@1.0.229/dist/linter.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/linter",
3
- "version": "1.0.227",
3
+ "version": "1.0.229",
4
4
  "homepage": "https://bit.cloud/teambit/defender/linter",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.defender",
8
8
  "name": "linter",
9
- "version": "1.0.227"
9
+ "version": "1.0.229"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,20 +14,20 @@
14
14
  "graphql-tag": "2.12.1",
15
15
  "cli-highlight": "2.1.9",
16
16
  "@teambit/harmony": "0.4.6",
17
- "@teambit/cli": "0.0.860",
18
- "@teambit/component": "1.0.227",
19
- "@teambit/envs": "1.0.227",
20
- "@teambit/workspace": "1.0.227",
21
- "@teambit/builder": "1.0.227",
22
- "@teambit/isolator": "1.0.227",
23
- "@teambit/logger": "0.0.953"
17
+ "@teambit/cli": "0.0.862",
18
+ "@teambit/component": "1.0.229",
19
+ "@teambit/envs": "1.0.229",
20
+ "@teambit/workspace": "1.0.229",
21
+ "@teambit/builder": "1.0.229",
22
+ "@teambit/isolator": "1.0.229",
23
+ "@teambit/logger": "0.0.955"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/lodash": "4.14.165",
27
27
  "@types/mocha": "9.1.0",
28
28
  "chai": "4.3.0",
29
29
  "@teambit/defender.content.linter-overview": "1.95.0",
30
- "@teambit/harmony.envs.core-aspect-env": "0.0.30"
30
+ "@teambit/harmony.envs.core-aspect-env": "0.0.33"
31
31
  },
32
32
  "peerDependencies": {
33
33
  "react": "^17.0.0 || ^18.0.0",
package/tsconfig.json CHANGED
@@ -20,8 +20,7 @@
20
20
  "emitDeclarationOnly": true,
21
21
  "strict": true,
22
22
  "strictPropertyInitialization": false,
23
- "noImplicitAny": false,
24
- "composite": true
23
+ "noImplicitAny": false
25
24
  },
26
25
  "exclude": [
27
26
  "artifacts",
@@ -36,28 +35,5 @@
36
35
  "include": [
37
36
  "**/*",
38
37
  "**/*.json"
39
- ],
40
- "references": [
41
- {
42
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_cli@0.0.860"
43
- },
44
- {
45
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_component@1.0.227"
46
- },
47
- {
48
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.envs_envs@1.0.227"
49
- },
50
- {
51
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace@1.0.227"
52
- },
53
- {
54
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pipelines_builder@1.0.227"
55
- },
56
- {
57
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.component_isolator@1.0.227"
58
- },
59
- {
60
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.harmony_logger@0.0.953"
61
- }
62
38
  ]
63
39
  }