@react-md/tooltip
Advanced tools
Comparing version 2.8.3 to 2.8.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.8.4](https://github.com/mlaursen/react-md/compare/v2.8.3...v2.8.4) (2021-06-10) | ||
**Note:** Version bump only for package @react-md/tooltip | ||
## [2.8.3](https://github.com/mlaursen/react-md/compare/v2.8.2...v2.8.3) (2021-05-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/tooltip", | ||
"version": "2.8.3", | ||
"version": "2.8.4", | ||
"description": "Create accessible tooltips within react-md based on the material design specifications.", | ||
@@ -42,6 +42,6 @@ "main": "./lib/index.js", | ||
"@react-md/portal": "^2.8.3", | ||
"@react-md/theme": "^2.8.3", | ||
"@react-md/transition": "^2.8.3", | ||
"@react-md/typography": "^2.8.3", | ||
"@react-md/utils": "^2.8.3", | ||
"@react-md/theme": "^2.8.4", | ||
"@react-md/transition": "^2.8.4", | ||
"@react-md/typography": "^2.8.4", | ||
"@react-md/utils": "^2.8.4", | ||
"classnames": "^2.3.1", | ||
@@ -63,3 +63,3 @@ "react-transition-group": "^4.4.1" | ||
}, | ||
"gitHead": "c02bfcf9eca5196f9b9c415bdf6d81cabd08a980" | ||
"gitHead": "4266facbfb84ce7fbd66ef5eed040b33fd95b92b" | ||
} |
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
239517
Updated@react-md/theme@^2.8.4
Updated@react-md/transition@^2.8.4
Updated@react-md/typography@^2.8.4
Updated@react-md/utils@^2.8.4