Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

africastalking

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

africastalking - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

5

lib/voice.js

@@ -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(','),

2

package.json
{
"name": "africastalking",
"version": "0.6.1",
"version": "0.6.2",
"description": "Official AfricasTalking node.js API wrapper",

@@ -5,0 +5,0 @@ "main": "index.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