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.3 "
2+ target "3.1.6 "
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" : " 72ff292302f95bfe5b4e02085a7be56254b42b0e "
76+ "commitHash" : " 73158a6419a3e2da9e4d523e1131052abd28fbbb "
7777 }
7878 },
7979 "isOnlyProductionDependency" : true ,
8080 "license" : " MIT" ,
81- "version" : " 3.1.3 "
81+ "version" : " 3.1.6 "
8282 },
8383 {
8484 "component" : {
Original file line number Diff line number Diff line change 1- // Type definitions for Electron 3.1.3
1+ // Type definitions for Electron 3.1.6
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
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.3 " ,
25+ "electron" : " 3.1.6 " ,
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.3 :
600- version "3.1.3 "
601- resolved "https://registry.yarnpkg.com/electron/-/electron-3.1.3 .tgz#848fa0fc62d131978cde15ec04ce195a08dc4155 "
602- integrity sha512-Y1TbV5py2O0br0JVYh+ew1cW4cIOOgRNRMzwTwWuZNMZ9fK/XLlqsbZr1GpYHdiN2yIU1koO+g4Cw8VuW86NXQ ==
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 ==
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