velocity-cli
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "velocity-cli", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Commnad line runner until we can use `meteor test`", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -30,3 +30,3 @@ #!/usr/bin/env node | ||
} else { | ||
fs.linkSync(mochaWebTestDir, tmpMochaWebTests); | ||
fs.symlinkSync(mochaWebTestDir, tmpMochaWebTests); | ||
} | ||
@@ -33,0 +33,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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
2533
4
1
5