avatar-initials
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -1,2 +0,2 @@ | ||
## 2.1.0 (September 16th, 2016) | ||
## 2.2.0 (September 16th, 2016) | ||
@@ -3,0 +3,0 @@ * [Fix Chrome 'Zoom' feature makes the generated initials too small](https://github.com/MatthewCallis/avatar/issues/11) |
{ | ||
"name": "avatar-initials", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "JavaScript library for showing Gravatars or generating user avatars from initials.", | ||
@@ -21,4 +21,3 @@ "author": "Matthew Callis <matthew.callis@gmail.com>", | ||
"files": [ | ||
"build/avatar.js", | ||
"vendor/md5.js" | ||
"build/avatar.js" | ||
], | ||
@@ -25,0 +24,0 @@ "homepage": "http://matthewcallis.github.io/avatar/", |
@@ -9,2 +9,4 @@ # [Avatar](http://matthewcallis.github.io/avatar/) | ||
[![bitHound Overall Score](https://www.bithound.io/github/MatthewCallis/avatar/badges/score.svg)](https://www.bithound.io/github/MatthewCallis/avatar) | ||
[![npm version](https://img.shields.io/npm/v/avatar-initials.svg?style=flat-square)](https://www.npmjs.com/package/avatar-initials) | ||
[![npm downloads](https://img.shields.io/npm/dm/avatar-initials.svg?style=flat-square)](https://www.npmjs.com/package/avatar-initials) | ||
@@ -11,0 +13,0 @@ Avatar is a JavaScript library for showing Gravatars or generating user avatars. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26690
131