Socket
Socket
Sign inDemoInstall

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.3 to 0.0.4

.npmignore

2

lib/transport.js

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

return {
to: twilsockAddress(type, encodeURI(uri)),
to: twilsockAddress(type, uri),
headers: headers,

@@ -54,0 +54,0 @@ body: body

{
"name": "twilio-transport",
"version": "0.0.3",
"version": "0.0.4",
"description": "Twilio generic transport interface",

@@ -5,0 +5,0 @@ "main": "lib/transport.js",

Sorry, the diff of this file is not supported yet

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