twilio-transport
Advanced tools
Comparing version 0.0.9-alpha.1 to 0.0.9-alpha.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45683
763