@snack-uikit/popover-private
Advanced tools
Comparing version 0.13.8-preview-1f246c4a.0 to 0.13.8-preview-7adaddbe.0
@@ -30,3 +30,6 @@ "use strict"; | ||
const hooks_1 = require("./hooks"); | ||
const styles_module_scss_1 = __importDefault({}); | ||
const styles_module_scss_1 = __importDefault({ | ||
"floating": "styles-module__floating___1xJuI", | ||
"floatingHidden": "styles-module__floatingHidden___37r_d" | ||
}); | ||
function PopoverPrivateComponent(_a) { | ||
@@ -33,0 +36,0 @@ var _b; |
@@ -7,3 +7,3 @@ { | ||
"title": "Popover Private", | ||
"version": "0.13.8-preview-1f246c4a.0", | ||
"version": "0.13.8-preview-7adaddbe.0", | ||
"sideEffects": [ | ||
@@ -39,3 +39,3 @@ "*.css", | ||
"@floating-ui/react": "0.26.24", | ||
"@snack-uikit/utils": "3.4.1-preview-1f246c4a.0", | ||
"@snack-uikit/utils": "3.4.1-preview-7adaddbe.0", | ||
"classnames": "2.3.2", | ||
@@ -48,3 +48,3 @@ "react-is": "18.2.0", | ||
}, | ||
"gitHead": "a185a55c0722b19f70dd168cf299e6f53a0fd93f" | ||
"gitHead": "22ebb9f5f7f3407dd6a2a31baf58dab13199b158" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
102270
58
1791
0
+ Added@snack-uikit/utils@3.4.1-preview-7adaddbe.0(transitive)
- Removed@snack-uikit/utils@3.4.1-preview-1f246c4a.0(transitive)