Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/webpack

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webpack - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

1

webpack/index.d.ts

@@ -557,2 +557,3 @@ // Type definitions for webpack 3.8

abstract class MultiCompiler extends Tapable implements ICompiler {
compilers: ICompiler[];
run(handler: MultiCompiler.Handler): void;

@@ -559,0 +560,0 @@ watch(watchOptions: MultiCompiler.WatchOptions, handler: MultiCompiler.Handler): MultiWatching;

4

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

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

},
"typesPublisherContentHash": "0552598e4cbc8fa998201a0f5c30ef44fb96a2545fcaf23b84b110a24d1d32cd",
"typesPublisherContentHash": "df78aa109060f6761a709c34b147dcc955060cc6dd031a26f4aef3a8adfa852f",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 09 Nov 2017 15:19:58 GMT
* Last updated: Tue, 02 Jan 2018 22:53:23 GMT
* Dependencies: tapable, uglify-js, node

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

Sorry, the diff of this file is not supported yet

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