Socket
Socket
Sign inDemoInstall

webpack-dev-middleware

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-dev-middleware - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

middleware.js

@@ -53,3 +53,3 @@ /*

opt.events.on("bundle-invalid", function() {
if(state);
if(state)
console.info("webpack: bundle is now invalid.");

@@ -56,0 +56,0 @@ // We are now in invalid state

{
"name": "webpack-dev-middleware",
"version": "0.6.1",
"version": "0.6.2",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "Offers a dev middleware for webpack, which arguments a live bundle to a directory",

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