New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

devtools

Package Overview
Dependencies
Maintainers
3
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 8.0.14 to 8.0.15

2

build/index.d.ts
import type { Options } from '@wdio/types';
import { SUPPORTED_BROWSER } from './constants.js';
import type { Client, AttachOptions, WDIODevtoolsOptions as WDIODevtoolsOptionsExtension } from './types';
import type { Client, AttachOptions, WDIODevtoolsOptions as WDIODevtoolsOptionsExtension } from './types.js';
export declare const sessionMap: Map<any, any>;

@@ -5,0 +5,0 @@ export default class DevTools {

{
"name": "devtools",
"version": "8.0.14",
"version": "8.0.15",
"description": "A Chrome DevTools protocol binding that maps WebDriver commands into Chrome DevTools commands using Puppeteer",

@@ -40,3 +40,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

"@wdio/logger": "8.0.14",
"@wdio/protocols": "8.0.0",
"@wdio/protocols": "8.0.15",
"@wdio/types": "8.0.14",

@@ -57,3 +57,3 @@ "@wdio/utils": "8.0.14",

},
"gitHead": "ab58bc79c1df2e146d02a68ee444766ec371e6d2"
"gitHead": "8260333e748b13ea014b2f9b580bac099c7cf1ab"
}

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