Comparing version 1.8.1 to 1.8.2
@@ -10,2 +10,3 @@ /// <reference types="node" /> | ||
remove(sourcePath: string): Promise<void>; | ||
removeDir(directoryPath: string): Promise<void>; | ||
copy(src: string, dest: string): Promise<void>; | ||
@@ -12,0 +13,0 @@ write(sourcePath: string, content: string): Promise<void>; |
{ | ||
"name": "h3lp", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "Helper for nodeJs", | ||
@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@hotmail.com>", |
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
219071
2828