@teambit/scope 1.0.694 → 1.0.696
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 +1 @@
|
|
|
1
|
-
export declare function catObject(hash: string, pretty: boolean, stringify: boolean, headers: boolean): Promise<string | string[] | Buffer
|
|
1
|
+
export declare function catObject(hash: string, pretty: boolean, stringify: boolean, headers: boolean): Promise<string | string[] | Buffer<ArrayBufferLike>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.696/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.scope_scope@1.0.696/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.
|
|
3
|
+
"version": "1.0.696",
|
|
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.
|
|
9
|
+
"version": "1.0.696"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -21,11 +21,16 @@
|
|
|
21
21
|
"classnames": "2.2.6",
|
|
22
22
|
"reset-css": "5.0.1",
|
|
23
23
|
"@teambit/component.modules.component-url": "0.0.178",
|
|
24
|
+
"@teambit/scope.models.scope-model": "0.0.534",
|
|
24
25
|
"@teambit/ui-foundation.ui.tree.drawer": "0.0.518",
|
|
26
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.529",
|
|
25
27
|
"@teambit/bit-error": "0.0.404",
|
|
28
|
+
"@teambit/cli": "0.0.1258",
|
|
29
|
+
"@teambit/config-store": "0.0.138",
|
|
26
30
|
"@teambit/harmony.modules.requireable-component": "0.0.504",
|
|
27
31
|
"@teambit/harmony": "0.4.7",
|
|
28
32
|
"@teambit/legacy.constants": "0.0.14",
|
|
33
|
+
"@teambit/logger": "0.0.1351",
|
|
29
34
|
"@teambit/harmony.modules.in-memory-cache": "0.0.17",
|
|
30
35
|
"@teambit/legacy.consumer-component": "0.0.66",
|
|
31
36
|
"@teambit/bit.get-bit-version": "0.0.6",
|
|
@@ -33,6 +38,7 @@
|
|
|
33
38
|
"@teambit/legacy.scope-api": "0.0.120",
|
|
34
39
|
"@teambit/component-id": "1.2.4",
|
|
35
40
|
"@teambit/component.snap-distance": "0.0.66",
|
|
41
|
+
"@teambit/express": "0.0.1357",
|
|
36
42
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
37
43
|
"@teambit/legacy-bit-id": "1.1.3",
|
|
38
44
|
"@teambit/legacy.extension-data": "0.0.67",
|
|
@@ -43,12 +49,11 @@
|
|
|
43
49
|
"@teambit/scope.remotes": "0.0.65",
|
|
44
50
|
"@teambit/workspace.modules.match-pattern": "0.0.510",
|
|
45
51
|
"@teambit/design.ui.tree": "0.0.16",
|
|
52
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.290",
|
|
46
53
|
"@teambit/lanes.hooks.use-lanes": "0.0.290",
|
|
47
54
|
"@teambit/lanes.ui.models.lanes-model": "0.0.229",
|
|
48
|
-
"@teambit/ui-foundation.ui.side-bar": "0.0.914",
|
|
49
55
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.239",
|
|
50
56
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.237",
|
|
51
|
-
"@teambit/component.ui.component-filters.env-filter": "0.0.256",
|
|
52
57
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.230",
|
|
53
58
|
"@teambit/design.ui.surfaces.menu.link-item": "1.0.13",
|
|
54
59
|
"@teambit/ui-foundation.ui.main-dropdown": "0.0.503",
|
|
@@ -59,7 +64,6 @@
|
|
|
59
64
|
"@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
|
|
60
65
|
"@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
|
|
61
66
|
"@teambit/base-ui.utils.composer": "1.0.0",
|
|
62
|
-
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.230",
|
|
63
67
|
"@teambit/ui-foundation.ui.corner": "0.0.520",
|
|
64
68
|
"@teambit/ui-foundation.ui.full-loader": "0.0.500",
|
|
65
69
|
"@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.199",
|
|
@@ -67,35 +71,31 @@
|
|
|
67
71
|
"@teambit/scope.ui.hooks.use-scope": "0.0.456",
|
|
68
72
|
"@teambit/ui-foundation.ui.use-box.dropdown": "0.0.143",
|
|
69
73
|
"@teambit/ui-foundation.ui.use-box.scope-menu": "0.0.147",
|
|
70
|
-
"@teambit/
|
|
74
|
+
"@teambit/component-descriptor": "0.0.440",
|
|
71
75
|
"@teambit/explorer.ui.component-card": "0.0.50",
|
|
72
76
|
"@teambit/explorer.ui.gallery.component-grid": "0.0.496",
|
|
77
|
+
"@teambit/preview.ui.preview-placeholder": "0.0.549",
|
|
73
78
|
"@teambit/scope.ui.empty-scope": "0.0.510",
|
|
74
79
|
"@teambit/scope.ui.scope-details": "0.0.526",
|
|
75
80
|
"@teambit/scopes.scope-id": "0.0.7",
|
|
76
|
-
"@teambit/
|
|
77
|
-
"@teambit/
|
|
78
|
-
"@teambit/
|
|
79
|
-
"@teambit/
|
|
80
|
-
"@teambit/
|
|
81
|
-
"@teambit/
|
|
82
|
-
"@teambit/
|
|
83
|
-
"@teambit/
|
|
84
|
-
"@teambit/
|
|
85
|
-
"@teambit/
|
|
86
|
-
"@teambit/
|
|
87
|
-
"@teambit/
|
|
88
|
-
"@teambit/
|
|
89
|
-
"@teambit/
|
|
90
|
-
"@teambit/
|
|
91
|
-
"@teambit/
|
|
92
|
-
"@teambit/
|
|
93
|
-
"@teambit/
|
|
94
|
-
"@teambit/command-bar": "1.0.694",
|
|
95
|
-
"@teambit/component-tree": "1.0.694",
|
|
96
|
-
"@teambit/sidebar": "1.0.694",
|
|
97
|
-
"@teambit/component-descriptor": "0.0.439",
|
|
98
|
-
"@teambit/preview.ui.preview-placeholder": "0.0.548"
|
|
81
|
+
"@teambit/aspect-loader": "1.0.696",
|
|
82
|
+
"@teambit/compiler": "1.0.696",
|
|
83
|
+
"@teambit/component": "1.0.696",
|
|
84
|
+
"@teambit/dependency-resolver": "1.0.696",
|
|
85
|
+
"@teambit/envs": "1.0.696",
|
|
86
|
+
"@teambit/isolator": "1.0.696",
|
|
87
|
+
"@teambit/objects": "0.0.203",
|
|
88
|
+
"@teambit/graph": "1.0.696",
|
|
89
|
+
"@teambit/graphql": "1.0.696",
|
|
90
|
+
"@teambit/ui": "1.0.696",
|
|
91
|
+
"@teambit/component.ui.component-drawer": "0.0.457",
|
|
92
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.915",
|
|
93
|
+
"@teambit/command-bar": "1.0.696",
|
|
94
|
+
"@teambit/component-tree": "1.0.696",
|
|
95
|
+
"@teambit/component.ui.component-filters.env-filter": "0.0.257",
|
|
96
|
+
"@teambit/sidebar": "1.0.696",
|
|
97
|
+
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.231",
|
|
98
|
+
"@teambit/design.ui.tooltip": "0.0.380"
|
|
99
99
|
},
|
|
100
100
|
"devDependencies": {
|
|
101
101
|
"@types/fs-extra": "9.0.7",
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"@types/classnames": "2.2.11",
|
|
106
106
|
"@types/mocha": "9.1.0",
|
|
107
107
|
"@teambit/scope.content.scope-overview": "1.95.0",
|
|
108
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
|
108
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.75"
|
|
109
109
|
},
|
|
110
110
|
"peerDependencies": {
|
|
111
111
|
"react": "^17.0.0 || ^18.0.0",
|