Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "mv", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "fs.rename but works across devices. same as the unix utility 'mv'", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=0.8.0 <0.10.0" | ||
"node": ">=0.8.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "devDependencies": { |
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
5220