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

flex-combo-plus

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-combo-plus - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

package.json
{
"name": "flex-combo-plus",
"version": "2.5.0",
"version": "2.5.1",
"description": "process engine for aproxy",

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

@@ -45,3 +45,3 @@ /**

var hostPars = (request.headers.ahost || request.headers.host).split(options.host.seq),
urlPath = path.normalize(request.url);
urlPath = path.normalize(request.url).replace(/\\/g, '/');

@@ -48,0 +48,0 @@ var lenC = options.combo.start.length,

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