@react-md/states
Advanced tools
Comparing version 2.5.0 to 2.5.4
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.5.4](https://github.com/mlaursen/react-md/compare/v2.5.3...v2.5.4) (2021-01-27) | ||
**Note:** Version bump only for package [@react-md/states](../states) | ||
# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@react-md/states", | ||
"version": "2.5.0", | ||
"version": "2.5.4", | ||
"description": "A package for adding the different focus, hover, selected, active, etc states to elements", | ||
@@ -38,4 +38,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/theme": "^2.5.0", | ||
"@react-md/transition": "^2.5.0", | ||
"@react-md/theme": "^2.5.4", | ||
"@react-md/transition": "^2.5.4", | ||
"@react-md/utils": "^2.5.0", | ||
@@ -57,3 +57,3 @@ "react-transition-group": "^4.4.1" | ||
}, | ||
"gitHead": "589d2dd83a4949a893fd0bb71256993de8fcb9d9" | ||
"gitHead": "db9831b4297e24f9fce14d599fc5c6c9fe7b0523" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
327564
Updated@react-md/theme@^2.5.4
Updated@react-md/transition@^2.5.4