@teambit/scope 1.0.270 → 1.0.271
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.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/static/css/teambit.scope/{scope-preview.62922c86.css → scope-preview.b6736c2c.css} +2 -2
- package/artifacts/preview/teambit_scope_scope-preview.js +1 -1
- package/artifacts/schema.json +1557 -1837
- package/dist/{preview-1715509699621.js → preview-1715656872728.js} +2 -2
- package/dist/scope.main.runtime.d.ts +0 -8
- package/dist/scope.main.runtime.js +1 -9
- package/dist/scope.main.runtime.js.map +1 -1
- package/package.json +15 -15
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.271",
|
|
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.271"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"fs-extra": "10.0.0",
|
|
@@ -50,34 +50,34 @@
|
|
|
50
50
|
"@teambit/component.modules.component-url": "0.0.167",
|
|
51
51
|
"@teambit/scope.models.scope-model": "0.0.508",
|
|
52
52
|
"@teambit/scope.ui.hooks.scope-context": "0.0.502",
|
|
53
|
-
"@teambit/aspect-loader": "1.0.
|
|
53
|
+
"@teambit/aspect-loader": "1.0.271",
|
|
54
54
|
"@teambit/cli": "0.0.865",
|
|
55
|
-
"@teambit/compiler": "1.0.
|
|
56
|
-
"@teambit/component": "1.0.
|
|
57
|
-
"@teambit/dependency-resolver": "1.0.
|
|
58
|
-
"@teambit/envs": "1.0.
|
|
55
|
+
"@teambit/compiler": "1.0.271",
|
|
56
|
+
"@teambit/component": "1.0.271",
|
|
57
|
+
"@teambit/dependency-resolver": "1.0.271",
|
|
58
|
+
"@teambit/envs": "1.0.271",
|
|
59
59
|
"@teambit/global-config": "0.0.868",
|
|
60
60
|
"@teambit/harmony.modules.requireable-component": "0.0.497",
|
|
61
|
-
"@teambit/isolator": "1.0.
|
|
61
|
+
"@teambit/isolator": "1.0.271",
|
|
62
62
|
"@teambit/logger": "0.0.958",
|
|
63
63
|
"@teambit/legacy-component-log": "0.0.403",
|
|
64
|
-
"@teambit/builder": "1.0.
|
|
64
|
+
"@teambit/builder": "1.0.271",
|
|
65
65
|
"@teambit/express": "0.0.964",
|
|
66
|
-
"@teambit/graph": "1.0.
|
|
67
|
-
"@teambit/graphql": "1.0.
|
|
68
|
-
"@teambit/ui": "1.0.
|
|
66
|
+
"@teambit/graph": "1.0.271",
|
|
67
|
+
"@teambit/graphql": "1.0.271",
|
|
68
|
+
"@teambit/ui": "1.0.271",
|
|
69
69
|
"@teambit/workspace.modules.match-pattern": "0.0.505",
|
|
70
70
|
"@teambit/component.ui.component-drawer": "0.0.399",
|
|
71
71
|
"@teambit/lanes.hooks.use-lane-components": "0.0.262",
|
|
72
72
|
"@teambit/lanes.hooks.use-lanes": "0.0.264",
|
|
73
73
|
"@teambit/lanes.ui.models.lanes-model": "0.0.216",
|
|
74
|
-
"@teambit/command-bar": "1.0.
|
|
75
|
-
"@teambit/component-tree": "1.0.
|
|
74
|
+
"@teambit/command-bar": "1.0.271",
|
|
75
|
+
"@teambit/component-tree": "1.0.271",
|
|
76
76
|
"@teambit/component.ui.component-filters.component-filter-context": "0.0.222",
|
|
77
77
|
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.220",
|
|
78
78
|
"@teambit/component.ui.component-filters.env-filter": "0.0.230",
|
|
79
79
|
"@teambit/component.ui.component-filters.show-main-filter": "0.0.213",
|
|
80
|
-
"@teambit/sidebar": "1.0.
|
|
80
|
+
"@teambit/sidebar": "1.0.271",
|
|
81
81
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.509",
|
|
82
82
|
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.222",
|
|
83
83
|
"@teambit/component-descriptor": "0.0.419",
|