grunt-contrib-compress
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "grunt-contrib-compress", | ||
"description": "Compress files and folders", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"author": { | ||
@@ -19,3 +19,3 @@ "name": "Grunt Team", | ||
"dependencies": { | ||
"archiver": "^1.0.0", | ||
"archiver": "^1.3.0", | ||
"chalk": "^1.1.1", | ||
@@ -22,0 +22,0 @@ "lodash": "^4.7.0", |
@@ -1,2 +0,2 @@ | ||
# grunt-contrib-compress v1.4.1 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-compress.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-compress) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/tiwbi1smm1j8aa5j/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-compress/branch/master) | ||
# grunt-contrib-compress v1.4.2 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-compress.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-compress) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/tiwbi1smm1j8aa5j/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-compress/branch/master) | ||
@@ -276,2 +276,3 @@ > Compress files and folders | ||
* 2017-05-20 v1.4.2 Update archiver to v1.3.0. | ||
* 2017-01-20 v1.4.1 Make brotli support optional. | ||
@@ -321,2 +322,2 @@ * 2017-01-18 v1.4.0 Add support for brotli. | ||
*This file was generated on Fri Jan 20 2017 00:08:45.* | ||
*This file was generated on Sat May 20 2017 00:39:54.* |
Sorry, the diff of this file is not supported yet
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
25563
322
Updatedarchiver@^1.3.0