Socket
Socket
Sign inDemoInstall

@types/webpack

Package Overview
Dependencies
5
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.8.23 to 3.8.24

16

webpack v3.8/index.d.ts

@@ -1,17 +0,1 @@

// Type definitions for webpack 3.8
// Project: https://github.com/webpack/webpack
// Definitions by: Qubo <https://github.com/tkqubo>
// Benjamin Lim <https://github.com/bumbleblym>
// Boris Cherny <https://github.com/bcherny>
// Tommy Troy Lin <https://github.com/tommytroylin>
// Mohsen Azimi <https://github.com/mohsen1>
// Jonathan Creamer <https://github.com/jcreamer898>
// Alan Agius <https://github.com/alan-agius4>
// Spencer Elliott <https://github.com/elliottsj>
// Christophe Hurpeau <https://github.com/christophehurpeau>
// Ryan Waskiewicz <https://github.com/rwaskiewicz>
// Kyle Uehlein <https://github.com/kuehlein>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
/// <reference types="node" />

@@ -18,0 +2,0 @@

48

webpack v3.8/package.json
{
"name": "@types/webpack",
"version": "3.8.23",
"version": "3.8.24",
"description": "TypeScript definitions for webpack",

@@ -10,54 +10,54 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack",

"name": "Qubo",
"url": "https://github.com/tkqubo",
"githubUsername": "tkqubo"
"githubUsername": "tkqubo",
"url": "https://github.com/tkqubo"
},
{
"name": "Benjamin Lim",
"url": "https://github.com/bumbleblym",
"githubUsername": "bumbleblym"
"githubUsername": "bumbleblym",
"url": "https://github.com/bumbleblym"
},
{
"name": "Boris Cherny",
"url": "https://github.com/bcherny",
"githubUsername": "bcherny"
"githubUsername": "bcherny",
"url": "https://github.com/bcherny"
},
{
"name": "Tommy Troy Lin",
"url": "https://github.com/tommytroylin",
"githubUsername": "tommytroylin"
"githubUsername": "tommytroylin",
"url": "https://github.com/tommytroylin"
},
{
"name": "Mohsen Azimi",
"url": "https://github.com/mohsen1",
"githubUsername": "mohsen1"
"githubUsername": "mohsen1",
"url": "https://github.com/mohsen1"
},
{
"name": "Jonathan Creamer",
"url": "https://github.com/jcreamer898",
"githubUsername": "jcreamer898"
"githubUsername": "jcreamer898",
"url": "https://github.com/jcreamer898"
},
{
"name": "Alan Agius",
"url": "https://github.com/alan-agius4",
"githubUsername": "alan-agius4"
"githubUsername": "alan-agius4",
"url": "https://github.com/alan-agius4"
},
{
"name": "Spencer Elliott",
"url": "https://github.com/elliottsj",
"githubUsername": "elliottsj"
"githubUsername": "elliottsj",
"url": "https://github.com/elliottsj"
},
{
"name": "Christophe Hurpeau",
"url": "https://github.com/christophehurpeau",
"githubUsername": "christophehurpeau"
"githubUsername": "christophehurpeau",
"url": "https://github.com/christophehurpeau"
},
{
"name": "Ryan Waskiewicz",
"url": "https://github.com/rwaskiewicz",
"githubUsername": "rwaskiewicz"
"githubUsername": "rwaskiewicz",
"url": "https://github.com/rwaskiewicz"
},
{
"name": "Kyle Uehlein",
"url": "https://github.com/kuehlein",
"githubUsername": "kuehlein"
"githubUsername": "kuehlein",
"url": "https://github.com/kuehlein"
}

@@ -79,4 +79,4 @@ ],

},
"typesPublisherContentHash": "7d4df51dd32e3da26f67fe5dacb239eefee5120797cfac209a87111bc992e2a4",
"typesPublisherContentHash": "5f958a865e232cbb5b328a2edccc1a0dac502ecf36c2df1d4c332b1a047eb5ec",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/tapable](https://npmjs.com/package/@types/tapable), [@types/uglify-js](https://npmjs.com/package/@types/uglify-js)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/tapable](https://npmjs.com/package/@types/tapable), [@types/uglify-js](https://npmjs.com/package/@types/uglify-js), [source-map](https://npmjs.com/package/source-map)
# Credits
These definitions were written by [Qubo](https://github.com/tkqubo), [Benjamin Lim](https://github.com/bumbleblym), [Boris Cherny](https://github.com/bcherny), [Tommy Troy Lin](https://github.com/tommytroylin), [Mohsen Azimi](https://github.com/mohsen1), [Jonathan Creamer](https://github.com/jcreamer898), [Alan Agius](https://github.com/alan-agius4), [Spencer Elliott](https://github.com/elliottsj), [Christophe Hurpeau](https://github.com/christophehurpeau), [Ryan Waskiewicz](https://github.com/rwaskiewicz), and [Kyle Uehlein](https://github.com/kuehlein).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc