@material/mwc-formfield
Advanced tools
Comparing version 0.14.0-canary.cbdfe453.0 to 0.14.0-canary.dc04abe1.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.14.0-canary.cbdfe453.0", | ||
"version": "0.14.0-canary.dc04abe1.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-formfield.js", | ||
"dependencies": { | ||
"@material/form-field": "=6.0.0-canary.3657f8863.0", | ||
"@material/mwc-base": "0.14.0-canary.cbdfe453.0", | ||
"@material/form-field": "=6.0.0-canary.1db5c9fc8.0", | ||
"@material/mwc-base": "0.14.0-canary.dc04abe1.0", | ||
"lit-element": "^2.2.1", | ||
@@ -28,3 +28,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "473c76376428d49a6811e677bf7e1450ef90b5cb" | ||
"gitHead": "83603c5af2141bb893dc17dc4ff73baa5dbc7b64" | ||
} |
@@ -35,3 +35,3 @@ # `<mwc-formfield>` [![Published on npm](https://img.shields.io/npm/v/@material/mwc-formfield.svg)](https://www.npmjs.com/package/@material/mwc-formfield) | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/473c76376428d49a6811e677bf7e1450ef90b5cb/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/83603c5af2141bb893dc17dc4ff73baa5dbc7b64/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
@@ -51,3 +51,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/473c76376428d49a6811e677bf7e1450ef90b5cb/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/83603c5af2141bb893dc17dc4ff73baa5dbc7b64/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
@@ -77,3 +77,3 @@ ```html | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/473c76376428d49a6811e677bf7e1450ef90b5cb/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/83603c5af2141bb893dc17dc4ff73baa5dbc7b64/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
@@ -80,0 +80,0 @@ ```html |
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
+ Added@material/mwc-base@0.14.0-canary.dc04abe1.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.cbdfe453.0(transitive)