Socket
Socket
Sign inDemoInstall

@types/webpack

Package Overview
Dependencies
10
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.41.33 to 4.41.34

4

webpack v4.41/next.d.ts

@@ -36,7 +36,7 @@ /**

import Webpack = require('.');
import Webpack = require(".");
export {};
declare module '.' {
declare module "." {
namespace Stats {

@@ -43,0 +43,0 @@ interface ToStringOptionsObject {

{
"name": "@types/webpack",
"version": "4.41.33",
"version": "4.41.34",
"description": "TypeScript definitions for webpack",

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

},
"typesPublisherContentHash": "f7e1877805bb0501b652c81aa85f23b1d59d14d0eef6130ffd98333ebcb2392e",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "5a71edfc0d516c0e210f8721388206e4b523cbef01c7023d03aca1e2751e1d5e",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Fri, 14 Oct 2022 22:03:14 GMT
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Dependencies: [@types/anymatch](https://npmjs.com/package/@types/anymatch), [@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), [@types/webpack-sources](https://npmjs.com/package/@types/webpack-sources)

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

Sorry, the diff of this file is too big to display

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