Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unused npm packages, updated webPreferences with enableRemote… #18

Merged
merged 1 commit into from
Jun 21, 2020

Conversation

dcheli
Copy link
Collaborator

@dcheli dcheli commented Jun 21, 2020

  1. Removed unsued npm packages inlcuding electron-prebuilt-compile; this removed critical and high security vulnerabilities.
  2. Updated webPreferences in BrowserWindow objects with enableRemoteModule: true for future electron versions
  3. refactored he.decode method calls to ensure parameter passed is a String object.

@dcheli dcheli merged commit 3a2f412 into master Jun 21, 2020
@dcheli dcheli deleted the a3 branch June 21, 2020 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant