@chakra-ui/react-use-animation-state
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -1,2 +0,2 @@ | ||
declare type UseAnimationStateProps = { | ||
type UseAnimationStateProps = { | ||
isOpen: boolean; | ||
@@ -3,0 +3,0 @@ ref: React.RefObject<HTMLElement>; |
{ | ||
"name": "@chakra-ui/react-use-animation-state", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "", | ||
@@ -32,7 +32,7 @@ "keywords": [ | ||
"react": "^18.0.0", | ||
"clean-package": "2.1.1" | ||
"clean-package": "2.2.0" | ||
}, | ||
"dependencies": { | ||
"@chakra-ui/react-use-event-listener": "2.0.7", | ||
"@chakra-ui/dom-utils": "2.0.6" | ||
"@chakra-ui/dom-utils": "2.1.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "clean-package": "../../../clean-package.config.json", |
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
6336
+ Added@chakra-ui/dom-utils@2.1.0(transitive)
- Removed@chakra-ui/dom-utils@2.0.6(transitive)
Updated@chakra-ui/dom-utils@2.1.0