Socket
Socket
Sign inDemoInstall

@rmwc/button

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/button - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0

10

package.json
{
"name": "@rmwc/button",
"version": "2.0.0-alpha.7",
"version": "2.0.0",
"description": "RMWC Button component",

@@ -30,8 +30,8 @@ "main": "index.js",

"@material/button": "~0.39.0",
"@rmwc/base": "^2.0.0-alpha.7",
"@rmwc/icon": "^2.0.0-alpha.7",
"@rmwc/provider": "^2.0.0-alpha.7",
"@rmwc/ripple": "^2.0.0-alpha.7",
"@rmwc/base": "^2.0.0",
"@rmwc/icon": "^2.0.0",
"@rmwc/provider": "^2.0.0",
"@rmwc/ripple": "^2.0.0",
"prop-types": "^15.6.1"
}
}

@@ -5,4 +5,4 @@ # Buttons

- import * from **'@rmwc/button'**;
- import styles:
- Module **@rmwc/button**
- Import styles:
- import **'@material/button/dist/mdc.button.css'**;

@@ -9,0 +9,0 @@ - MDC Docs: [https://material.io/develop/web/components/buttons/](https://material.io/develop/web/components/buttons/)

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