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

@rmwc/icon

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/icon - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0

6

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

@@ -29,4 +29,4 @@ "main": "index.js",

"dependencies": {
"@rmwc/base": "^2.0.0-alpha.7",
"@rmwc/provider": "^2.0.0-alpha.7",
"@rmwc/base": "^2.0.0",
"@rmwc/provider": "^2.0.0",
"classnames": "^2.2.5",

@@ -33,0 +33,0 @@ "prop-types": "^15.6.1"

@@ -5,3 +5,3 @@ # Icons

- import * from **'@rmwc/icon'**;
- Module **@rmwc/icon**

@@ -8,0 +8,0 @@ Icons are not part of the official material-components-web spec, but they are referenced many times in the documentation. RMWC provides a declarative way to use icons. Note that RMWC does not ship with any icons of its own. You can include [Material Icons](https://material.io/icons/), any other font icon set, use SVGs, or your own images.

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