nativefier/src
Matthew Ruzzi 2c10d122f3
Bump default Electron to 10.1.5 (with Chromium 85.0.4183.121) (#1066)
Fixes [CVE-2020-15999](https://github.com/advisories/GHSA-pv36-h7jh-qm62) Heap overflow in the freetype library by upgrading to Electron [10.1.5](https://github.com/electron/electron/releases/tag/v10.1.5) 

https://github.com/electron/electron/pull/26070
2020-11-08 20:29:11 -05:00
..
build On successful build, better explain how to run the app and what to do with it (fix #1029) 2020-08-29 16:41:33 -04:00
helpers Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
infer inferOs: Add support for arm64 (#1037) 2020-08-29 16:12:22 -04:00
options Emit TS type declarations, and type NativefierOptions (#1016) 2020-08-05 20:26:41 -04:00
utils Bump eslint to 7.x, fix new lint errors 2020-07-18 11:19:58 -04:00
cli.ts On successful build, better explain how to run the app and what to do with it (fix #1029) 2020-08-29 16:41:33 -04:00
constants.ts Bump default Electron to 10.1.5 (with Chromium 85.0.4183.121) (#1066) 2020-11-08 20:29:11 -05:00
integration-test.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
jestSetupFiles.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Bump eslint to 7.x, fix new lint errors 2020-07-18 11:19:58 -04:00