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

@chakra-ui/transition

Package Overview
Dependencies
Maintainers
4
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 1.0.0-rc.1 to 1.0.0-rc.2

13

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0-rc.2 (2020-08-09)
**Note:** Version bump only for package @chakra-ui/transition
# Change Log
All notable changes to this project will be documented in this file. See

@@ -4,0 +17,0 @@ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

10

package.json
{
"name": "@chakra-ui/transition",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "Common transition components for Chakra UI",

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

"dependencies": {
"@chakra-ui/utils": "1.0.0-rc.1",
"@chakra-ui/utils": "1.0.0-rc.2",
"@types/react-transition-group": "4.4.0",

@@ -55,9 +55,9 @@ "react-transition-group": "4.4.1"

"devDependencies": {
"@chakra-ui/system": "1.0.0-rc.1"
"@chakra-ui/system": "1.0.0-rc.2"
},
"peerDependencies": {
"@chakra-ui/system": "1.0.0-rc.0",
"@chakra-ui/system": "1.0.0-rc.1",
"react": "16.x"
},
"gitHead": "e0470c73a9f6be24525dc5458d6fb157096b5ae3"
"gitHead": "c0a55ae7279887996fd2cbfb410476c86793e1bc"
}
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