@teambit/linter 0.0.0-8863dadd4b041a66cad63470ae9384d57619599a → 0.0.0-8cf4d7c8738193681997f5cca32d0e0b38a3d021

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,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@8863dadd4b041a66cad63470ae9384d57619599a/dist/linter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@8863dadd4b041a66cad63470ae9384d57619599a/dist/linter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@8cf4d7c8738193681997f5cca32d0e0b38a3d021/dist/linter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@8cf4d7c8738193681997f5cca32d0e0b38a3d021/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": "0.0.0-8863dadd4b041a66cad63470ae9384d57619599a",
3
+ "version": "0.0.0-8cf4d7c8738193681997f5cca32d0e0b38a3d021",
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": "8863dadd4b041a66cad63470ae9384d57619599a"
9
+ "version": "8cf4d7c8738193681997f5cca32d0e0b38a3d021"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -16,13 +16,13 @@
16
16
  "@teambit/legacy.constants": "0.0.13",
17
17
  "@teambit/toolbox.time.timer": "0.0.5",
18
18
  "@teambit/harmony": "0.4.7",
19
- "@teambit/cli": "0.0.0-0f6589d662ada3e4a3d2f4149104e36c2ade899c",
20
- "@teambit/component": "0.0.0-617a7efcd1f27f651fe21062a14d6642ea809db8",
21
- "@teambit/envs": "0.0.0-7f061b7fefc2a45d242ab1f7cf6b380b12bd4bd8",
22
- "@teambit/workspace": "0.0.0-42d3f6fb03878a4687d31a00345343397dc63627",
23
- "@teambit/builder": "0.0.0-f4e27957f0fddbc5a8b3a31185ef3101710f5f9e",
24
- "@teambit/isolator": "0.0.0-bfee56e10049262caf20746725ba860e430daa47",
25
- "@teambit/logger": "0.0.0-4b97d4c5680978323e20a131abd1c5bcf1575499"
19
+ "@teambit/cli": "0.0.0-a2bd8408e60c5b7a68f2c2ff84715be079e431d1",
20
+ "@teambit/component": "0.0.0-ba2d7a0bc30bdd52e9018e7efe7d70e8113b4492",
21
+ "@teambit/envs": "0.0.0-af2162990d903e60508532ef5ea8321d4bb1318e",
22
+ "@teambit/workspace": "0.0.0-6ba977c56e5511c6781811899c25d8e6edf3487b",
23
+ "@teambit/builder": "0.0.0-5bf134d26b43b43df29febc54fff122e5f1da638",
24
+ "@teambit/isolator": "0.0.0-0f1d85ddc0c82436436e0a9dc1ba2be00a7d6192",
25
+ "@teambit/logger": "0.0.0-652e3aa799838b092dba861e35a7f8e1cc9c7e45"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",