Socket
Socket
Sign inDemoInstall

@types/webpack

Package Overview
Dependencies
3
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.28.0

5

webpack/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for webpack 5.0
// Type definitions for webpack 5.28
// Project: https://github.com/webpack/webpack

@@ -29,3 +29,4 @@ // Definitions by: Qubo <https://github.com/tkqubo>

/// <reference types="node" />
import webpack = require('./node_modules/webpack');
/* tslint:disable-next-line:no-self-import */
import webpack = require('webpack');
export = webpack;

4

webpack/package.json
{
"name": "@types/webpack",
"version": "5.0.0",
"version": "5.28.0",
"description": "TypeScript definitions for webpack",

@@ -131,4 +131,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "8ddec895de3d195565d675c9210a0496d4830179f0166cb51e900808f23a2396",
"typesPublisherContentHash": "ff600a46f63a2d07be76a71961b7a12393dbff930fdf3a992bf05c69e9080564",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Thu, 25 Mar 2021 20:32:10 GMT
* Last updated: Mon, 29 Mar 2021 21:41:46 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,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