gmail-inbox
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -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", |
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
36670