react-nice-avatar
Advanced tools
Comparing version 1.1.3 to 1.2.0
@@ -12,3 +12,3 @@ import * as React from 'react'; | ||
hairColor?: string, | ||
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort', | ||
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort' | 'beanie' |'turban', | ||
eyeStyle?: 'circle' | 'oval' | 'smile', | ||
@@ -15,0 +15,0 @@ glassesStyle?: 'round' | 'square' | 'none', |
{ | ||
"name": "react-nice-avatar", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "react library for generating avatar", | ||
"main": "dist/index.js", | ||
"types": "dist/react-nice-avatar.d.ts", | ||
"scripts": {}, | ||
"scripts": { | ||
"prepublish": "make build" | ||
}, | ||
"keywords": [ | ||
@@ -9,0 +11,0 @@ "react", |
@@ -12,3 +12,3 @@ import * as React from 'react'; | ||
hairColor?: string, | ||
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort', | ||
hairStyle?: 'normal' | 'thick' | 'mohawk' | 'womanLong' | 'womanShort' | 'beanie' |'turban', | ||
eyeStyle?: 'circle' | 'oval' | 'smile', | ||
@@ -15,0 +15,0 @@ glassesStyle?: 'round' | 'square' | 'none', |
@@ -73,2 +73,4 @@ # react-nice-avatar | ||
| `hairColorRandom` | boolean | false | | thick,mohawk default only be black | | ||
| `hatColor` | string | | | | | ||
| `hatStyle` | string | | none, beanie, turban | Usually is none | | ||
| `eyeStyle` | string | | circle, oval, smile | | | ||
@@ -75,0 +77,0 @@ | `glassesStyle` | string | | none, round, square | Usually is none | |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
296990
10
6800
113
6