testcafe-legacy-api
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -283,3 +283,5 @@ 'use strict'; | ||
fixture: fixture, | ||
isLegacy: true | ||
isLegacy: true, | ||
pageUrl: fixture.pageUrl, | ||
authCredentials: fixture.authCredentials | ||
}; | ||
@@ -286,0 +288,0 @@ }); |
{ | ||
"name": "testcafe-legacy-api", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Legacy API support for TestCafe", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
315161
2788