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

boring-avatars

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boring-avatars - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "boring-avatars",
"version": "1.1.1",
"version": "1.1.2",
"main": "build/index.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -29,4 +29,9 @@ ![boring avatars preview](https://github.com/boringdesigners/boring-avatars/blob/master/public/boring-avatars-preview.png?raw=true)

<div>
<Avatar size="64px" variant="abstract" name="Mike" />
</div>
<Avatar
size="64px"
name="Mike"
variant="abstract"
colors={["#92A1C6", "#146A7C", "#F0AB3D", "#C271B4", "#C20D90"]}
/>
</div>;
```

@@ -41,2 +46,3 @@

| variant | oneOf: "abstract", "geometric" |
| colors | array of colors |

@@ -43,0 +49,0 @@ ---

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