@dicebear/avatars-jdenticon-sprites
Advanced tools
Comparing version 1.1.1 to 1.1.3
{ | ||
"name": "@dicebear/avatars-jdenticon-sprites", | ||
"version": "1.1.1", | ||
"version": "1.1.3", | ||
"description": "Jdenticon sprite collection for DiceBear Avatars", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@dicebear/avatars": "^3.1.1", | ||
"@dicebear/avatars": "^3.1.3", | ||
"jdenticon": "^2.1.1", | ||
@@ -44,3 +44,3 @@ "typescript": "^3.4.5" | ||
], | ||
"gitHead": "2b31de34c703b7bc293018852a8718cccdce0cc6" | ||
"gitHead": "1c544f6bb1f8c1269c4f8966c10357722291c572" | ||
} |
@@ -38,7 +38,2 @@ ![DiceBear Avatars - Jdenticon Sprite Collection](https://raw.githubusercontent.com/DiceBear/avatars/master/packages/avatars-jdenticon-sprites/banner.svg?sanitize=true) | ||
You also can use the HTTP API as fallback for Gravatar. Use the [Gravatar hash](https://en.gravatar.com/site/implement/hash/) as seed | ||
and add the parameter `gravatar` to your URL. With the parameter `s` you can also define the size of the Gravatar avatar. | ||
https://avatars.dicebear.com/v2/jdenticon/48c424d839214264fc7f65b52235467c.svg?gravatar&s=248 | ||
### NPM | ||
@@ -45,0 +40,0 @@ |
9441
70