Comparing version 1.1.0 to 1.2.0
@@ -17,2 +17,3 @@ var fs = require('fs'); | ||
} | ||
if(typeof options === 'undefined') options = {}; | ||
if(typeof options.cover === 'undefined') { | ||
@@ -99,2 +100,2 @@ options.cover = true; | ||
module.exports = copydirSync; | ||
module.exports = copydirSync; |
@@ -24,3 +24,3 @@ { | ||
}, | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"readmeFilename": "README.md", | ||
@@ -27,0 +27,0 @@ "bugs": { |
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
12207
271