electron-mocha
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "electron-mocha", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Mocha tests in Electron.", | ||
@@ -38,10 +38,10 @@ "main": "index.js", | ||
"electron-window": "^0.8.0", | ||
"fs-extra": "^4.0.1", | ||
"mocha": "^3.5.0", | ||
"fs-extra": "^4.0.2", | ||
"mocha": "^3.5.3", | ||
"which": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"electron": "^1.7.7", | ||
"electron": "^1.8.0", | ||
"standard": "^10.0.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35159
Updatedfs-extra@^4.0.2
Updatedmocha@^3.5.3