🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

gravatar-api

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gravatar-api - npm Package Compare versions

Comparing version

to
1.2.3

2

package.json
{
"name": "gravatar-api",
"version": "1.2.2",
"version": "1.2.3",
"description": "module to build image and profile urls for gravatar",

@@ -5,0 +5,0 @@ "keywords": [

@@ -77,4 +77,4 @@ gravatar-api

email: 'test@gmail.com',
type: 'json', // Defailt: json,
// Available Types: 'json', 'xml', 'qr', 'php', 'vcf'
type: 'json', // Default: json,
// Available Types: 'json', 'xml', 'qr', 'php', 'vcf'
parameters: {'callback': 'doSomething' }, //optional

@@ -81,0 +81,0 @@ secure: true