🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

webpack-dev-server

Package Overview
Dependencies
Maintainers
1
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 Compare versions

Comparing version

to
0.8.2

1

lib/Server.js

@@ -18,2 +18,3 @@ var fs = require("fs");

output: "bundle.js",
publicPrefix: "/",
debug: true,

@@ -20,0 +21,0 @@ filenames: true,

2

package.json
{
"name": "webpack-dev-server",
"version": "0.8.1",
"version": "0.8.2",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "Serves a webpack app. Updates the browser on changes.",