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 10.0.0 to 10.0.1

14

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

@@ -28,4 +28,5 @@ "main": "index.js",

"dependencies": {
"@types/webdriverio": "^4.8.0",
"dev-null": "^0.1.1",
"electron-chromedriver": "^8.0.0-beta.7",
"electron-chromedriver": "^8.0.0",
"request": "^2.87.0",

@@ -36,3 +37,2 @@ "split": "^1.0.0",

"devDependencies": {
"@types/webdriverio": "^4.8.0",
"chai": "^4.2.0",

@@ -42,8 +42,8 @@ "chai-as-promised": "^7.1.1",

"check-for-leaks": "^1.0.2",
"electron": "^8.0.0-beta.7",
"husky": "^3.0.0",
"mocha": "^6.1.4",
"electron": "^8.0.0",
"husky": "^4.2.1",
"mocha": "^7.0.1",
"standard": "^12.0.1",
"temp": "^0.9.0",
"tslint": "^5.10.0",
"tslint": "^6.0.0",
"typescript": "^3.5.3"

@@ -50,0 +50,0 @@ },

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