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

telnyx

Package Overview
Dependencies
Maintainers
12
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

telnyx - npm Package Compare versions

Comparing version 1.18.0 to 1.20.0

lib/resources/DetailRecords.js

8

CHANGELOG.md
# CHANGELOG
### v1.20.0 (2021-09-14)
- **PortingOrders** added porting orders endpoint
### v1.19.0 (2021-08-26)
- **DetailRecords** added detail records endpoint
### v1.18.0 (2021-07-28)

@@ -4,0 +12,0 @@

2

lib/telnyx.js

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

CallEvents: require('./resources/CallEvents'),
DetailRecords: require('./resources/DetailRecords'),
PublicKey: require('./resources/PublicKey'),

@@ -70,2 +71,3 @@ SimCards: require('./resources/SimCards'),

MobileOperatorNetworks: require('./resources/MobileOperatorNetworks'),
PortingOrders: require('./resources/PortingOrders'),
SimCardGroups: require('./resources/SimCardGroups'),

@@ -72,0 +74,0 @@ NumberLookup: require('./resources/NumberLookup'),

2

package.json
{
"name": "telnyx",
"version": "1.18.0",
"version": "1.20.0",
"description": "Telnyx API Node SDK",

@@ -5,0 +5,0 @@ "keywords": [

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

Sorry, the diff of this file is not supported yet

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