Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/react-use-animation-state

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/react-use-animation-state - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

dist/index.d.ts

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc