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

react-nice-avatar

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-nice-avatar - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

dist/react-nice-avatar.d.ts

@@ -12,3 +12,5 @@ import * as React from 'react';

hairColor?: string,
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort' | 'beanie' |'turban',
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort',
hatColor?: string,
hatStyle?: 'beanie' |'turban' | 'none',
eyeStyle?: 'circle' | 'oval' | 'smile',

@@ -15,0 +17,0 @@ glassesStyle?: 'round' | 'square' | 'none',

{
"name": "react-nice-avatar",
"version": "1.2.0",
"version": "1.2.1",
"description": "react library for generating avatar",

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

@@ -12,3 +12,5 @@ import * as React from 'react';

hairColor?: string,
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort' | 'beanie' |'turban',
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort',
hatColor?: string,
hatStyle?: 'beanie' |'turban' | 'none',
eyeStyle?: 'circle' | 'oval' | 'smile',

@@ -15,0 +17,0 @@ glassesStyle?: 'round' | 'square' | 'none',

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