grunt-sync
Advanced tools
Comparing version 0.5.2 to 0.6.2
{ | ||
"name": "grunt-sync", | ||
"description": "Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.", | ||
"version": "0.5.2", | ||
"version": "0.6.2", | ||
"homepage": "https://github.com/tomusdrw/grunt-sync.git", | ||
@@ -34,6 +34,6 @@ "author": { | ||
"dependencies": { | ||
"glob": "^4.0.5", | ||
"lodash": "^3.10.1", | ||
"glob": "^7.0.5", | ||
"lodash": "^4.14.2", | ||
"md5-file": "^2.0.3", | ||
"promised-io": "0.3.3" | ||
"promised-io": "0.3.5" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpromised-io@0.3.5(transitive)
- Removedglob@4.5.3(transitive)
- Removedlodash@3.10.1(transitive)
- Removedminimatch@2.0.10(transitive)
- Removedpromised-io@0.3.3(transitive)
Updatedglob@^7.0.5
Updatedlodash@^4.14.2
Updatedpromised-io@0.3.5