@polymer/paper-progress
Advanced tools
Comparing version 1.0.10-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/paper-progress", | ||
"flat": true, | ||
"version": "1.0.10-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "A material design progress bar", | ||
@@ -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", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "preview", | ||
"@polymer/iron-range-behavior": "preview", | ||
"@polymer/paper-styles": "preview", | ||
"@polymer/polymer": "preview" | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.1", | ||
"@polymer/iron-range-behavior": "^3.0.0-pre.1", | ||
"@polymer/paper-styles": "^3.0.0-pre.1", | ||
"@polymer/polymer": "^3.0.0-pre.1" | ||
}, | ||
"devDependencies": {} | ||
} |
[![Build status](https://travis-ci.org/PolymerElements/paper-progress.svg?branch=master)](https://travis-ci.org/PolymerElements/paper-progress) | ||
##<paper-progress> | ||
## <paper-progress> | ||
@@ -49,2 +49,1 @@ Material design: [Progress & activity](https://www.google.com/design/spec/components/progress-activity.html) | ||
progress, such as the buffer level during a streaming playback progress bar. | ||
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
30811
13
284
49
+ Added@polymer/font-roboto@3.0.2(transitive)
+ Added@polymer/iron-flex-layout@3.0.1(transitive)
+ Added@polymer/iron-range-behavior@3.0.1(transitive)
+ Added@polymer/paper-styles@3.0.1(transitive)
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
- Removed@polymer/font-roboto@1.0.1-pre.3(transitive)
- Removed@polymer/iron-flex-layout@1.3.1-pre.3(transitive)
- Removed@polymer/iron-range-behavior@1.0.6-pre.3(transitive)
- Removed@polymer/paper-styles@1.1.5-pre.3(transitive)