react-metamask-avatar
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "react-metamask-avatar", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A React component for rendering MetaMask avatars based on account address", | ||
@@ -9,4 +9,3 @@ "main": "dist/cjs/index.js", | ||
"scripts": { | ||
"predeploy": "yarn build:storybook", | ||
"deploy:storybook": "gh-pages -d storybook-static", | ||
"deploy:storybook": "yarn build:storybook && gh-pages -d storybook-static", | ||
"prebuild": "yarn code-quality:check && rm -rf dist", | ||
@@ -13,0 +12,0 @@ "build": "rollup -c --bundleConfigAsCjs", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
640024