Socket
Socket
Sign inDemoInstall

node-gmail-api

Package Overview
Dependencies
56
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

2

index.js

@@ -29,3 +29,3 @@ var request = require('request')

if (err) {
return next(error)
return next(err)
}

@@ -32,0 +32,0 @@ if (body.error) {

{
"name": "node-gmail-api",
"version": "0.3.0",
"version": "0.3.1",
"description": "Interacts with the gmail api, fetching emails",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc