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.32.1 to 4.33.0

4

CHANGELOG.md
# Change Log
## [v4.33.0](https://github.com/plivo/plivo-go/tree/v4.33.0) (2022-07-11)
**Feature - STIR Attestation**
- Add stir attestation param as part of Get CDR and Get live call APIs Response
## [v4.32.1](https://github.com/plivo/plivo-node/tree/v4.32.1) (2022-06-09)

@@ -4,0 +8,0 @@ **Bug fix - Typescript**

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

this.stirVerification = params.stirVerification;
this.stirAttestation = params.stirAttestation;
};

@@ -122,2 +123,3 @@

this.stirVerification = params.stirVerification;
this.stirAttestation = params.stirAttestation;
};

@@ -149,2 +151,3 @@

this.stirVerification = params.stirVerification;
this.stirAttestation = params.stirAttestation;
};

@@ -151,0 +154,0 @@

2

package.json
{
"name": "plivo",
"version": "4.32.1",
"version": "4.33.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",

Sorry, the diff of this file is too big to display

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