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

twilio-transport

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twilio-transport - npm Package Compare versions

Comparing version 0.0.9-alpha.1 to 0.0.9-alpha.2

4

lib/transport.js

@@ -202,5 +202,7 @@ 'use strict';

Object.freeze(Transport);
module.exports = Transport;
module.exports.Transport = Transport;
module.exports.TwilsockUnavailableError = TwilsockUnavailableError;
Object.freeze(Transport);
{
"name": "twilio-transport",
"version": "0.0.9-alpha.1",
"version": "0.0.9-alpha.2",
"description": "Twilio generic transport interface",

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