Socket
Socket
Sign inDemoInstall

app-builder-lib

Package Overview
Dependencies
86
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
22Next

24.13.2

Diff

Changelog

Source

(2024-03-02)

Bug Fixes

  • deb: only execute update-desktop-database and update-mime-database when exists on the system (#8067) (18340ee)
  • mac: signing NSIS on mac (#8090) (2c147ad)

Features

onegoldfishh
published 24.13.1 •

Changelog

Source

(2024-02-22)

Bug Fixes

  • execute %SYSTEMROOT% cmd.exe directly during NSIS installer (#8059) (8f4acff)
  • mac: only skip notarization step when notarize is explicitly false (#8065) (5681777)
  • pkg: provide BundlePreInstallScriptPath and/or BundlePostInstallScriptPath when a pre/postinstall script is provided to pkg installer (#8071) (eb296c9)
  • use pathToFileUrl for hooks for Windows ES module support (#8069) (538dd86)
onegoldfishh
published 24.13.0 •

Changelog

Source

(2024-02-17)

Bug Fixes

  • add dmg-builder and squirrel-windows to peerDependencies for pnpm (#8052) (6a4f605)
  • auto-update powershell script requires reset of PSModulePath (#8051) (48603ba)
onegoldfishh
published 24.12.0 •

Changelog

Source

(2024-02-09)

Bug Fixes

  • Attempt dynamically importing hook as a module if package.json type=module, if fail, fallback to default require (#8042) (63a0044)
  • deps: update dependency @electron/notarize to v2.2.1 (#8029) (2248134)
  • deps: update dependency @electron/universal to v1.5.1 (#8030) (db3b18e)
  • mac: merge fileAssociations with existing CFBundleDocumentTypes if defined in mac.extendInfo (#8035) (94677f3)
  • mac: Update mac notarize keychain env var to be optional. Fixes: #8015 (#8022) (9d1d150)
  • use CI_COMMIT_TAG instead of CI_BUILD_TAG for Gitlab CI (#8010) (f5340b7)

Features

  • allow onNodeModuleFile to return a boolean to force include the package to be copied (#8043) (bb4a8c0)
onegoldfishh
published 24.11.0 •

Changelog

Source

(2024-01-23)

Bug Fixes

  • linux: Use ~ as pre-release separator for deb targets (#7978) (2773410)
  • Use fully-defined path /usr/bin/___ to macOS signing utilities (#7998) (61dfe7f)

Features

  • mac: Add support for a custom 'sign' function in mac/mas config (#8002) (adf97dc)
onegoldfishh
published 24.10.0 •

Changelog

Source

(2024-01-09)

Bug Fixes

  • docs/configuration: broken links (#7949) (98624c9)
  • notarization with an apple API key (#7951) (869c7e4)
  • update unit test snapshot to account for new package dependency files (#7968) (9335c59)
  • win: product file name is too long causing the find process exe failed (#7955) (88e61bc)

Features

  • archive: skip nsis compression step when archive is already up to date (#7971) (8803852)
  • nsis: add NsisOption to specify selectPerMachineByDefault (#7967) (28e5b5d)
  • nsis: add option to disable differential download (#7950) (03c9451)
onegoldfishh
published 24.9.4 •

Changelog

Source

(2023-12-13)

Features

  • Enable ESM support for hooks by using dynamic import() when package.json is set to type module (#7936) (664a09c)
  • snap: Use core20 as default base for snap target (#7902) (843d501)

Reverts

  • Revert "chore(deps): update actions/labeler action to v5 (#7937)" (#7947) (6c4d17c), closes #7937 #7947
onegoldfishh
published 24.9.3 •

Changelog

Source

(2023-12-08)

Bug Fixes

  • Allowing test.js in compiled asar to allow testing mechanisms like Playwright (#7931) (f7aacab)
  • mac: use zip instead of 7z if name contains NFD characters (#7929) (0f43989)
  • win: use resultOutputPath to sign custom location for windows (#7919) (4e930a7), closes #7910
onegoldfishh
published 24.9.2 •

Changelog

Source

(2023-11-29)

Bug Fixes

Reverts

  • fix(mac): should normalize unicode strings from file system before used in string compare (#4841) (#7905) (d1347a0)
onegoldfishh
published 24.9.1 •

Changelog

Source

(2023-11-27)

Bug Fixes

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc