Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ims-lti

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ims-lti - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

.editorconfig

2

lib/extensions/outcomes.js

@@ -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": {

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