Comparing version 0.7.3 to 0.7.4
@@ -140,2 +140,3 @@ #!/usr/bin/env node | ||
/** | ||
@@ -236,2 +237,3 @@ * Console output that mimics logger output from YUI Test for YUI 2/3. | ||
/** | ||
@@ -376,2 +378,3 @@ * Console output that mimics XUnit output. | ||
/** | ||
@@ -399,2 +402,3 @@ * Console output that uses TestFormat formats. | ||
}; | ||
/* | ||
@@ -497,1 +501,4 @@ * Augments the environment-specific CLI API with common functionality. | ||
YUITest.CLI.start(); | ||
{ | ||
"name": "yuitest", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "YUI Test Library on NodeJS", | ||
"author": "Nicholas C. Zakas <node@nczconsulting.com>", | ||
"author": "Nicholas C. Zakas <nzakas@yahoo-inc.com>", | ||
"url": { "web" : "http://yuilibrary.com/projects/yuitest/issues" }, | ||
"os": ["darwin", "linux"], | ||
"contributors": [ | ||
@@ -9,0 +8,0 @@ ], |
Sorry, the diff of this file is too big to display
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
270193
6484