Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@polymer/paper-styles

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polymer/paper-styles - npm Package Compare versions

Comparing version 1.1.5-pre.3 to 3.0.0-pre.1

.github/ISSUE_TEMPLATE.md

10

package.json
{
"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`.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc