@material/mwc-formfield
Advanced tools
Comparing version 0.14.0-canary.edd465cd.0 to 0.14.0-canary.f23a1d1b.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.14.0-canary.edd465cd.0", | ||
"version": "0.14.0-canary.f23a1d1b.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-formfield.js", | ||
"dependencies": { | ||
"@material/form-field": "=6.0.0-canary.9cf5e9842.0", | ||
"@material/mwc-base": "0.14.0-canary.edd465cd.0", | ||
"@material/form-field": "=6.0.0-canary.26c049afa.0", | ||
"@material/mwc-base": "0.14.0-canary.f23a1d1b.0", | ||
"lit-element": "^2.2.1", | ||
@@ -28,3 +28,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "3954ee24dd2fd1d9171cd7a967586e7d2b34ae38" | ||
"gitHead": "625010e9abdb8adc901198fa1ebdc99269b946c4" | ||
} |
@@ -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/3954ee24dd2fd1d9171cd7a967586e7d2b34ae38/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/625010e9abdb8adc901198fa1ebdc99269b946c4/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/3954ee24dd2fd1d9171cd7a967586e7d2b34ae38/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/625010e9abdb8adc901198fa1ebdc99269b946c4/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/3954ee24dd2fd1d9171cd7a967586e7d2b34ae38/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/625010e9abdb8adc901198fa1ebdc99269b946c4/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.f23a1d1b.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.edd465cd.0(transitive)