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

avatar-chip

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avatar-chip - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

package.json
{
"name": "avatar-chip",
"version": "1.0.11",
"version": "1.0.12",
"description": "",

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

@@ -1,2 +0,2 @@

avatarchip based on material-ui Chip component
React avatar-chip based on "material-ui Chip" component and "muliti-avatar"
------------------------------------

@@ -13,6 +13,6 @@

personName={"bob"}
//onClick={function () { alert("fdfdsfsd") }}
//onClick={function () { alert("hello "+bob) }}
//avatarProps={{ onClick: function (e) { e.stopPropagation(); alert("hi") } }}
//src="https://picsum.photos/200/300"
//label="theLabel"
//label={<>theLabel</>}
/>

@@ -24,4 +24,4 @@

personName={"mike"}
//onClick={function () { alert("fdfdsfsd") }}
//avatarProps={{ onClick: function (e) { e.stopPropagation(); alert("hi") } }}
//onClick={function () { alert("hello "+mike) }}
avatarProps={{ onClick: function (e) { e.stopPropagation(); alert("hi") } }}
//src="https://picsum.photos/200/300"

@@ -28,0 +28,0 @@ label={<></>}

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