Socket
Socket
Sign inDemoInstall

react-metamask-avatar

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-metamask-avatar - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

7

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

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

"scripts": {
"predeploy": "yarn build:storybook",
"deploy:storybook": "gh-pages -d storybook-static",
"prebuild": "yarn code-quality:check && rm -rf dist",

@@ -38,3 +40,3 @@ "build": "rollup -c --bundleConfigAsCjs",

},
"homepage": "https://github.com/ssbarbee/react-metamask-avatar#readme",
"homepage": "https://ssbarbee.github.io/react-metamask-avatar",
"devDependencies": {

@@ -81,2 +83,3 @@ "@babel/core": "7.20.12",

"eslint-plugin-unused-imports": "2.0.0",
"gh-pages": "5.0.0",
"husky": "8.0.3",

@@ -83,0 +86,0 @@ "is-ci": "3.0.1",

@@ -27,2 +27,6 @@ | Statements | Branches | Functions | Lines |

## Demo
Hosted [storybook](https://ssbarbee.github.io/react-metamask-avatar)
## Usage 📚

@@ -29,0 +33,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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