Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "depsync", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"author": "Dom Chen", | ||
@@ -5,0 +5,0 @@ "homepage": "http://www.idom.me/", |
@@ -35,3 +35,3 @@ ////////////////////////////////////////////////////////////////////////////////////// | ||
function printVersion() { | ||
Utils.log("Version " + version + "\n"); | ||
Utils.log("Version", version); | ||
} | ||
@@ -38,0 +38,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
264
42144