You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

webpack-dev-server

Package Overview
Dependencies
Maintainers
4
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-dev-server - npm Package Versions

1345
23

4.15.1

Diff
e
evilebottnawi
published 4.15.1 •

Changelog

Source

4.15.1 (2023-06-09)

Bug Fixes

  • replace :: with localhost before openBrowser() (#4856) (874c44b)
  • types: compatibility with @types/ws (#4899) (34bcec2)
e
evilebottnawi
published 4.15.0 •

Changelog

Source

4.15.0 (2023-05-07)

Features

  • overlay displays unhandled promise rejection (#4849) (d1dd430)
e
evilebottnawi
published 4.14.0 •

Changelog

Source

4.14.0 (2023-05-06)

Features

e
evilebottnawi
published 4.13.3 •

Changelog

Source

4.13.3 (2023-04-15)

Bug Fixes

e
evilebottnawi
published 4.13.2 •

Changelog

Source

4.13.2 (2023-03-31)

Bug Fixes

  • prevent open 0.0.0.0 in browser due windows problems (04e74f2)
e
evilebottnawi
published 4.13.1 •

Changelog

Source

4.13.1 (2023-03-18)

Bug Fixes

e
evilebottnawi
published 4.13.0 •

Changelog

Source

4.13.0 (2023-03-17)

Features

  • added client.overlay.runtimeErrors option to control runtime errors (#4773) (dca2366)
e
evilebottnawi
published 4.12.0 •

Changelog

Source

4.12.0 (2023-03-14)

Features

  • allow to set the sockjs_url option (only sockjs) using the webSocketServer.options.sockjsUrl option (#4586) (69a2fba)
  • catch runtime error (#4605) (87a26cf)
  • improve styles for overlay (#4576) (791fb85)
  • open editor when clicking error on overlay (#4587) (efb2cec)

Bug Fixes

e
evilebottnawi
published 4.11.1 •

Changelog

Source

4.11.1 (2022-09-19)

Bug Fixes

  • respect client.logging option for all logs (#4572) (375835c)
e
evilebottnawi
published 4.11.0 •

Changelog

Source

4.11.0 (2022-09-07)

Features

  • make allowedHosts accept localhost subdomains by default (#4357) (0a33e6a)

Bug Fixes