twilio-notifications
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,4 @@ 'use strict'; | ||
const DEFAULT_TTL = 60 * 60 * 48; | ||
function toArray(_set) { | ||
@@ -78,3 +80,3 @@ let arr = []; | ||
endpoint_platform: this.context.platform, | ||
ttl: 60, | ||
ttl: DEFAULT_TTL, | ||
token: this.config.token, | ||
@@ -81,0 +83,0 @@ message_types: messageTypes |
{ | ||
"name": "twilio-notifications", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Client library for Twilio Notifications service", | ||
@@ -5,0 +5,0 @@ "main": "lib/client.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
220437
1198