avatar-initials
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -0,1 +1,9 @@ | ||
## 1.4.0 (Feb. 16, 2015) | ||
* Fix NPM bundling. | ||
## 1.3.0 (October 22, 2015) | ||
* Update to fix hidden images without a size. | ||
## 1.2.0 (March 12, 2015) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "avatar-initials", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "JavaScript library for showing Gravatars or generating user avatars from initials.", | ||
@@ -12,5 +12,5 @@ "author": "Matthew Callis <matthew.callis@gmail.com>", | ||
], | ||
"main": "./build/avatar.js", | ||
"main": "build/avatar.js", | ||
"files": [ | ||
"./vendor/md5.js" | ||
"vendor/md5.js" | ||
], | ||
@@ -45,2 +45,3 @@ "repository": { | ||
"mocha-phantomjs": "^3.5.3", | ||
"npm-bump": "0.0.15", | ||
"sinon": "*", | ||
@@ -47,0 +48,0 @@ "sinon-chai": "*" |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13229
5
151
0
16