electron-mocha
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,5 @@ | ||
1.0.3 / 2016-04-07 | ||
------------------ | ||
- Update to latest mocha | ||
1.0.2 / 2016-04-04 | ||
@@ -2,0 +6,0 @@ ------------------ |
{ | ||
"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" | ||
} | ||
} |
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
22924
+ Addeddebug@2.2.0(transitive)
+ Addedfs-extra@0.26.7(transitive)
+ Addedglob@3.2.11(transitive)
+ Addedgrowl@1.9.2(transitive)
+ Addedklaw@1.3.1(transitive)
+ Addedminimatch@0.3.0(transitive)
+ Addedmkdirp@0.5.1(transitive)
+ Addedmocha@2.5.3(transitive)
+ Addedms@0.7.1(transitive)
+ Addedsupports-color@1.2.0(transitive)
+ Addedto-iso-string@0.0.2(transitive)
- Removeddebug@2.0.0(transitive)
- Removedfs-extra@0.22.1(transitive)
- Removedglob@3.2.3(transitive)
- Removedgraceful-fs@2.0.3(transitive)
- Removedgrowl@1.8.1(transitive)
- Removedminimatch@0.2.14(transitive)
- Removedmkdirp@0.5.0(transitive)
- Removedmocha@2.2.5(transitive)
- Removedms@0.6.2(transitive)
- Removedsupports-color@1.2.1(transitive)
Updatedfs-extra@^0.26.7
Updatedmocha@^2.4.5