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 2.2.10 to 2.2.11

4

webpack/index.d.ts

@@ -750,2 +750,6 @@ // Type definitions for webpack 2.2

class ProgressPlugin extends Plugin {
constructor(options?: (percentage: number, msg: string) => void);
}
class ProvidePlugin extends Plugin {

@@ -752,0 +756,0 @@ constructor(definitions: {[key: string]: any});

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "1de27dd0a9e5a7b7ba024c0af2b453f2c6b40bee9c51883409eb16a1caa7fad8",
"typesPublisherContentHash": "6a313fb29411ddcc51de213482f80825a8a81dadfe669c2d7147d7a2d901e832",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 09 Mar 2017 00:25:50 GMT
* Last updated: Fri, 10 Mar 2017 07:28:34 GMT
* Dependencies: tapable, uglify-js, node

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

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