Socket
Socket
Sign inDemoInstall

react-avatar

Package Overview
Dependencies
12
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.9.5 to 3.9.6

4

index.d.ts

@@ -160,4 +160,4 @@ import * as React from "react";

const AvatarRedirectSource = SourceConstructor;
export const RedirectSource = (network: string, property: string) => AvatarRedirectSource
const AvatarRedirectSource: SourceConstructor;
export const RedirectSource: (network: string, property: string) => AvatarRedirectSource

@@ -164,0 +164,0 @@ /**

{
"name": "react-avatar",
"version": "3.9.5",
"version": "3.9.6",
"description": "Universal React avatar component makes it possible to generate avatars based on user information.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc