New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

subapp-server

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subapp-server - npm Package Compare versions

Comparing version 1.3.16 to 1.3.17

2

lib/template-routing.js

@@ -128,3 +128,3 @@ "use strict";

const asyncTemplate = initializeTemplate(defaultSelection, routeOptions);
const asyncTemplate = initializeTemplate(defaultSelection, routeOptions, options.request);
return asyncTemplate.render(options);

@@ -131,0 +131,0 @@ };

{
"name": "subapp-server",
"version": "1.3.16",
"version": "1.3.17",
"description": "Electrode SubApp app server support",

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

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