Socket
Socket
Sign inDemoInstall

react-metamask-avatar

Package Overview
Dependencies
5
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.3.0

10

package.json
{
"name": "react-metamask-avatar",
"version": "1.2.1",
"version": "1.3.0",
"description": "A React component for rendering MetaMask avatars based on account address",

@@ -95,4 +95,4 @@ "keywords": [

"prettier": "2.4.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": ">=17.0.2",
"react-dom": ">=17.0.2",
"rollup": "3.11.0",

@@ -108,4 +108,4 @@ "rollup-plugin-bundle-size": "1.0.3",

"peerDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2"
"react": ">=17.0.2",
"react-dom": ">=17.0.2"
},

@@ -112,0 +112,0 @@ "dependencies": {},

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc