grunt-sync
Advanced tools
Comparing version 0.8.1 to 0.8.2
{ | ||
"name": "grunt-sync", | ||
"description": "Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"homepage": "https://github.com/tomusdrw/grunt-sync.git", | ||
@@ -30,5 +30,5 @@ "author": { | ||
"dependencies": { | ||
"fs-extra": "6.0.1", | ||
"glob": "7.0.5", | ||
"md5-file": "2.0.3" | ||
"fs-extra": "^6.0.1", | ||
"glob": "^7.0.5", | ||
"md5-file": "^2.0.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
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
19416
+ Addedglob@7.2.3(transitive)
+ Addedmd5-file@2.0.7(transitive)
- Removedglob@7.0.5(transitive)
- Removedmd5-file@2.0.3(transitive)
Updatedfs-extra@^6.0.1
Updatedglob@^7.0.5
Updatedmd5-file@^2.0.3