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

@types/compression-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/compression-webpack-plugin - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

compression-webpack-plugin/LICENSE

3

compression-webpack-plugin/index.d.ts

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

// Type definitions for compression-webpack-plugin 0.3
// Type definitions for compression-webpack-plugin 0.4
// Project: https://github.com/webpack-contrib/compression-webpack-plugin

@@ -18,2 +18,3 @@ // Definitions by: Anton Kandybo <https://github.com/dublicator>

algorithm?: string;
cache?: boolean | string;
test?: RegExp | RegExp[];

@@ -20,0 +21,0 @@ regExp?: RegExp | RegExp[];

{
"name": "@types/compression-webpack-plugin",
"version": "0.3.1",
"version": "0.4.0",
"description": "TypeScript definitions for compression-webpack-plugin",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Anton Kandybo",
"url": "https://github.com/dublicator"
"url": "https://github.com/dublicator",
"githubUsername": "dublicator"
}

@@ -22,5 +23,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "540c646ebbeed78f464ec09c3734e58d47a18f25f3b6babe8174031a2b67404c",
"typesPublisherContentHash": "afe9cdc85532ae7c033cd7a8a03f1e0e89d102171bbab6d14cddbb73b4b83657",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/compression-webpack-plugin
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression-webpack-plugin
Additional Details
* Last updated: Fri, 24 Mar 2017 15:23:28 GMT
* Last updated: Thu, 18 Jan 2018 23:56:37 GMT
* Dependencies: 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