@polymer/paper-styles
Advanced tools
Comparing version 1.1.5-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/paper-styles", | ||
"flat": true, | ||
"version": "1.1.5-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "Common (global) styles for Material Design elements.", | ||
@@ -19,10 +19,10 @@ "contributors": [ | ||
}, | ||
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt", | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
"homepage": "https://github.com/polymerelements/paper-styles/", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "preview", | ||
"@polymer/font-roboto": "preview", | ||
"@polymer/polymer": "preview" | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.1", | ||
"@polymer/font-roboto": "^3.0.0-pre.1", | ||
"@polymer/polymer": "^3.0.0-pre.1" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -20,3 +20,3 @@ | ||
##<paper-styles> | ||
## <paper-styles> | ||
@@ -46,6 +46,7 @@ The `<paper-styles>` component provides simple ways to use Material Design CSS styles | ||
We recommend importing each of these individual files, and using the style mixins | ||
available in each ones, rather than the aggregated `paper-styles.html` as a whole. | ||
## Changes in 2.0 | ||
- removed deprecated `/deep/` styles. Files removed: `classes/shadow-layout.html`, `demo.css`. | ||
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
49636
21
992
51
+ Added@polymer/font-roboto@3.0.2(transitive)
+ Added@polymer/iron-flex-layout@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)