Socket
Socket
Sign inDemoInstall

spectron

Package Overview
Dependencies
Maintainers
4
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.2.3 to 3.2.4

1

CHANGELOG.md

@@ -6,3 +6,2 @@ # 3.2.3

# 3.2.2

@@ -9,0 +8,0 @@

4

package.json
{
"name": "spectron",
"version": "3.2.3",
"version": "3.2.4",
"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.2.0",
"electron-chromedriver": "~1.2.1",
"request": "^2.65.0",

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

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

Gets the number of open windows.
`<webview>` tags are also counted as separate windows.

@@ -355,2 +356,3 @@ ```js

Focus a window using its index from the `windowHandles()` array.
`<webview>` tags can also be focused as a separate window.

@@ -357,0 +359,0 @@ ```js

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