testcafe-legacy-api
Advanced tools
Comparing version 0.2.1 to 0.3.0
@@ -270,5 +270,4 @@ 'use strict'; | ||
path: filePath, | ||
page: _url.resolve(baseUrl, compiled.page), | ||
pageUrl: _url.resolve(baseUrl, compiled.page), | ||
authCredentials: compiled.authCredentials, | ||
tests: null, | ||
getSharedJs: function () { | ||
@@ -275,0 +274,0 @@ return _this2.cache.requireJsMap[requireJsMapKey] + remainderJs; |
{ | ||
"name": "testcafe-legacy-api", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"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
69467
1406