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 16.0.0 to 17.0.0

6

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

@@ -31,3 +31,3 @@ "main": "index.js",

"dev-null": "^0.1.1",
"electron-chromedriver": "14.0.0",
"electron-chromedriver": "15.0.0",
"got": "^11.8.0",

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

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

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

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

| `^14.0.0` | `^16.0.0`|
| `^15.0.0` | `^17.0.0`|

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

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