Socket
Socket
Sign inDemoInstall

@chakra-ui/transition

Package Overview
Dependencies
Maintainers
3
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/transition - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14

9

package.json
{
"name": "@chakra-ui/transition",
"version": "2.0.13",
"version": "2.0.14",
"description": "Common transition components for Chakra UI",

@@ -40,3 +40,3 @@ "sideEffects": false,

"clean-package": "2.1.1",
"@chakra-ui/hooks": "2.1.3"
"@chakra-ui/hooks": "2.1.5"
},

@@ -53,3 +53,3 @@ "clean-package": "../../../clean-package.config.json",

"dependencies": {
"@chakra-ui/shared-utils": "2.0.4"
"@chakra-ui/shared-utils": "2.0.5"
},

@@ -71,4 +71,5 @@ "module": "dist/index.mjs",

"typecheck": "tsc --noEmit",
"build:fast": "tsup src"
"build:fast": "tsup src",
"typedocs": "tsx ../../../scripts/generate-type-docs.ts"
}
}
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