Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-avatar-edit

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-avatar-edit - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

11

package.json
{
"name": "react-avatar-edit",
"version": "0.5.2",
"version": "0.5.3",
"description": "ReactJS component to upload, crop, and preview avatars",
"main": "dist/react-avatar.js",
"main": "src/avatar.jsx",
"scripts": {

@@ -18,6 +18,11 @@ "start": "webpack-dev-server --open --config webpack.dev.js",

},
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/kirill3333/react-avatar/issues"
},
"keywords": [
"avatar",
"react",
"canvas"
],
"homepage": "https://github.com/kirill3333/react-avatar#readme",

@@ -24,0 +29,0 @@ "dependencies": {

# react-avatar
👤 Load, crop and preview avatar with ReactJS component
👤 Load, crop and preview avatar with ReactJS component
[![npm version](https://badge.fury.io/js/react-avatar-edit.svg)](https://badge.fury.io/js/react-avatar-edit)
## Demo

@@ -5,0 +7,0 @@

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