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

avatar-initials

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avatar-initials - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

vendor/md5.js

8

CHANGELOG.md

@@ -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 @@

7

package.json
{
"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": "*"

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