react-nice-avatar
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
81
8
157514
25
5
3838