Socket
Socket
Sign inDemoInstall

react-metamask-avatar

Package Overview
Dependencies
107
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

7

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

@@ -27,5 +27,5 @@ "keywords": [

"prebuild": "yarn code-quality:check && rm -rf dist",
"build": "rollup -c --bundleConfigAsCjs",
"build": "yarn prebuild && rollup -c --bundleConfigAsCjs",
"prebuild:storybook": "yarn code-quality:check && rm -rf storybook-static",
"build:storybook": "storybook build",
"build:storybook": "yarn prebuild:storybook && storybook build",
"storybook": "storybook dev -p 6006",

@@ -92,3 +92,2 @@ "ts:check": "yarn ts:check-types && yarn ts:circular-check",

"eslint": "8.26.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",

@@ -95,0 +94,0 @@ "eslint-config-react-app": "7.0.1",

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