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

react-nice-avatar

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-nice-avatar - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

LICENSE

17

package.json
{
"name": "react-nice-avatar",
"version": "0.1.0",
"version": "0.1.1",
"description": "Beautiful default avatar for your users",
"main": "dist/index.js",
"module": "dist/index.es.js",
"scripts": {},
"scripts": {
"prebuild": "rm -rf demo/dist",
"build": "rollup -c rollup.config.demo.js"
},
"keywords": [

@@ -28,3 +30,5 @@ "react",

"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-replace": "^2.4.2",
"babel-eslint": "^10.1.0",
"classnames": "^2.3.1",
"eslint": "^7.27.0",

@@ -38,7 +42,12 @@ "eslint-config-airbnb": "^18.2.1",

"react": "^17.0.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
"rollup": "^2.50.4",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4"
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-scss": "^2.6.1",
"rollup-plugin-serve": "^1.1.0"
}
}

@@ -9,5 +9,11 @@ # react-nice-avatar

<img width="800" alt="react-nice-avatar" src="https://user-images.githubusercontent.com/5305874/120075910-c1632780-c0d5-11eb-9d0a-74d97e2e7f19.gif">
<img width="600" alt="imagewall" src="https://user-images.githubusercontent.com/5305874/120076504-68e15980-c0d8-11eb-896c-3824b5eb05bb.png">
## Online demo
* https://nice-avatar.chilllab.io/
## Assets
* Maker: [Micah](https://www.figma.com/@Micah)
* Figma files: https://www.figma.com/community/file/829741575478342595
## Installation

@@ -73,5 +79,4 @@

## License
MIT

Sorry, the diff of this file is too big to display

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