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

@rmwc/card

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/card - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0

10

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

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

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

@@ -7,4 +7,4 @@ # Cards

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

@@ -11,0 +11,0 @@ - import **'@material/button/dist/mdc.button.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