testcafe-legacy-api
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -182,2 +182,12 @@ 'use strict'; | ||
LegacyTestRun.prototype.start = function start() { | ||
return _regeneratorRuntime.async(function start$(context$2$0) { | ||
while (1) switch (context$2$0.prev = context$2$0.next) { | ||
case 0: | ||
case 'end': | ||
return context$2$0.stop(); | ||
} | ||
}, null, this); | ||
}; | ||
return LegacyTestRun; | ||
@@ -187,2 +197,4 @@ })(_testcafeHammerhead.Session); | ||
exports.default = LegacyTestRun; | ||
// NOTE: required to keep API similar to TestRun. Just do nothing here. | ||
var ServiceMessages = LegacyTestRun.prototype; | ||
@@ -189,0 +201,0 @@ |
{ | ||
"name": "testcafe-legacy-api", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Legacy API support for TestCafe", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
313672
2786
3