@polymer/iron-a11y-keys
Advanced tools
Comparing version 3.0.0-pre.17 to 3.0.0-pre.18
@@ -16,4 +16,2 @@ /** | ||
Polymer({ | ||
importMeta: import.meta, | ||
_template: html` | ||
@@ -20,0 +18,0 @@ <style> |
@@ -134,4 +134,4 @@ /** | ||
Polymer({ | ||
importMeta: import.meta, | ||
is: 'iron-a11y-keys', | ||
behaviors: [IronA11yKeysBehavior], | ||
@@ -138,0 +138,0 @@ |
@@ -20,7 +20,7 @@ { | ||
"webmat": "^0.2.0", | ||
"@polymer/iron-demo-helpers": "^3.0.0-pre.17", | ||
"@polymer/iron-component-page": "^3.0.0-pre.17", | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.17", | ||
"@polymer/iron-demo-helpers": "^3.0.0-pre.18", | ||
"@polymer/iron-component-page": "^3.0.0-pre.18", | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.18", | ||
"wct-browser-legacy": "^0.0.1-pre.11", | ||
"@webcomponents/webcomponentsjs": "^2.0.0-beta.2" | ||
"@webcomponents/webcomponentsjs": "^2.0.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
}, | ||
"version": "3.0.0-pre.17", | ||
"version": "3.0.0-pre.18", | ||
"resolutions": { | ||
@@ -43,5 +43,5 @@ "inherits": "2.0.3", | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0-pre.13", | ||
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.17" | ||
"@polymer/polymer": "^3.0.0", | ||
"@polymer/iron-a11y-keys-behavior": "^3.0.0-pre.18" | ||
} | ||
} |
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
28661
13
224