Socket
Socket
Sign inDemoInstall

@types/webpack-dev-server

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webpack-dev-server - npm Package Compare versions

Comparing version 1.12.2 to 1.12.3

4

webpack-dev-server/package.json
{
"name": "@types/webpack-dev-server",
"version": "1.12.2",
"version": "1.12.3",
"description": "TypeScript definitions for webpack-dev-server 1.12.1",

@@ -20,3 +20,3 @@ "license": "MIT",

"typings": "webpack-dev-server.d.ts",
"typesPublisherContentHash": "aabdc7c057009dc2ab8ef3722bcb7641253f21373b4ee88f1c193223020be443"
"typesPublisherContentHash": "4dbc3da4db87e9c74fb1bec0683e4d22aa692ffbb29703bfdb2faf189040356e"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 26 Oct 2016 19:23:32 GMT
* Last updated: Mon, 14 Nov 2016 19:35:02 GMT
* File structure: ModuleAugmentation

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -11,4 +11,4 @@ {

],
"libraryMajorVersion": "1",
"libraryMinorVersion": "12",
"libraryMajorVersion": 1,
"libraryMinorVersion": 12,
"libraryName": "webpack-dev-server 1.12.1",

@@ -28,3 +28,3 @@ "typingsPackageName": "webpack-dev-server",

"hasPackageJson": false,
"contentHash": "aabdc7c057009dc2ab8ef3722bcb7641253f21373b4ee88f1c193223020be443"
"contentHash": "4dbc3da4db87e9c74fb1bec0683e4d22aa692ffbb29703bfdb2faf189040356e"
}

@@ -28,3 +28,3 @@ // Type definitions for webpack-dev-server 1.12.1

headers?: any;
stats?: webpack.compiler.StatsToJsonOptions | webpack.compiler.StatsToStringOptions;
stats?: webpack.compiler.StatsOptions| webpack.compiler.StatsToStringOptions;

@@ -53,2 +53,2 @@ setup?(app: core.Express): void;

export = wds;
}
}
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