africastalking
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -81,5 +81,6 @@ 'use strict'; | ||
apikey: this.options.apiKey, | ||
Accept: this.options.format | ||
Accept: this.options.format, | ||
"Content-Type":"application/x-www-form-urlencoded" | ||
}, | ||
data : JSON.stringify({ | ||
data : new URLSearchParams({ | ||
username: this.options.username, | ||
@@ -86,0 +87,0 @@ to: callTo.join(','), |
{ | ||
"name": "africastalking", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Official AfricasTalking node.js API wrapper", | ||
@@ -5,0 +5,0 @@ "main": "index.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
134389
3348