@types/compression-webpack-plugin
Advanced tools
Comparing version 0.3.1 to 0.4.0
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3595
4
35