gmail-inbox
Advanced tools
Comparing version 1.1.3 to 1.3.0
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53072
18
1003