Socket
Socket
Sign inDemoInstall

@types/webpack

Package Overview
Dependencies
77
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.28.1 to 5.28.2

2

webpack/index.d.ts

@@ -29,4 +29,4 @@ // Type definitions for webpack 5.28

/// <reference types="node" />
/* eslint-disable-next-line no-self-import */
/* eslint-disable-next-line @definitelytyped/no-self-import */
import webpack = require('webpack');
export = webpack;
{
"name": "@types/webpack",
"version": "5.28.1",
"version": "5.28.2",
"description": "TypeScript definitions for webpack",

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

},
"typesPublisherContentHash": "5ca4ee38130075f9ac12270a405b1d8b41cf314dd6be1a0249c4ec643d9c4b1f",
"typesPublisherContentHash": "3af381cd01c0421494d6d1bc70bd76390911a35f826ff49ed3faf2a5918392ff",
"typeScriptVersion": "4.3"
}

@@ -39,3 +39,3 @@ # Installation

/// <reference types="node" />
/* eslint-disable-next-line no-self-import */
/* eslint-disable-next-line @definitelytyped/no-self-import */
import webpack = require('webpack');

@@ -47,3 +47,3 @@ export = webpack;

### Additional Details
* Last updated: Mon, 27 Mar 2023 18:34:10 GMT
* Last updated: Tue, 22 Aug 2023 18:04:57 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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