Huge News!Announcing our $40M Series B led by Abstract Ventures.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 7.5.0 to 7.5.2

2

build/scripts/executeAsyncScript.js

@@ -32,3 +32,3 @@ "use strict";

}
return result;
return r;
});

@@ -35,0 +35,0 @@ }

@@ -31,3 +31,3 @@ "use strict";

}
return result;
return r;
});

@@ -34,0 +34,0 @@ }

@@ -175,3 +175,3 @@ "use strict";

}
return result;
return r;
}));

@@ -178,0 +178,0 @@ await page.$$eval(`[${constants_1.SERIALIZE_PROPERTY}]`, cleanUpSerializationSelector_1.default, constants_1.SERIALIZE_PROPERTY);

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

@@ -25,7 +25,7 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"dependencies": {
"@wdio/config": "7.5.0",
"@wdio/config": "7.5.2",
"@wdio/logger": "7.4.2",
"@wdio/protocols": "7.4.2",
"@wdio/types": "7.4.2",
"@wdio/utils": "7.4.6",
"@wdio/types": "7.5.2",
"@wdio/utils": "7.5.2",
"chrome-launcher": "^0.13.1",

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

},
"gitHead": "18f0581fe366c14d678b05206c2fa5b15d4e701e"
"gitHead": "2696513f1451a9fb6b69efa681e9fcb2604b0f65"
}
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