File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11disturl "https://atom.io/download/electron"
2- target "3.1.6 "
2+ target "3.1.8 "
33runtime "electron"
Original file line number Diff line number Diff line change 7373 "git" : {
7474 "name" : " electron" ,
7575 "repositoryUrl" : " https://github.com/electron/electron" ,
76- "commitHash" : " 73158a6419a3e2da9e4d523e1131052abd28fbbb "
76+ "commitHash" : " e84a6860e35e14b4031b88bb9b49841cdb89a305 "
7777 }
7878 },
7979 "isOnlyProductionDependency" : true ,
8080 "license" : " MIT" ,
81- "version" : " 3.1.6 "
81+ "version" : " 3.1.8 "
8282 },
8383 {
8484 "component" : {
Original file line number Diff line number Diff line change 1- // Type definitions for Electron 3.1.6
1+ // Type definitions for Electron 3.1.8
22// Project: http://electronjs.org/
33// Definitions by: The Electron Team <https://github.com/electron/electron>
44// Definitions: https://github.com/electron/electron-typescript-definitions
@@ -86,7 +86,7 @@ declare namespace Electron {
8686 webviewTag : WebviewTag ;
8787 }
8888
89- interface AllElectron extends MainInterface , RendererInterface { }
89+ interface AllElectron extends MainInterface , RendererInterface { }
9090
9191 const app : App ;
9292 const autoUpdater : AutoUpdater ;
Original file line number Diff line number Diff line change 2222 "@types/webdriverio" : " 4.6.1" ,
2323 "concurrently" : " ^3.5.1" ,
2424 "cpx" : " ^1.5.0" ,
25- "electron" : " 3.1.6 " ,
25+ "electron" : " 3.1.8 " ,
2626 "htmlparser2" : " ^3.9.2" ,
2727 "mkdirp" : " ^0.5.1" ,
2828 "mocha" : " ^5.2.0" ,
Original file line number Diff line number Diff line change @@ -596,10 +596,10 @@ electron-download@^4.1.0:
596596 semver "^5.4.1"
597597 sumchecker "^2.0.2"
598598
599- electron@3.1.6 :
600- version "3.1.6 "
601- resolved "https://registry.yarnpkg.com/electron/-/electron-3.1.6 .tgz#f6222e1964838b31c5806dd041b1b58a941998f6 "
602- integrity sha512-elEKKlFMnR0bhR/Uttk0TI496ZadxYsecyKgj2tZgrWx/F/anzfxbEYNcv134vT+qMFC/BXvoaeaIIj2YYdVuA ==
599+ electron@3.1.8 :
600+ version "3.1.8 "
601+ resolved "https://registry.yarnpkg.com/electron/-/electron-3.1.8 .tgz#01b0b147dfcca47967ff07dbf72bf5e96125a2ac "
602+ integrity sha512-1MiFoMzxGaR0wDfwFE5Ydnuk6ry/4lKgF0c+NFyEItxM/WyEHNZPNjJAeKJ+M/0sevmZ+6W4syNZnQL5M3GgsQ ==
603603 dependencies :
604604 " @types/node" " ^8.0.24"
605605 electron-download "^4.1.0"
You can’t perform that action at this time.
0 commit comments