azu / electron-zip-packager

A wrapper of electron-packager. Package your electron app and zipped
MIT License
17 stars 3 forks source link

Update dependencies to fix critical issues #1

Closed jessb321 closed 8 years ago

jessb321 commented 8 years ago

Fixes security flaw in electron-packager.

azu commented 8 years ago

This module requires Node.js 4.0 or higher to run. https://github.com/electron-userland/electron-packager#installation

electron-packger requires Node.js 4.0 or higher and need to update .travis.yml.

jessb321 commented 8 years ago

Whoops, must've not been committed, that should fix it.

jessb321 commented 8 years ago

Okay, there we go, build passed. Thanks for the prompt reply btw.

azu commented 8 years ago

@willyb321 Thanks for quick fix!

jessb321 commented 8 years ago

@azu and thank you for merging, and also making it!

azu commented 8 years ago

Release https://github.com/azu/electron-zip-packager/releases/tag/2.0.0