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.1.3 to 1.3.0

lib/test-email.d.ts

2

lib/Inbox.js

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

this.log(shouldLogEvents, 'Could not find message within time limit of searchQuery:', searchQuery);
reject("No message found for searchQuery: " + searchQuery);
reject("No message found for searchQuery: " + JSON.stringify(searchQuery));
return [2 /*return*/];

@@ -216,0 +216,0 @@ }

{
"name": "gmail-inbox",
"version": "1.1.3",
"version": "1.3.0",
"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