You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2019. It is now read-only.
- Dropped support for Node `0.10.0` and `0.12.0`. The minimum supported version is now Node `4.6.0`. (#100)
- This project was ported from CoffeeScript to JavaScript. The behavior and APIs should be the same as previous releases. (#100)
- Unpack glob patterns containing `{}` characters not working properly (#99)
- Multibyte characters in paths are now supported (#86)
- Upgraded `minimatch` to `^3.0.3` from `^3.0.0` for [RegExp DOS fix](https://nodesecurity.io/advisories/minimatch_regular-expression-denial-of-service).
- Fix `Maximum call stack size exceeded` error regression (#80)
- Added `transform` option to specify a `stream.Transform` function to the `createPackageWithOptions` API (#73)
- Upgraded `mksnapshot` dependency to remove logged `graceful-fs` deprecation warnings (#61)
Describe the issue you encountered: Update asar to ~0.13.0
https://www.npmjs.com/package/asar
diff: electron/asar@v0.11.0...v0.13.0
changelog: https://github.com/electron/asar/blob/b0d6015559bf44519087e3d6707a11bffeebc0a5/CHANGELOG.md
browser-laptop/tools/buildPackage.js
Lines 86 to 93 in 26d47fe
Extra QA steps:
1.
2.
3.
Any related issues:
The text was updated successfully, but these errors were encountered: