@material/mwc-formfield
Advanced tools
Comparing version 0.14.0-canary.024f371a.0 to 0.14.0-canary.02aa8a98.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.14.0-canary.024f371a.0", | ||
"version": "0.14.0-canary.02aa8a98.0", | ||
"description": "", | ||
@@ -18,4 +18,4 @@ "main": "mwc-formfield.js", | ||
"dependencies": { | ||
"@material/form-field": "=6.0.0-canary.69edc6e28.0", | ||
"@material/mwc-base": "0.14.0-canary.024f371a.0", | ||
"@material/form-field": "=6.0.0-canary.17b9699c4.0", | ||
"@material/mwc-base": "0.14.0-canary.02aa8a98.0", | ||
"lit-element": "^2.2.1", | ||
@@ -28,3 +28,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "efde2be2f22a9a7e20f2b0d57c4cddee405ada0b" | ||
"gitHead": "97bedf50cad33662f192490eaffe0e04894aa3c1" | ||
} |
@@ -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/efde2be2f22a9a7e20f2b0d57c4cddee405ada0b/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/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/efde2be2f22a9a7e20f2b0d57c4cddee405ada0b/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/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/efde2be2f22a9a7e20f2b0d57c4cddee405ada0b/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/97bedf50cad33662f192490eaffe0e04894aa3c1/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.02aa8a98.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.024f371a.0(transitive)