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

@rmwc/avatar

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/avatar - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

14

package.json
{
"name": "@rmwc/avatar",
"version": "6.0.0",
"version": "6.0.1",
"description": "RMWC avatar component",

@@ -9,2 +9,4 @@ "main": "dist/index.js",

"sideEffects": [
"./styles.tsx",
"./styles.js",
"*.css"

@@ -38,8 +40,8 @@ ],

"dependencies": {
"@rmwc/base": "^6.0.0",
"@rmwc/icon": "^6.0.0",
"@rmwc/ripple": "^6.0.0",
"@rmwc/types": "^6.0.0"
"@rmwc/base": "^6.0.1",
"@rmwc/icon": "^6.0.1",
"@rmwc/ripple": "^6.0.1",
"@rmwc/types": "^6.0.1"
},
"gitHead": "48870f49fb39eeab199d83d1771bed91e81ec731"
"gitHead": "1a5855872efcac665920006f8d64981b21779fb3"
}

@@ -8,3 +8,3 @@ # Avatars `RMWC ADDON`

- Using CSS Loader
- import '@rmwc/avatar/dist/styles';
- import '@rmwc/avatar/styles';
- Or include stylesheets

@@ -11,0 +11,0 @@ - **'@rmwc/avatar/avatar.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