@teambit/scope 1.0.1016 → 1.0.1017

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.scope_scope@1.0.1016/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1016/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1017/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.1017/dist/scope.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/scope",
3
- "version": "1.0.1016",
3
+ "version": "1.0.1017",
4
4
  "homepage": "https://bit.cloud/teambit/scope/scope",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "scope",
9
- "version": "1.0.1016"
9
+ "version": "1.0.1017"
10
10
  },
11
11
  "dependencies": {
12
12
  "fs-extra": "10.0.0",
@@ -25,15 +25,28 @@
25
25
  "@teambit/ui-foundation.ui.tree.drawer": "1.0.0",
26
26
  "@teambit/scope.ui.hooks.scope-context": "0.0.546",
27
27
  "@teambit/bit-error": "0.0.404",
28
+ "@teambit/cli": "0.0.1338",
29
+ "@teambit/config-store": "0.0.219",
28
30
  "@teambit/harmony.modules.requireable-component": "0.0.514",
29
31
  "@teambit/harmony": "0.4.7",
30
32
  "@teambit/legacy.constants": "0.0.30",
33
+ "@teambit/logger": "0.0.1431",
31
34
  "@teambit/harmony.modules.in-memory-cache": "0.0.34",
35
+ "@teambit/legacy.consumer-component": "0.0.127",
32
36
  "@teambit/bit.get-bit-version": "0.0.16",
33
37
  "@teambit/legacy-component-log": "0.0.418",
38
+ "@teambit/legacy.scope-api": "0.0.181",
34
39
  "@teambit/component-id": "1.2.4",
40
+ "@teambit/component.snap-distance": "0.0.127",
41
+ "@teambit/express": "0.0.1437",
35
42
  "@teambit/graph.cleargraph": "0.0.11",
36
43
  "@teambit/legacy-bit-id": "1.1.3",
44
+ "@teambit/legacy.extension-data": "0.0.128",
45
+ "@teambit/legacy.scope": "0.0.126",
46
+ "@teambit/pkg.modules.component-package-name": "0.0.133",
47
+ "@teambit/scope.network": "0.0.126",
48
+ "@teambit/scope.remote-actions": "0.0.126",
49
+ "@teambit/scope.remotes": "0.0.126",
37
50
  "@teambit/workspace.modules.match-pattern": "0.0.521",
38
51
  "@teambit/component.ui.component-drawer": "0.0.483",
39
52
  "@teambit/design.ui.tree": "0.0.16",
@@ -60,8 +73,6 @@
60
73
  "@teambit/ui-foundation.ui.full-loader": "0.0.500",
61
74
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.200",
62
75
  "@teambit/ui-foundation.ui.top-bar": "0.0.515",
63
- "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
64
- "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
65
76
  "@teambit/component-descriptor": "0.0.452",
66
77
  "@teambit/design.ui.tooltip": "0.0.383",
67
78
  "@teambit/explorer.ui.component-card": "0.0.52",
@@ -70,32 +81,21 @@
70
81
  "@teambit/scope.ui.empty-scope": "0.0.510",
71
82
  "@teambit/scope.ui.scope-details": "0.0.526",
72
83
  "@teambit/scopes.scope-id": "0.0.9",
73
- "@teambit/aspect-loader": "1.0.1016",
74
- "@teambit/cli": "0.0.1338",
75
- "@teambit/compiler": "1.0.1016",
76
- "@teambit/component": "1.0.1016",
77
- "@teambit/config-store": "0.0.219",
78
- "@teambit/dependency-resolver": "1.0.1016",
79
- "@teambit/envs": "1.0.1016",
80
- "@teambit/isolator": "1.0.1016",
81
- "@teambit/logger": "0.0.1431",
82
- "@teambit/objects": "0.0.523",
83
- "@teambit/legacy.consumer-component": "0.0.127",
84
- "@teambit/legacy.scope-api": "0.0.181",
85
- "@teambit/component.snap-distance": "0.0.127",
86
- "@teambit/express": "0.0.1437",
87
- "@teambit/graph": "1.0.1016",
88
- "@teambit/graphql": "1.0.1016",
89
- "@teambit/legacy.extension-data": "0.0.128",
90
- "@teambit/legacy.scope": "0.0.126",
91
- "@teambit/pkg.modules.component-package-name": "0.0.133",
92
- "@teambit/scope.network": "0.0.126",
93
- "@teambit/scope.remote-actions": "0.0.126",
94
- "@teambit/scope.remotes": "0.0.126",
95
- "@teambit/ui": "1.0.1016",
96
- "@teambit/command-bar": "1.0.1016",
97
- "@teambit/component-tree": "1.0.1016",
98
- "@teambit/sidebar": "1.0.1016"
84
+ "@teambit/ui-foundation.ui.use-box.dropdown": "0.0.151",
85
+ "@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
86
+ "@teambit/aspect-loader": "1.0.1017",
87
+ "@teambit/compiler": "1.0.1017",
88
+ "@teambit/component": "1.0.1017",
89
+ "@teambit/dependency-resolver": "1.0.1017",
90
+ "@teambit/envs": "1.0.1017",
91
+ "@teambit/isolator": "1.0.1017",
92
+ "@teambit/objects": "0.0.524",
93
+ "@teambit/graph": "1.0.1017",
94
+ "@teambit/graphql": "1.0.1017",
95
+ "@teambit/ui": "1.0.1017",
96
+ "@teambit/command-bar": "1.0.1017",
97
+ "@teambit/component-tree": "1.0.1017",
98
+ "@teambit/sidebar": "1.0.1017"
99
99
  },
100
100
  "devDependencies": {
101
101
  "@types/fs-extra": "9.0.7",