easy-sauce
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "easy-sauce", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Simple JavaScript unit testing on the Sauce Labs cloud", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -113,3 +113,3 @@ # Easy Sauce | ||
] | ||
} | ||
] | ||
} | ||
@@ -147,3 +147,3 @@ } | ||
<td><code>job</code> (Object) The updated JSON job data from Sauce Labs.</td> | ||
<td>Emitted when the status of a [job](https://wiki.saucelabs.com/display/DOCS/JavaScript+Unit+Testing+Methods) has changed.</td> | ||
<td>Emitted when the status of a <a href="https://wiki.saucelabs.com/display/DOCS/JavaScript+Unit+Testing+Methods">job</a> has changed.</td> | ||
</tr> | ||
@@ -156,3 +156,3 @@ <tr valign="top"> | ||
</td> | ||
<td>Emitted when all test [jobs](https://wiki.saucelabs.com/display/DOCS/JavaScript+Unit+Testing+Methods) have finished running.</td> | ||
<td>Emitted when all test <a href="https://wiki.saucelabs.com/display/DOCS/JavaScript+Unit+Testing+Methods">jobs</a> have finished running.</td> | ||
</tr> | ||
@@ -159,0 +159,0 @@ <tr valign="top"> |
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
63072
14