@dreamworld/dw-checkbox
Advanced tools
Comparing version 2.3.1 to 2.3.2-development.1
@@ -144,2 +144,2 @@ /** | ||
window.customElements.define('dw-checkbox-demo', DwCheckboxDemo); | ||
window.customElements.define('dw-checkbox-demo', DwCheckboxDemo); |
@@ -144,2 +144,2 @@ /** | ||
window.customElements.define('dw-checkbox', DwCheckbox); | ||
window.customElements.define('dw-checkbox', DwCheckbox); |
{ | ||
"name": "@dreamworld/dw-checkbox", | ||
"version": "2.3.1", | ||
"version": "2.3.2-development.1", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "dw-checkbox.js", | ||
"@dreamworld/pwa-helpers": "^1.10.0", | ||
"@material/mwc-checkbox": "^0.20.0", | ||
"@material/mwc-checkbox": "^0.26.0", | ||
"lit-element": "^2.2.1" | ||
@@ -36,18 +36,2 @@ }, | ||
}, | ||
"resolutions": { | ||
"@material/mwc-formfield": "0.20.0", | ||
"lit-element": "2.4.0", | ||
"@material/mwc-base": "0.20.0", | ||
"@material/base": "9.0.0-canary.1c156d69d.0", | ||
"@material/feature-targeting": "9.0.0-canary.1c156d69d.0", | ||
"@material/ripple": "9.0.0-canary.1c156d69d.0", | ||
"@material/theme": "9.0.0-canary.1c156d69d.0", | ||
"tslib": "2.0.3", | ||
"@material/animation": "9.0.0-canary.1c156d69d.0", | ||
"@material/dom": "9.0.0-canary.1c156d69d.0", | ||
"lit-html": "1.3.0", | ||
"@material/form-field": "9.0.0-canary.1c156d69d.0", | ||
"@material/rtl": "9.0.0-canary.1c156d69d.0", | ||
"@material/typography": "9.0.0-canary.1c156d69d.0" | ||
}, | ||
"release": { | ||
@@ -54,0 +38,0 @@ "branches": [ |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
238
14262
2
+ Added@material/mwc-base@0.26.1(transitive)
+ Added@material/mwc-checkbox@0.26.1(transitive)
+ Added@material/mwc-ripple@0.26.1(transitive)
- Removed@material/mwc-base@0.20.0(transitive)
- Removed@material/mwc-checkbox@0.20.0(transitive)
- Removed@material/mwc-ripple@0.20.0(transitive)