@polymer/iron-form-element-behavior
Advanced tools
Comparing version 3.0.0-pre.8 to 3.0.0-pre.10
@@ -49,4 +49,4 @@ /** | ||
_parentForm: object|null|undefined; | ||
attached: object|null; | ||
detached: object|null; | ||
attached: any; | ||
detached: any; | ||
} | ||
@@ -53,0 +53,0 @@ |
{ | ||
"name": "@polymer/iron-form-element-behavior", | ||
"flat": true, | ||
"version": "3.0.0-pre.8", | ||
"version": "3.0.0-pre.10", | ||
"description": "Enables a custom element to be included in an iron-form", | ||
@@ -21,7 +21,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0-pre.7" | ||
"@polymer/polymer": "^3.0.0-pre.10" | ||
}, | ||
"devDependencies": { | ||
"@polymer/iron-component-page": "^3.0.0-pre.7", | ||
"@polymer/paper-styles": "^3.0.0-pre.7", | ||
"@polymer/iron-component-page": "^3.0.0-pre.10", | ||
"@polymer/paper-styles": "^3.0.0-pre.10", | ||
"wct-browser-legacy": "0.0.1-pre.11", | ||
@@ -28,0 +28,0 @@ "@webcomponents/webcomponentsjs": "^1.0.0" |
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
17869
13
212