Comparing version 2.1.5 to 2.1.6
@@ -192,3 +192,3 @@ // Generated by CoffeeScript 1.9.1 | ||
} | ||
req = http.request(options, (function(_this) { | ||
req = (is_ssl ? https : http).request(options, (function(_this) { | ||
return function(res) { | ||
@@ -195,0 +195,0 @@ res.setEncoding('utf8'); |
{ | ||
"name": "ims-lti", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Module for building an LTI Tool Provider and accept LTI launch requests", | ||
@@ -5,0 +5,0 @@ "author": { |
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
42890
16