@welcome-ui/utils
Advanced tools
Comparing version 5.0.0-alpha.37 to 5.0.0-alpha.43
@@ -328,3 +328,3 @@ var __create = Object.create; | ||
const [size, setSize] = (0, import_react5.useState)({ height: void 0, width: void 0 }); | ||
(0, import_react5.useLayoutEffect)(() => { | ||
useIsomorphicLayoutEffect(() => { | ||
setSize({ width: window.innerWidth, height: window.innerHeight }); | ||
@@ -331,0 +331,0 @@ function handleResize() { |
@@ -1,2 +0,1 @@ | ||
/// <reference types="react" /> | ||
export declare const wrapChildren: (children?: string | JSX.Element) => unknown; |
{ | ||
"name": "@welcome-ui/utils", | ||
"version": "5.0.0-alpha.37", | ||
"version": "5.0.0-alpha.43", | ||
"description": "Customizable design system with react • styled-components • styled-system and reakit.", | ||
@@ -50,5 +50,5 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "3630eccef6e906e68d66f0bc6d15ec3c5f137470", | ||
"gitHead": "f8b17a772158e2d1fe22810455b116bfa0a15b0e", | ||
"sideEffects": false, | ||
"homepage": "https://welcome-ui.com" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
0
28231
727