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 3.9.1 to 3.9.2

1

webpack-bundle-analyzer/index.d.ts

@@ -9,2 +9,3 @@ // Type definitions for webpack-bundle-analyzer 3.9

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7

@@ -11,0 +12,0 @@ import { WebpackPluginInstance, Compiler } from 'webpack';

8

webpack-bundle-analyzer/package.json
{
"name": "@types/webpack-bundle-analyzer",
"version": "3.9.1",
"version": "3.9.2",
"description": "TypeScript definitions for webpack-bundle-analyzer",

@@ -42,6 +42,6 @@ "license": "MIT",

"dependencies": {
"@types/webpack": "*"
"@types/webpack": "^4"
},
"typesPublisherContentHash": "867046edec9e15860ce7e6763e0c9771a3d6253512183a318a30eb4ad2141fc2",
"typeScriptVersion": "3.4"
"typesPublisherContentHash": "aa09638338cecc8610418c1d10fc35a376f961acd066b6b337270a9b14c07aad",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Sat, 06 Feb 2021 20:51:51 GMT
* Last updated: Thu, 25 Mar 2021 20:32:13 GMT
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack)

@@ -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