Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

start-server-webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

start-server-webpack-plugin - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

7

CHANGELOG.md

@@ -6,4 +6,8 @@ # Change Log

This project adheres to [Semantic Versioning](http://semver.org/).
## 2018-03-05 - [2.2.4 - current version]
## 2018-03-06 - [2.2.5 - current version]
- 2.2.5 - ([24](https://github.com/ericclemmons/start-server-webpack-plugin/pull/24)) - Fixes (@wmertens)
## 2018-03-05
- 2.2.4 - ([21](https://github.com/ericclemmons/start-server-webpack-plugin/pull/21)) - Update deps (@wmertens)

@@ -53,1 +57,2 @@

15

package.json
{
"name": "start-server-webpack-plugin",
"version": "2.2.4",
"version": "2.2.5",
"description": "Automatically start your server once Webpack's build completes.",
"main": "dist/StartServerPlugin.js",
"files": ["dist"],
"files": [
"dist"
],
"scripts": {

@@ -19,3 +21,10 @@ "prebuild": "rimraf dist",

},
"keywords": ["webpack", "server", "start", "watch", "restart", "express"],
"keywords": [
"webpack",
"server",
"start",
"watch",
"restart",
"express"
],
"author": "Eric Clemmons <eric@smarterspam.com>",

@@ -22,0 +31,0 @@ "license": "MIT",

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