http-browserify
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -9,2 +9,3 @@ var http = module.exports; | ||
if (!params.port) params.port = window.location.port; | ||
if (!params.scheme) params.scheme = window.location.protocol.split(':')[0]; | ||
@@ -11,0 +12,0 @@ var req = new Request(new xhrHttp, params); |
{ | ||
"name" : "http-browserify", | ||
"version" : "0.1.8", | ||
"version" : "0.1.9", | ||
"description" : "http module compatability for browserify", | ||
@@ -5,0 +5,0 @@ "main" : "index.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
614180
6598