Comparing version 1.0.0 to 1.0.1
@@ -68,3 +68,3 @@ /** | ||
if (options.ssh) { | ||
ACCESS = 'ssh://'; | ||
ACCESS = 'ssh://git@'; | ||
} | ||
@@ -71,0 +71,0 @@ |
{ | ||
"name": "bigstraw", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get a bunch of git resources, fast", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo 'clone test' && node index.js example.json && echo 'pull test' && node index.js example.json && rm -rf test" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
6235
5
186
0