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.6.3 to 3.7.0

6

CHANGELOG.md

@@ -0,4 +1,8 @@

# 3.7.0
* Supports Electron `1.7.x` releases.
# 3.6.3
* Added a `spectron.d.ts` file references from the `types` field in the
* Added a `spectron.d.ts` file referenced from the `types` field in the
`package.json`.

@@ -5,0 +9,0 @@ * Switched to using the WebdriverIO `timeouts` API instead of the

6

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

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

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

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

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

@@ -36,0 +36,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