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

gmail-inbox

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gmail-inbox - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

lib/formatMessage.js

@@ -18,3 +18,3 @@ "use strict";

var _a, _b, _c;
var body;
var body = {};
var messagePayload = message.data.payload;

@@ -21,0 +21,0 @@ var messageBody = (_a = messagePayload) === null || _a === void 0 ? void 0 : _a.body;

{
"name": "gmail-inbox",
"version": "1.0.9",
"version": "1.0.10",
"description": "Receive Gmail emails in code!",

@@ -5,0 +5,0 @@ "main": "lib/Inbox.js",

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