@teambit/component.ui.component-compare.version-picker 0.0.0-4bee630b2030303709a246206850714dc4e49ce3 → 0.0.0-9a66f2298e4b98ec621e14f439e8515ce593a1cf
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/package.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/component.ui.component-compare.version-picker",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-9a66f2298e4b98ec621e14f439e8515ce593a1cf",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/ui/component-compare/version-picker",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "ui/component-compare/version-picker",
|
9
|
-
"version": "
|
9
|
+
"version": "9a66f2298e4b98ec621e14f439e8515ce593a1cf"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"classnames": "2.2.6",
|
13
13
|
"semver": "7.7.1",
|
14
14
|
"core-js": "^3.0.0",
|
15
15
|
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.504",
|
16
|
+
"@teambit/component.ui.component-compare.context": "0.0.123",
|
16
17
|
"@teambit/component.ui.component-compare.hooks.use-component-compare-url": "0.0.13",
|
17
|
-
"@teambit/component.ui.
|
18
|
-
"@teambit/component.ui.version-dropdown": "0.0.891"
|
18
|
+
"@teambit/component.ui.version-dropdown": "0.0.0-faca3b7a0e201a7f2b0cc3f7617db77bda4dbfe5"
|
19
19
|
},
|
20
20
|
"devDependencies": {
|
21
21
|
"@types/classnames": "2.2.11",
|
File without changes
|