Releases: electron/asar
Releases · electron/asar
1.0.0
Added
- Promise-based async API
Changed
- This module requires Node 6 or later.
Removed
- V8 snapshot support, which was undocumented and used an unmaintained dependency, which itself had a dependency with a security vulnerability
- callback-style async API - if you still need to use this style of API, please check out the
nodeify
module.