@redhat-developer/locators
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -42,3 +42,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getLocatorsPath = void 0; | ||
exports.getLocatorsPath = getLocatorsPath; | ||
const path = __importStar(require("path")); | ||
@@ -48,3 +48,2 @@ function getLocatorsPath() { | ||
} | ||
exports.getLocatorsPath = getLocatorsPath; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@redhat-developer/locators", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Pluggable Page Objects locators for an ExTester framework.", | ||
@@ -43,3 +43,3 @@ "main": "out/index.js", | ||
}, | ||
"gitHead": "2c16a5cf8b74b7c4e5424a3878aa97b5840e995a" | ||
"gitHead": "d60b9bb6451e776a9ceefbaee32d9becdee5430d" | ||
} |
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
107715
1958