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.4.0 to 1.4.1

build/avatar.js

25

package.json
{
"name": "avatar-initials",
"version": "1.4.0",
"version": "1.4.1",
"description": "JavaScript library for showing Gravatars or generating user avatars from initials.",

@@ -12,6 +12,15 @@ "author": "Matthew Callis <matthew.callis@gmail.com>",

],
"maintainers": [
{
"name": "Matthew Callis",
"email": "matthew.callis@gmail.com",
"web": "http://matthewcallis.github.io/avatar/"
}
],
"main": "build/avatar.js",
"files": [
"build/avatar.js",
"vendor/md5.js"
],
"homepage": "http://matthewcallis.github.io/avatar/",
"repository": {

@@ -21,2 +30,9 @@ "type": "git",

},
"repositories": [
{
"type": "git",
"url": "https://github.com/MatthewCallis/avatar",
"path": "MatthewCallis/avatar"
}
],
"bugs": {

@@ -50,5 +66,12 @@ "url": "https://github.com/MatthewCallis/avatar/issues"

},
"directories": {},
"preferGlobal": false,
"private": false,
"license": "MIT",
"licenses": [
{
"type": "MIT",
"url": "https://opensource.org/licenses/MIT"
}
],
"jam": {

@@ -55,0 +78,0 @@ "dependencies": {}

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