Socket
Socket
Sign inDemoInstall

webpack-dev-middleware

Package Overview
Dependencies
82
Maintainers
4
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.2 to 6.1.3

2

dist/middleware.js

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

const extra = {};
const filename = getFilenameFromUrl(context, /** @type {string} */req.url);
const filename = getFilenameFromUrl(context, /** @type {string} */req.url, extra);
if (!filename) {

@@ -80,0 +80,0 @@ await goNext();

{
"name": "webpack-dev-middleware",
"version": "6.1.2",
"version": "6.1.3",
"description": "A development middleware for webpack",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc