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.0 to 3.8.1

4

webpack/index.d.ts

@@ -607,3 +607,3 @@ // Type definitions for webpack 3.8

/** Show cached assets (setting this to `false` only shows emitted files) */
cachedAssets?: true;
cachedAssets?: boolean;
/** Add children information */

@@ -622,3 +622,3 @@ children?: boolean;

/** Display the distance from the entry point for each module */
depth?: false;
depth?: boolean;
/** Display the entry points with the corresponding bundles */

@@ -625,0 +625,0 @@ entrypoints?: boolean;

{
"name": "@types/webpack",
"version": "3.8.0",
"version": "3.8.1",
"description": "TypeScript definitions for webpack",

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

},
"typesPublisherContentHash": "417bba82cfef5c5a37b697db9146d62ecd1e870e22df6980cdd0f1790f78427b",
"typesPublisherContentHash": "0552598e4cbc8fa998201a0f5c30ef44fb96a2545fcaf23b84b110a24d1d32cd",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 06 Nov 2017 18:59:43 GMT
* Last updated: Thu, 09 Nov 2017 15:19:58 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