@polymer/iron-checked-element-behavior
Advanced tools
Comparing version 1.0.5-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/iron-checked-element-behavior", | ||
"flat": true, | ||
"version": "1.0.5-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "Implements an element that has a checked attribute and can be added to a form", | ||
@@ -18,10 +18,10 @@ "contributors": "The Polymer Authors", | ||
}, | ||
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt", | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
"homepage": "https://github.com/PolymerElements/iron-checked-element-behavior", | ||
"dependencies": { | ||
"@polymer/polymer": "preview", | ||
"@polymer/iron-validatable-behavior": "preview", | ||
"@polymer/iron-form-element-behavior": "preview" | ||
"@polymer/polymer": "^3.0.0-pre.1", | ||
"@polymer/iron-validatable-behavior": "^3.0.0-pre.1", | ||
"@polymer/iron-form-element-behavior": "^3.0.0-pre.1" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -1,15 +0,1 @@ | ||
<!--- | ||
This README is automatically generated from the comments in these files: | ||
iron-checked-element-behavior.html | ||
Edit those files, and our readme bot will duplicate them over here! | ||
Edit this file, and the bot will squash your changes :) | ||
The bot does some handling of markdown. Please file a bug if it does the wrong | ||
thing! https://github.com/PolymerLabs/tedium/issues | ||
--> | ||
[![Build status](https://travis-ci.org/PolymerElements/iron-checked-element-behavior.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-checked-element-behavior) | ||
@@ -26,3 +12,1 @@ | ||
will also be registered for use in an `iron-form` element. | ||
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
21009
14
188
0
12
+ Added@polymer/iron-form-element-behavior@3.0.1(transitive)
+ Added@polymer/iron-meta@3.0.1(transitive)
+ Added@polymer/iron-validatable-behavior@3.0.1(transitive)
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
- Removed@polymer/iron-form-element-behavior@1.0.6-pre.3(transitive)
- Removed@polymer/iron-meta@1.1.2-pre.3(transitive)
- Removed@polymer/iron-validatable-behavior@1.1.1-pre.3(transitive)