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 5.0.2 to 5.3.0

50

webpack-dev-middleware/package.json
{
"name": "@types/webpack-dev-middleware",
"version": "5.0.2",
"description": "TypeScript definitions for webpack-dev-middleware",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-dev-middleware",
"license": "MIT",
"contributors": [
{
"name": "Benjamin Lim",
"url": "https://github.com/bumbleblym",
"githubUsername": "bumbleblym"
},
{
"name": "reduckted",
"url": "https://github.com/reduckted",
"githubUsername": "reduckted"
},
{
"name": "Chris Abrams",
"url": "https://github.com/chrisabrams",
"githubUsername": "chrisabrams"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
},
{
"name": "Ma Tianqi",
"url": "https://github.com/tqma113",
"githubUsername": "tqma113"
}
],
"version": "5.3.0",
"typings": null,
"description": "Stub TypeScript definitions entry for webpack-dev-middleware, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-dev-middleware"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/connect": "*",
"tapable": "^2.1.1",
"webpack": "^5.38.1"
},
"typesPublisherContentHash": "17f6f6e48a76dc8af6d9ba250808338ce49e9a97bc2bd43f3b423ab408b962ce",
"typeScriptVersion": "3.7"
"webpack-dev-middleware": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/webpack-dev-middleware`
This is a stub types definition for @types/webpack-dev-middleware (https://github.com/webpack/webpack-dev-middleware).
# Summary
This package contains type definitions for webpack-dev-middleware (https://github.com/webpack/webpack-dev-middleware).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-dev-middleware.
### Additional Details
* Last updated: Wed, 04 Aug 2021 14:01:23 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/connect](https://npmjs.com/package/@types/connect)
* 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), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Ma Tianqi](https://github.com/tqma113).
webpack-dev-middleware provides its own type definitions, so you don't need @types/webpack-dev-middleware installed!
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