@material/icon-button
Advanced tools
Comparing version 4.0.0-canary.0 to 4.0.0-canary.1
@@ -6,2 +6,18 @@ # Change Log | ||
# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09) | ||
**Note:** Version bump only for package @material/icon-button | ||
# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09) | ||
**Note:** Version bump only for package @material/icon-button | ||
# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@material/icon-button", | ||
"description": "The Material Components for the web icon button component", | ||
"version": "4.0.0-canary.0", | ||
"version": "4.0.0-canary.1", | ||
"license": "MIT", | ||
@@ -23,6 +23,6 @@ "main": "dist/mdc.iconButton.js", | ||
"dependencies": { | ||
"@material/base": "^4.0.0-canary.0", | ||
"@material/feature-targeting": "^4.0.0-canary.0", | ||
"@material/ripple": "^4.0.0-canary.0", | ||
"@material/theme": "^4.0.0-canary.0", | ||
"@material/base": "^4.0.0-canary.1", | ||
"@material/feature-targeting": "^4.0.0-canary.1", | ||
"@material/ripple": "^4.0.0-canary.1", | ||
"@material/theme": "^4.0.0-canary.1", | ||
"tslib": "^1.9.3" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "a9e69493144f4246efe28a958126afc2fedebd60" | ||
"gitHead": "edc72a4d7d6a61d61620fd05a80e2491e518bccf" | ||
} |
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
303274