grunt-contrib-compress
Advanced tools
Comparing version 0.12.0 to 0.13.0
{ | ||
"name": "grunt-contrib-compress", | ||
"description": "Compress files and folders.", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"homepage": "https://github.com/gruntjs/grunt-contrib-compress", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"dependencies": { | ||
"archiver": "~0.11.0", | ||
"archiver": "~0.13.0", | ||
"chalk": "^0.5.1", | ||
@@ -53,3 +53,4 @@ "prettysize": "~0.0.2" | ||
"LICENSE-MIT" | ||
] | ||
], | ||
"appveyor_id": "tiwbi1smm1j8aa5j" | ||
} |
@@ -1,2 +0,2 @@ | ||
# grunt-contrib-compress v0.12.0 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-compress.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-compress) | ||
# grunt-contrib-compress v0.13.0 [![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) | ||
@@ -164,2 +164,3 @@ > Compress files and folders. | ||
* 2014-12-25 v0.13.0 Update archiver to v0.13 small fixes | ||
* 2014-09-23 v0.12.0 Output update. Prevent zipping dot files and allow for forcing through fail.warn within loop. | ||
@@ -200,2 +201,2 @@ * 2014-08-26 v0.11.0 Update archiver to v0.11.0 | ||
*This file was generated on Tue Sep 23 2014 16:45:35.* | ||
*This file was generated on Thu Dec 25 2014 12:37:25.* |
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
17131
201
+ Addedarchiver@0.13.1(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcompress-commons@0.2.9(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedglob@4.3.5(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedlodash@3.2.0(transitive)
+ Addedminimatch@2.0.10(transitive)
+ Addednode-int64@0.3.3(transitive)
+ Addedtar-stream@1.1.5(transitive)
+ Addedzip-stream@0.5.2(transitive)
- Removedarchiver@0.11.0(transitive)
- Removedcompress-commons@0.1.6(transitive)
- Removedtar-stream@0.4.7(transitive)
- Removedzip-stream@0.4.1(transitive)
Updatedarchiver@~0.13.0