Socket
Socket
Sign inDemoInstall

@types/webpack-dev-middleware

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.7.1 to 3.7.2

2

webpack-dev-middleware/index.d.ts

@@ -65,3 +65,3 @@ // Type definitions for webpack-dev-middleware 3.7

/** The public path that the middleware is bound to */
publicPath: string;
publicPath?: string;
/** Allows users to provide a custom reporter to handle logging within the module */

@@ -68,0 +68,0 @@ reporter?: Reporter | null;

{
"name": "@types/webpack-dev-middleware",
"version": "3.7.1",
"version": "3.7.2",
"description": "TypeScript definitions for webpack-dev-middleware",

@@ -42,4 +42,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "fb25586a27105ecfcaf5faaeea31c2675d259bb0d421768c67269ea411a8e9fa",
"typesPublisherContentHash": "321ef682e04abd6821dc1fb6cba17ea1e082b07eee1ac2da4e362371f77b9419",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Fri, 15 May 2020 13:12:57 GMT
* Last updated: Tue, 18 Aug 2020 22:46:42 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/loglevel](https://npmjs.com/package/@types/loglevel), [@types/connect](https://npmjs.com/package/@types/connect), [@types/memory-fs](https://npmjs.com/package/@types/memory-fs)

@@ -14,0 +14,0 @@ * Global values: none

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