Comparing version 6.3.0 to 6.3.3
@@ -8,3 +8,3 @@ "use strict"; | ||
var _USKeyboardLayout = require("puppeteer-core/lib/cjs/common/USKeyboardLayout"); | ||
var _USKeyboardLayout = require("puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout"); | ||
@@ -11,0 +11,0 @@ var _getElementRect = _interopRequireDefault(require("./getElementRect")); |
{ | ||
"name": "devtools", | ||
"version": "6.3.0", | ||
"version": "6.3.3", | ||
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer", | ||
@@ -45,3 +45,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "1712ef3be66f25607f61d06af59385af433742cd" | ||
"gitHead": "4794f2eabb23fe4ab2e077fae3162248155a1ed6" | ||
} |
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
85407