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 2.0.2 to 2.0.3

14

webpack-dev-middleware/package.json
{
"name": "@types/webpack-dev-middleware",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for webpack-dev-middleware",

@@ -24,15 +24,17 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-dev-middleware"
},
"scripts": {},
"dependencies": {
"@types/connect": "*",
"@types/memory-fs": "*",
"@types/webpack": "*",
"@types/loglevel": "*",
"@types/connect": "*",
"@types/memory-fs": "*"
"loglevel": "^1.6.2"
},
"typesPublisherContentHash": "967975b34e15135f0db95ea7df01b7d7ebd441e12a7a1b37283dfb5159d5944e",
"typesPublisherContentHash": "33305952b504d317059989c1f5fd061ea144944eb511c68d7e07b13a5b22e649",
"typeScriptVersion": "2.3"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Mon, 09 Jul 2018 20:32:27 GMT
* Dependencies: webpack, loglevel, connect, memory-fs
* Last updated: Mon, 24 Jun 2019 19:34:55 GMT
* Dependencies: @types/webpack, @types/loglevel, @types/connect, @types/memory-fs
* Global values: none
# Credits
These definitions were written by Benjamin Lim <https://github.com/bumbleblym>, reduckted <https://github.com/reduckted>, Chris Abrams <https://github.com/chrisabrams>.
These definitions were written by Benjamin Lim <https://github.com/bumbleblym>, reduckted <https://github.com/reduckted>, and Chris Abrams <https://github.com/chrisabrams>.

Sorry, the diff of this file is not supported yet

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