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.0.6 to 3.0.7

2

webpack/index.d.ts

@@ -852,3 +852,3 @@ // Type definitions for webpack 3.0

class NamedChunksPlugin extends Plugin {
constructor();
constructor(nameResolver?: (chunk: any) => string | null );
}

@@ -855,0 +855,0 @@

{
"name": "@types/webpack",
"version": "3.0.6",
"version": "3.0.7",
"description": "TypeScript definitions for webpack",

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

"peerDependencies": {},
"typesPublisherContentHash": "802ec0b55e83d41cdb817bf4ad87407e7edf756aa7e72bbd20c57d9ffefb431b",
"typesPublisherContentHash": "0553c704ed8245532555adaf6898e22393124a32f95183ccfef2c366916edcb2",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 07 Aug 2017 16:24:26 GMT
* Last updated: Wed, 09 Aug 2017 17:37:36 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