@teambit/compiler 1.0.514 → 1.0.516

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.
@@ -1759,7 +1759,7 @@
1759
1759
  "_legacy": {
1760
1760
  "scope": "teambit.compilation",
1761
1761
  "name": "compiler",
1762
- "version": "1.0.514"
1762
+ "version": "1.0.516"
1763
1763
  },
1764
1764
  "_scope": "teambit.compilation"
1765
1765
  }
@@ -3228,7 +3228,7 @@
3228
3228
  "_legacy": {
3229
3229
  "scope": "teambit.compilation",
3230
3230
  "name": "compiler",
3231
- "version": "1.0.514"
3231
+ "version": "1.0.516"
3232
3232
  },
3233
3233
  "_scope": "teambit.compilation"
3234
3234
  }
@@ -3935,7 +3935,7 @@
3935
3935
  "_legacy": {
3936
3936
  "scope": "teambit.compilation",
3937
3937
  "name": "compiler",
3938
- "version": "1.0.514"
3938
+ "version": "1.0.516"
3939
3939
  },
3940
3940
  "_scope": "teambit.compilation"
3941
3941
  }
@@ -5705,7 +5705,7 @@
5705
5705
  "_legacy": {
5706
5706
  "scope": "teambit.compilation",
5707
5707
  "name": "compiler",
5708
- "version": "1.0.514"
5708
+ "version": "1.0.516"
5709
5709
  },
5710
5710
  "_scope": "teambit.compilation"
5711
5711
  }
@@ -7677,7 +7677,7 @@
7677
7677
  "_legacy": {
7678
7678
  "scope": "teambit.compilation",
7679
7679
  "name": "compiler",
7680
- "version": "1.0.514"
7680
+ "version": "1.0.516"
7681
7681
  },
7682
7682
  "_scope": "teambit.compilation"
7683
7683
  }
@@ -7824,7 +7824,7 @@
7824
7824
  "_legacy": {
7825
7825
  "scope": "teambit.compilation",
7826
7826
  "name": "compiler",
7827
- "version": "1.0.514"
7827
+ "version": "1.0.516"
7828
7828
  },
7829
7829
  "_scope": "teambit.compilation"
7830
7830
  }
@@ -7897,7 +7897,7 @@
7897
7897
  "componentId": {
7898
7898
  "scope": "teambit.compilation",
7899
7899
  "name": "compiler",
7900
- "version": "1.0.514"
7900
+ "version": "1.0.516"
7901
7901
  },
7902
7902
  "taggedModuleExports": []
7903
7903
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_compiler@1.0.514/dist/compiler.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_compiler@1.0.514/dist/compiler.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_compiler@1.0.516/dist/compiler.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.compilation_compiler@1.0.516/dist/compiler.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/compiler",
3
- "version": "1.0.514",
3
+ "version": "1.0.516",
4
4
  "homepage": "https://bit.cloud/teambit/compilation/compiler",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.compilation",
8
8
  "name": "compiler",
9
- "version": "1.0.514"
9
+ "version": "1.0.516"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -20,29 +20,29 @@
20
20
  "@teambit/component-id": "1.2.2",
21
21
  "@teambit/workspace.root-components": "1.0.0",
22
22
  "@teambit/bit-error": "0.0.404",
23
- "@teambit/envs": "1.0.514",
24
- "@teambit/cli": "0.0.1091",
25
- "@teambit/logger": "0.0.1184",
26
- "@teambit/pubsub": "1.0.514",
27
- "@teambit/aspect-loader": "1.0.514",
28
- "@teambit/builder": "1.0.514",
23
+ "@teambit/envs": "1.0.516",
24
+ "@teambit/cli": "0.0.1093",
25
+ "@teambit/logger": "0.0.1186",
26
+ "@teambit/pubsub": "1.0.516",
27
+ "@teambit/aspect-loader": "1.0.516",
28
+ "@teambit/builder": "1.0.516",
29
29
  "@teambit/component-issues": "0.0.153",
30
- "@teambit/component": "1.0.514",
31
- "@teambit/dependency-resolver": "1.0.514",
32
- "@teambit/generator": "1.0.515",
33
- "@teambit/issues": "1.0.514",
34
- "@teambit/legacy.constants": "0.0.6",
35
- "@teambit/ui": "1.0.514",
36
- "@teambit/watcher": "1.0.514",
37
- "@teambit/workspace": "1.0.514",
38
- "@teambit/isolator": "1.0.514",
30
+ "@teambit/component": "1.0.516",
31
+ "@teambit/dependency-resolver": "1.0.516",
32
+ "@teambit/generator": "1.0.517",
33
+ "@teambit/issues": "1.0.516",
34
+ "@teambit/legacy.constants": "0.0.7",
35
+ "@teambit/ui": "1.0.516",
36
+ "@teambit/watcher": "1.0.516",
37
+ "@teambit/workspace": "1.0.516",
38
+ "@teambit/isolator": "1.0.516",
39
39
  "@teambit/toolbox.fs.hard-link-directory": "0.0.23",
40
- "@teambit/component.sources": "0.0.72",
40
+ "@teambit/component.sources": "0.0.73",
41
41
  "@teambit/toolbox.path.path": "0.0.6",
42
- "@teambit/graph": "1.0.514",
43
- "@teambit/multi-compiler": "1.0.514",
44
- "@teambit/pkg.modules.component-package-name": "0.0.27",
45
- "@teambit/workspace.modules.node-modules-linker": "0.0.248"
42
+ "@teambit/graph": "1.0.516",
43
+ "@teambit/multi-compiler": "1.0.516",
44
+ "@teambit/pkg.modules.component-package-name": "0.0.28",
45
+ "@teambit/workspace.modules.node-modules-linker": "0.0.249"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@types/pretty-time": "^1.1.5",