Socket
Socket
Sign inDemoInstall

@react-md/transition

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/transition - npm Package Compare versions

Comparing version 2.9.1 to 3.0.0-alpha.0

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

# [3.0.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0-alpha.0) (2021-08-11)
### Other Internal Changes
* **react-md.dev:** updated examples to work with `sass` instead of node-sass ([b2857b0](https://github.com/mlaursen/react-md/commit/b2857b0bf427ce5388ba525000d8c32d6237b37c))
## [2.9.1](https://github.com/mlaursen/react-md/compare/v2.9.0...v2.9.1) (2021-07-27)

@@ -8,0 +20,0 @@

8

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

@@ -33,4 +33,4 @@ "main": "./lib/index.js",

"@react-md/portal": "^2.9.1",
"@react-md/theme": "^2.9.1",
"@react-md/utils": "^2.9.1",
"@react-md/theme": "^3.0.0-alpha.0",
"@react-md/utils": "^3.0.0-alpha.0",
"@types/react-transition-group": "^4.4.2",

@@ -53,3 +53,3 @@ "classnames": "^2.3.1",

},
"gitHead": "9a1f1f2c7bb8d7c88a200d134d123ef3f5ecf208"
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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