Comparing version 1.6.0 to 1.6.1
@@ -111,3 +111,3 @@ // Generated by CoffeeScript 1.3.1 | ||
command: gitPath, | ||
args: ['fetch', 'skeleton'] | ||
args: ['fetch', remote] | ||
}, { | ||
@@ -128,3 +128,3 @@ command: gitPath, | ||
return balUtilModules.spawn(commands, { | ||
cwd: destinationPath, | ||
cwd: path, | ||
output: output | ||
@@ -131,0 +131,0 @@ }, function(err, results) { |
{ | ||
"name": "bal-util", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Common utility functions for Node.js used and maintained by Benjamin Lupton", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/balupton/bal-util", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
51260