Socket
Socket
Sign inDemoInstall

@react-md/transition

Package Overview
Dependencies
10
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.4 to 2.0.0-alpha.5

19

package.json
{
"name": "@react-md/transition",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"description": "A package for working with react-md to use some simple transitions.",

@@ -20,3 +20,10 @@ "scripts": {

"author": "Mikkel Laursen <mlaursen03@gmail.com>",
"repository": "https://github.com/mlaursen/react-md",
"repository": {
"type": "git",
"url": "https://github.com/mlaursen/react-md",
"directory": "packages/transition"
},
"bugs": {
"url": "https://github.com/mlaursen/react-md/issues"
},
"keywords": [

@@ -33,5 +40,5 @@ "react-md",

"dependencies": {
"@react-md/sizing": "^2.0.0-alpha.3",
"@react-md/theme": "^2.0.0-alpha.3",
"@react-md/utils": "^2.0.0-alpha.3",
"@react-md/sizing": "^2.0.0-alpha.5",
"@react-md/theme": "^2.0.0-alpha.5",
"@react-md/utils": "^2.0.0-alpha.5",
"classnames": "^2.2.6"

@@ -48,3 +55,3 @@ },

},
"gitHead": "70470bc16c438ce4603af78a3c8664c191917c4b"
"gitHead": "3210cd3047162980716f1eb07cb25b364a241a70"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc