Comparing version 5.4.0 to 5.4.1
@@ -40,2 +40,3 @@ /*files.js*/ | ||
reject(`${sourcePath} does not exist`); | ||
return; | ||
} | ||
@@ -46,2 +47,3 @@ | ||
reject(err); | ||
return; | ||
} | ||
@@ -48,0 +50,0 @@ resolve(`${sourcePath} was copied to ${destination}`); |
{ | ||
"name": "utilsac", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "tools mostly", | ||
@@ -5,0 +5,0 @@ "main": "files.js", |
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
17155
269