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

electron-mocha

Package Overview
Dependencies
Maintainers
2
Versions
88
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 1.0.2 to 1.0.3

4

CHANGELOG.md

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

1.0.3 / 2016-04-07
------------------
- Update to latest mocha
1.0.2 / 2016-04-04

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

8

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

@@ -36,9 +36,9 @@ "main": "index.js",

"electron-window": "^0.6.0",
"fs-extra": "^0.22.1",
"mocha": "2.2.5",
"fs-extra": "^0.26.7",
"mocha": "^2.4.5",
"which": "^1.1.1"
},
"devDependencies": {
"standard": "^5.3.1"
"standard": "^6.0.8"
}
}
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