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.16 to 3.0.0

3

webpack/index.d.ts

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

// Type definitions for webpack 2.2
// Type definitions for webpack 3.0
// Project: https://github.com/webpack/webpack

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

namespace optimize {
class ModuleConcatenationPlugin extends Plugin {}
class AggressiveMergingPlugin extends Plugin {

@@ -886,0 +887,0 @@ constructor(options?: AggressiveMergingPlugin.Options);

{
"name": "@types/webpack",
"version": "2.2.16",
"version": "3.0.0",
"description": "TypeScript definitions for webpack",

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

"peerDependencies": {},
"typesPublisherContentHash": "59c8f90b3ed561034e98e78f3c1173e0ce502f7774e090fa3e34d06aa9e7f153",
"typesPublisherContentHash": "b65d0aba9e6bd0e4060316c35f67e8af03c8149479cef93b586bfd30a77214c0",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 16 Jun 2017 16:37:51 GMT
* Last updated: Fri, 23 Jun 2017 17:39:13 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