Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "depsync", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"author": "Dom Chen", | ||
@@ -5,0 +5,0 @@ "homepage": "http://www.idom.me/", |
@@ -171,3 +171,3 @@ ////////////////////////////////////////////////////////////////////////////////////// | ||
} | ||
writeFile(item.hashFile, item.hash); | ||
Utils.writeFile(item.hashFile, item.hash); | ||
} | ||
@@ -174,0 +174,0 @@ |
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
41416