Download Latest Version v4.0.1 source code.tar.gz (79.9 kB)
Email in envelope

Get an email when there's a new version of asar

Home / v4.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-14 1.1 kB
v4.0.0 source code.tar.gz 2025-05-14 79.9 kB
v4.0.0 source code.zip 2025-05-14 121.1 kB
Totals: 3 Items   202.1 kB 0

4.0.0 (2025-05-14)

  • feat!: bump engines requirement to Node 22 (#347) (c14d903), closes #347

BREAKING CHANGES

  • bumps required Node.js version to >=22.12.0. ESM-only.

  • use node: imports

  • use "@tsconfig/node22

  • remove rimraf

  • update glob and remove inlined types

  • esm: add "type": "module" and update imports

  • esm: update test imports and dependencies

  • remove default exports

  • remove unused imports

  • fix Windows tests

  • update imports / exports in src/asar.ts

  • remove promisify(stream.pipeline)

  • remove lodash

  • remove enginesStrict

  • rename bin/asar.js to bin/asar.mjs

  • bump minimatch to 10.0.1

  • var -> const

  • add noUnusedLocals: true to tsconfig.json

  • update wrappedFs

  • update commander

  • update chai

  • add docs publishing flow

  • docs: update README imports

Source: README.md, updated 2025-05-14