@polymer/iron-range-behavior
Advanced tools
Comparing version 1.0.6-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/iron-range-behavior", | ||
"flat": true, | ||
"version": "1.0.6-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "Provides a behavior for something with a minimum and maximum value", | ||
@@ -17,7 +17,7 @@ "contributors": "The Polymer Authors", | ||
}, | ||
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt", | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
"dependencies": { | ||
"@polymer/polymer": "preview" | ||
"@polymer/polymer": "^3.0.0-pre.1" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -1,15 +0,1 @@ | ||
<!--- | ||
This README is automatically generated from the comments in these files: | ||
iron-range-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-range-behavior.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-range-behavior) | ||
@@ -20,6 +6,4 @@ | ||
##Polymer.IronRangeBehavior | ||
## Polymer.IronRangeBehavior | ||
`iron-range-behavior` provides the behavior for something with a minimum to maximum range. | ||
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
17589
13
137
0
9
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)