Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

devtools

Package Overview
Dependencies
Maintainers
2
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devtools - npm Package Compare versions

Comparing version 6.6.3 to 6.7.0

1

build/commands/deleteSession.js

@@ -5,4 +5,5 @@ "use strict";

await this.browser.close();
this.windows.clear();
return null;
}
exports.default = deleteSession;

6

package.json
{
"name": "devtools",
"version": "6.6.3",
"version": "6.7.0",
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer",

@@ -28,3 +28,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"@wdio/protocols": "6.6.0",
"@wdio/utils": "6.6.3",
"@wdio/utils": "6.7.0",
"chrome-launcher": "^0.13.1",

@@ -39,3 +39,3 @@ "edge-paths": "^2.1.0",

},
"gitHead": "f9b6fdbb63334fbb9942c14b236d9dc4e40d684b"
"gitHead": "5b130b13e3a39a6800bf38e5cc398bf3af420117"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc