Socket
Socket
Sign inDemoInstall

webpack-hot-middleware

Package Overview
Dependencies
5
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.24.4 to 2.25.0

22

client-overlay.js

@@ -7,4 +7,4 @@ /*eslint-env browser*/

background: 'rgba(0,0,0,0.85)',
color: '#E8E8E8',
lineHeight: '1.2',
color: '#e8e8e8',
lineHeight: '1.6',
whiteSpace: 'pre',

@@ -29,10 +29,10 @@ fontFamily: 'Menlo, Consolas, monospace',

black: '181818',
red: 'E36049',
green: 'B3CB74',
yellow: 'FFD080',
blue: '7CAFC2',
magenta: '7FACCA',
cyan: 'C3C2EF',
lightgrey: 'EBE7E3',
darkgrey: '6D7891',
red: 'ff3348',
green: '3fff4f',
yellow: 'ffd30e',
blue: '169be0',
magenta: 'f840b7',
cyan: '0ad8e9',
lightgrey: 'ebe7e3',
darkgrey: '6d7891',
};

@@ -72,3 +72,3 @@

color +
'; color:#fff; padding:2px 4px; border-radius: 2px">' +
'; color:#000000; padding:3px 6px; border-radius: 4px;">' +
type.slice(0, -1).toUpperCase() +

@@ -75,0 +75,0 @@ '</span>'

{
"name": "webpack-hot-middleware",
"version": "2.24.4",
"version": "2.25.0",
"description": "Webpack hot reloading you can attach to your own server",

@@ -5,0 +5,0 @@ "keywords": [

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