Socket
Socket
Sign inDemoInstall

spectron

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spectron - npm Package Compare versions

Comparing version 17.0.0 to 18.0.0

8

package.json
{
"name": "spectron",
"version": "17.0.0",
"version": "18.0.0",
"description": "Easily test your Electron apps using ChromeDriver and WebdriverIO.",

@@ -29,5 +29,5 @@ "main": "index.js",

"dependencies": {
"@electron/remote": "2.0.1",
"@electron/remote": "2.0.4",
"dev-null": "^0.1.1",
"electron-chromedriver": "15.0.0",
"electron-chromedriver": "16.0.0",
"got": "^11.8.0",

@@ -44,3 +44,3 @@ "split": "^1.0.1",

"check-for-leaks": "^1.2.1",
"electron": "^15.3.6",
"electron": "^16.0.8",
"eslint": "^7.14.0",

@@ -47,0 +47,0 @@ "eslint-config-standard": "^16.0.2",

@@ -41,2 +41,3 @@ # <img src="https://cloud.githubusercontent.com/assets/378023/15063284/cf544f2c-1383-11e6-9336-e13bd64b1694.png" width="60px" align="center" alt="Spectron icon"> Spectron

| `^15.0.0` | `^17.0.0`|
| `^16.0.0` | `^18.0.0`|

@@ -227,3 +228,3 @@ Learn more from [this presentation](https://speakerdeck.com/kevinsawicki/testing-your-electron-apps-with-chromedriver).

The `client` API is WebdriverIO's `browser` object. Documentation can be found
[here](https://webdriver.io/docs/api).
[here](https://webdriver.io/docs/browserobject/).

@@ -230,0 +231,0 @@ Several additional commands are provided specific to Electron.

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