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

caccl-lti

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caccl-lti - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "caccl-lti",
"version": "1.0.8",
"version": "1.0.9",
"description": "LTI launch validator for IMS-LTI standard launches.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -37,2 +37,6 @@ /**

const launchBody = launchBodyOrig || req.body;
// Save launched variable to session
req.sesion.launched = true;
// Parse launch and save it to session

@@ -39,0 +43,0 @@ req.session.launchInfo = {

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