Socket
Socket
Sign inDemoInstall

spectron

Package Overview
Dependencies
Maintainers
5
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 3.5.0 to 3.6.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 3.6.0
* Supports Electron `1.6.x` releases.
# 3.5.0

@@ -2,0 +6,0 @@

6

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

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

"dev-null": "^0.1.1",
"electron-chromedriver": "~1.5.0",
"electron-chromedriver": "~1.6.0",
"request": "^2.65.0",

@@ -39,3 +39,3 @@ "split": "^1.0.0",

"chai-as-promised": "^5.1.0",
"electron": "~1.5.0",
"electron": "~1.6.0",
"mocha": "^2.3.3",

@@ -42,0 +42,0 @@ "standard": "^5.3.1",

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