grunt-sync
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "grunt-sync", | ||
"description": "Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"homepage": "https://github.com/tomusdrw/grunt-sync.git", | ||
@@ -22,3 +22,3 @@ "author": { | ||
"engines": { | ||
"node": ">=4.0.0" | ||
"node": ">=6 <7 || >=8" | ||
}, | ||
@@ -25,0 +25,0 @@ "scripts": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
19413
0