testcafe-legacy-api
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -84,3 +84,3 @@ 'use strict'; | ||
browserHeartbeatUrl: this.browserConnection.heartbeatUrl, | ||
browserStatusUrl: this.browserConnection.statusUrl, | ||
browserStatusUrl: this.browserConnection.statusDoneUrl, | ||
takeScreenshots: this.screenshotCapturer.enabled, | ||
@@ -87,0 +87,0 @@ takeScreenshotsOnFails: this.opts.takeScreenshotsOnFails, |
{ | ||
"name": "testcafe-legacy-api", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "Legacy API support for TestCafe", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
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
555428