@polymer/iron-image
Advanced tools
Comparing version 1.2.5-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/iron-image", | ||
"flat": true, | ||
"version": "1.2.5-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "An image-displaying element with lots of convenient features", | ||
@@ -19,8 +19,7 @@ "contributors": [ | ||
}, | ||
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt", | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "preview", | ||
"@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-image.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-image.svg?branch=master)](https://travis-ci.org/PolymerElements/iron-image) | ||
@@ -20,3 +6,3 @@ | ||
##<iron-image> | ||
## <iron-image> | ||
@@ -86,3 +72,1 @@ `iron-image` is an element for displaying an image that provides useful sizing and | ||
| `--iron-image-height` | Sets the height of the wrapped image | `auto` | | ||
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
58471
1
14
344
71
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
- Removed@polymer/iron-flex-layout@preview
- Removed@polymer/iron-flex-layout@1.3.1-pre.3(transitive)