Socket
Socket
Sign inDemoInstall

@kyper/avatar

Package Overview
Dependencies
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kyper/avatar - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

lib/Avatar.js

@@ -32,3 +32,3 @@ import React, { useState } from 'react'

{...rest}
ariaLabel={`${alt || rest.ariaLabel} Broken Image`}
aria-label={`${alt || rest.ariaLabel} Broken Image`}
>

@@ -35,0 +35,0 @@ {children ? children : <Unlink size={iconSize} />}

{
"name": "@kyper/avatar",
"version": "2.1.0",
"version": "2.1.1",
"description": "Avatar",

@@ -34,4 +34,3 @@ "author": "MX",

"react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0"
},
"gitHead": "7d8e24dfccc91db1d9550e216ca87f7de769f76d"
}
}
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