@material/mwc-formfield
Advanced tools
Comparing version 0.14.0-canary.a2f046f5.0 to 0.14.0-canary.b3211481.0
{ | ||
"name": "@material/mwc-formfield", | ||
"version": "0.14.0-canary.a2f046f5.0", | ||
"version": "0.14.0-canary.b3211481.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.a2f046f5.0", | ||
"@material/form-field": "=6.0.0-canary.1ae8130ce.0", | ||
"@material/mwc-base": "0.14.0-canary.b3211481.0", | ||
"lit-element": "^2.2.1", | ||
@@ -28,3 +28,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "b2845ca1286088f29e79c96b6d5c5367873cce11" | ||
"gitHead": "7b6c73b4ab63cb7701379685a556ece3324d1c22" | ||
} |
@@ -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/b2845ca1286088f29e79c96b6d5c5367873cce11/packages/formfield/images/with_checkbox.png" width="105px" height="40px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b6c73b4ab63cb7701379685a556ece3324d1c22/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/b2845ca1286088f29e79c96b6d5c5367873cce11/packages/formfield/images/with_radio.png" width="94px" height="80px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b6c73b4ab63cb7701379685a556ece3324d1c22/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/b2845ca1286088f29e79c96b6d5c5367873cce11/packages/formfield/images/with_switch.png" width="160px" height="48px"> | ||
<img src="https://raw.githubusercontent.com/material-components/material-components-web-components/7b6c73b4ab63cb7701379685a556ece3324d1c22/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.b3211481.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.a2f046f5.0(transitive)