@polymer/paper-styles
Advanced tools
Comparing version 3.0.0-pre.15 to 3.0.0-pre.16
@@ -17,3 +17,3 @@ { | ||
}, | ||
"main": "paper-styles.html", | ||
"main": ["paper-styles.html", "demo-pages.html", "element-styles/paper-material-styles.html", "classes/global.html"], | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
@@ -20,0 +20,0 @@ "homepage": "https://github.com/polymerelements/paper-styles/", |
{ | ||
"files": { | ||
"paper-styles.html": { | ||
"convertedUrl": "paper-styles.js", | ||
"demo-pages.html": { | ||
"convertedUrl": "demo-pages.js", | ||
"exports": {} | ||
@@ -11,4 +11,4 @@ }, | ||
}, | ||
"default-theme.html": { | ||
"convertedUrl": "default-theme.js", | ||
"typography.html": { | ||
"convertedUrl": "typography.js", | ||
"exports": {} | ||
@@ -20,20 +20,16 @@ }, | ||
}, | ||
"typography.html": { | ||
"convertedUrl": "typography.js", | ||
"element-styles/paper-material-styles.html": { | ||
"convertedUrl": "element-styles/paper-material-styles.js", | ||
"exports": {} | ||
}, | ||
"demo-pages.html": { | ||
"convertedUrl": "demo-pages.html", | ||
"paper-styles.html": { | ||
"convertedUrl": "paper-styles.js", | ||
"exports": {} | ||
}, | ||
"element-styles/paper-material-styles.html": { | ||
"convertedUrl": "element-styles/paper-material-styles.html", | ||
"default-theme.html": { | ||
"convertedUrl": "default-theme.js", | ||
"exports": {} | ||
}, | ||
"index.html": { | ||
"convertedUrl": "index.html", | ||
"exports": {} | ||
}, | ||
"classes/global.html": { | ||
"convertedUrl": "classes/global.html", | ||
"convertedUrl": "classes/global.js", | ||
"exports": {} | ||
@@ -53,2 +49,6 @@ }, | ||
}, | ||
"index.html": { | ||
"convertedUrl": "index.html", | ||
"exports": {} | ||
}, | ||
"demo/index.html": { | ||
@@ -55,0 +55,0 @@ "convertedUrl": "demo/index.html", |
@@ -19,4 +19,4 @@ { | ||
"webmat": "^0.2.0", | ||
"@polymer/iron-component-page": "^3.0.0-pre.15", | ||
"@polymer/iron-demo-helpers": "^3.0.0-pre.15", | ||
"@polymer/iron-component-page": "^3.0.0-pre.16", | ||
"@polymer/iron-demo-helpers": "^3.0.0-pre.16", | ||
"@webcomponents/webcomponentsjs": "^2.0.0-beta.2", | ||
@@ -29,3 +29,3 @@ "wct-browser-legacy": "^0.0.1-pre.11" | ||
}, | ||
"version": "3.0.0-pre.15", | ||
"version": "3.0.0-pre.16", | ||
"resolutions": { | ||
@@ -38,9 +38,8 @@ "inherits": "2.0.3", | ||
}, | ||
"main": "paper-styles.js", | ||
"author": "The Polymer Authors", | ||
"dependencies": { | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.15", | ||
"@polymer/font-roboto": "^3.0.0-pre.15", | ||
"@polymer/iron-flex-layout": "^3.0.0-pre.16", | ||
"@polymer/font-roboto": "^3.0.0-pre.16", | ||
"@polymer/polymer": "^3.0.0-pre.13" | ||
} | ||
} |
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
64888
1328