New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

plivo

Package Overview
Dependencies
Maintainers
4
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plivo - npm Package Compare versions

Comparing version 4.28.0 to 4.29.0

4

CHANGELOG.md
# Change Log
## [v4.29.0](https://github.com/plivo/plivo-node/tree/v4.29.0) (2022-03-25)
**Features - DialElement**
- `confirmTimeout` parameter added to [The Dial element](https://www.plivo.com/docs/voice/xml/dial/)
## [v4.28.0](https://github.com/plivo/plivo-node/tree/v4.28.0) (2022-02-23)

@@ -4,0 +8,0 @@ **Features - Numbers: Hosted Messaging API**

@@ -52,2 +52,3 @@ /**

confirmSound?: string;
confirmTimeout?: string;
confirmKey?: string;

@@ -54,0 +55,0 @@ dialMusic?: string;

@@ -164,2 +164,3 @@ 'use strict';

* @param {string} [attributes.confirmSound]
* @param {string} [attributes.confirmTimeout]
* @param {string} [attributes.confirmKey]

@@ -166,0 +167,0 @@ * @param {string} [attributes.dialMusic]

2

package.json
{
"name": "plivo",
"version": "4.28.0",
"version": "4.29.0",
"description": "A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/plivo/plivo-node",

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