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

material-paper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

material-paper - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "material-paper",
"version": "0.0.3",
"version": "0.0.4",
"description": "React Components inspired by Google's Material Design.",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -26,2 +26,5 @@ # [material-paper](https://github.com/nickzuber/material-paper)

```javascript
const React = require('react');
const Paper = require('material-paper');
var paperSettings = {

@@ -28,0 +31,0 @@ background: '#fff',

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