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

telnyx

Package Overview
Dependencies
Maintainers
1
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.4.0 to 1.5.0

lib/resources/CredentialConnections.js

10

CHANGELOG.md
# CHANGELOG
### v1.5.0 (2019-12-16)
##### New Features
* **resources:** Credential Connections
* **resources:** FQDN Connections
* **resources:** IP Connections
### v1.4.0 (2019-12-12)

@@ -4,0 +14,0 @@

3

lib/telnyx.js

@@ -52,2 +52,5 @@ 'use strict';

BillingGroups: require('./resources/BillingGroups'),
IpConnections: require('./resources/IpConnections'),
FqdnConnections: require('./resources/FqdnConnections'),
CredentialConnections: require('./resources/CredentialConnections'),
Actions: require('./resources/Actions'),

@@ -54,0 +57,0 @@ };

2

package.json
{
"name": "telnyx",
"version": "1.4.0",
"version": "1.5.0",
"description": "Telnyx API Node SDK",

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

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