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.2 to 0.0.3

2

lib/transport.js

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

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

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

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

@@ -20,9 +20,9 @@ "main": "lib/transport.js",

"devDependencies": {
"babel-eslint": "^4.1.8",
"babel-eslint": "^6.1.2",
"gulp": "^3.9.0",
"gulp-eslint": "^1.1.1",
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.2.0",
"gulp-eslint": "^3.0.1",
"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.1",
"istanbul": "^0.4.2",
"mocha.parallel": "^0.11.2",
"mocha.parallel": "^0.12.0",
"run-sequence": "^1.1.5",

@@ -29,0 +29,0 @@ "sinon": "^1.17.3",

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