@react-md/form
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.2](https://github.com/mlaursen/react-md/compare/v5.1.1...v5.1.2) (2022-04-02) | ||
**Note:** Version bump only for package @react-md/form | ||
## [5.1.1](https://github.com/mlaursen/react-md/compare/v5.1.0...v5.1.1) (2022-04-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@react-md/form", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "This package is for creating all the different form input types.", | ||
@@ -38,14 +38,14 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/button": "^5.1.0", | ||
"@react-md/icon": "^5.1.0", | ||
"@react-md/list": "^5.1.0", | ||
"@react-md/menu": "^5.1.1", | ||
"@react-md/button": "^5.1.2", | ||
"@react-md/icon": "^5.1.2", | ||
"@react-md/list": "^5.1.2", | ||
"@react-md/menu": "^5.1.2", | ||
"@react-md/portal": "^5.1.0", | ||
"@react-md/progress": "^5.1.0", | ||
"@react-md/states": "^5.1.0", | ||
"@react-md/theme": "^5.1.0", | ||
"@react-md/tooltip": "^5.1.0", | ||
"@react-md/transition": "^5.1.0", | ||
"@react-md/typography": "^5.1.0", | ||
"@react-md/utils": "^5.1.0", | ||
"@react-md/progress": "^5.1.2", | ||
"@react-md/states": "^5.1.2", | ||
"@react-md/theme": "^5.1.2", | ||
"@react-md/tooltip": "^5.1.2", | ||
"@react-md/transition": "^5.1.2", | ||
"@react-md/typography": "^5.1.2", | ||
"@react-md/utils": "^5.1.2", | ||
"classnames": "^2.3.1", | ||
@@ -74,3 +74,3 @@ "nanoid": "^3.3.1" | ||
}, | ||
"gitHead": "210e13849efe153164276df74e738f4c16c28865" | ||
"gitHead": "ec7de5dc79a69109f96600fa368d7be67fb20296" | ||
} |
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
1574739
Updated@react-md/button@^5.1.2
Updated@react-md/icon@^5.1.2
Updated@react-md/list@^5.1.2
Updated@react-md/menu@^5.1.2
Updated@react-md/progress@^5.1.2
Updated@react-md/states@^5.1.2
Updated@react-md/theme@^5.1.2
Updated@react-md/tooltip@^5.1.2
Updated@react-md/transition@^5.1.2
Updated@react-md/typography@^5.1.2
Updated@react-md/utils@^5.1.2