Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-mocha

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-mocha - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

4

CHANGELOG.md

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

0.2.0 / 2015-07-15
------------------
- upgraded to `electron-window@0.5.0` (Electron removed `global` for non-node integration)
0.1.1 / 2015-07-10

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

4

package.json
{
"name": "electron-mocha",
"version": "0.1.1",
"version": "0.2.0",
"description": "Mocha tests in Electron.",

@@ -36,3 +36,3 @@ "preferGlobal": true,

"commander": "^2.8.1",
"electron-window": "^0.4.2",
"electron-window": "^0.5.0",
"fs-extra": "^0.22.1",

@@ -39,0 +39,0 @@ "mocha": "2.2.5",

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