New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polymer/paper-material

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-material - npm Package Compare versions

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

.github/ISSUE_TEMPLATE.md

8

package.json
{
"name": "@polymer/paper-material",
"flat": true,
"version": "1.0.6-pre.3",
"version": "3.0.0-pre.1",
"description": "A material design container that looks like a lifted sheet of paper",

@@ -21,9 +21,9 @@ "contributors": [

},
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt",
"license": "http://polymer.github.io/LICENSE.txt",
"homepage": "https://github.com/PolymerElements/paper-material",
"dependencies": {
"@polymer/polymer": "preview",
"@polymer/paper-styles": "preview"
"@polymer/polymer": "^3.0.0-pre.1",
"@polymer/paper-styles": "^3.0.0-pre.1"
},
"devDependencies": {}
}

@@ -19,4 +19,5 @@

⚠️ As of the 2.0 release, this element is **deprecated** in favour of the shared styles in [`PolymerElements/paper-styles`](https://github.com/PolymerElements/paper-styles/blob/master/element-styles/paper-material-styles.html). Please see the implementation of [`PolymerElements/paper-button`](https://github.com/PolymerElements/paper-button/blob/master/paper-button.html#L114) for an example.
##<paper-material>
## <paper-material>

@@ -35,3 +36,1 @@ Material design: [Cards](https://www.google.com/design/spec/components/cards.html)

```
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