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

@types/webpack-bundle-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webpack-bundle-analyzer - npm Package Compare versions

Comparing version 2.13.2 to 2.13.3

4

webpack-bundle-analyzer/index.d.ts
// Type definitions for webpack-bundle-analyzer 2.13
// Project: https://github.com/webpack-contrib/webpack-bundle-analyzer
// Definitions by: Michael Strobel <https://github.com/kryops>
// Definitions by: Michael Strobel <https://github.com/kryops>, Vladimir Grenaderov <https://github.com/VladimirGrenaderov>, Max Boguslavskiy <https://github.com/maxbogus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -33,3 +33,3 @@ // TypeScript Version: 2.3

*/
analyzerPort?: number;
analyzerPort?: number | 'auto';

@@ -36,0 +36,0 @@ /**

{
"name": "@types/webpack-bundle-analyzer",
"version": "2.13.2",
"version": "2.13.3",
"description": "TypeScript definitions for webpack-bundle-analyzer",

@@ -11,2 +11,12 @@ "license": "MIT",

"githubUsername": "kryops"
},
{
"name": "Vladimir Grenaderov",
"url": "https://github.com/VladimirGrenaderov",
"githubUsername": "VladimirGrenaderov"
},
{
"name": "Max Boguslavskiy",
"url": "https://github.com/maxbogus",
"githubUsername": "maxbogus"
}

@@ -25,4 +35,4 @@ ],

},
"typesPublisherContentHash": "bcbd81c514a34b0207ea8dc6989a9aafe4524e8d384e5b003c2f4fde43a80f5b",
"typesPublisherContentHash": "680ec9b9deb6549233e62fd7781a3944dce5d4f88d7c13277c71828749fdb247",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 15 Jul 2019 16:49:56 GMT
* Last updated: Thu, 19 Sep 2019 19:41:46 GMT
* Dependencies: @types/webpack

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Michael Strobel <https://github.com/kryops>.
These definitions were written by Michael Strobel <https://github.com/kryops>, Vladimir Grenaderov <https://github.com/VladimirGrenaderov>, and Max Boguslavskiy <https://github.com/maxbogus>.
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