react-avatar
Advanced tools
Comparing version 3.4.2 to 3.4.3
@@ -129,3 +129,3 @@ 'use strict'; | ||
internal: null, | ||
src: props.src, | ||
src: null, | ||
value: null, | ||
@@ -132,0 +132,0 @@ color: props.color |
@@ -163,3 +163,3 @@ 'use strict'; | ||
internal: null, | ||
src: props.src, | ||
src: null, | ||
value: null, | ||
@@ -166,0 +166,0 @@ color: props.color |
{ | ||
"name": "react-avatar", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "Universal React avatar component makes it possible to generate avatars based on user information.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
103856