@material/mwc-base
Advanced tools
Comparing version 0.26.0-canary.f3e28323.0 to 0.26.0
@@ -10,3 +10,3 @@ /** | ||
// tslint:disable:strip-private-property-underscore | ||
import { property } from 'lit/decorators.js'; | ||
import { property } from 'lit/decorators'; | ||
import { addHasRemoveClass, BaseElement } from './base-element'; | ||
@@ -13,0 +13,0 @@ export { addHasRemoveClass, BaseElement }; |
{ | ||
"name": "@material/mwc-base", | ||
"version": "0.26.0-canary.f3e28323.0", | ||
"version": "0.26.0", | ||
"description": "", | ||
@@ -14,5 +14,4 @@ "main": "base-element.js", | ||
"dependencies": { | ||
"@lit/reactive-element": "1.0.0-rc.4", | ||
"@material/base": "=14.0.0-canary.a986df922.0", | ||
"@material/dom": "=14.0.0-canary.a986df922.0", | ||
"@material/base": "=14.0.0", | ||
"@material/dom": "=14.0.0", | ||
"lit": "^2.0.0", | ||
@@ -22,6 +21,6 @@ "tslib": "^2.0.1" | ||
"devDependencies": { | ||
"@material/elevation": "=14.0.0-canary.a986df922.0", | ||
"@material/feature-targeting": "=14.0.0-canary.a986df922.0", | ||
"@material/ripple": "=14.0.0-canary.a986df922.0", | ||
"@material/theme": "=14.0.0-canary.a986df922.0" | ||
"@material/elevation": "=14.0.0", | ||
"@material/feature-targeting": "=14.0.0", | ||
"@material/ripple": "=14.0.0", | ||
"@material/theme": "=14.0.0" | ||
}, | ||
@@ -31,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ebbbec0b1b0e29da237ec87bebd889c3af847f1b" | ||
"gitHead": "056b3ceffbe2fe3408dbdbb319932da85637e779" | ||
} |
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
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
4
50867
- Removed@lit/reactive-element@1.0.0-rc.4
- Removed@lit/reactive-element@1.0.0-rc.4(transitive)
Updated@material/base@=14.0.0
Updated@material/dom@=14.0.0