Skip to content

Releases: eflexsystems/node-samba-client

7.2.0

15 Apr 00:20

Choose a tag to compare

7.1.2

14 Mar 21:18

Choose a tag to compare

4.0.0

09 Feb 22:19
5bc3bba

Choose a tag to compare

  • Run processes through execa
    • This prevents command injection which was possible with the old method of using process.exec. Thanks to Fábio Freitas (@0xfabiof) from the CxSCA AppSec team at Checkmarx for discovering a vulnerability with the library!
    • The new way of running processes is fairly different so there is a risk of breaking changes.

3.4.0

25 Jan 14:31

Choose a tag to compare

3.3.0

07 Dec 21:41

Choose a tag to compare

  • Add eslint and prettier
  • Add cwd() and list() functions
  • Fixes #24

3.2.0

18 Feb 22:18

Choose a tag to compare

  • Enable use of --max-protocol option (thanks @nhnicwaller!)

3.1.1

14 Feb 01:06

Choose a tag to compare

Allow passing current working directory to fileExists

3.1.0

14 Feb 00:19

Choose a tag to compare

Added support for Electron thanks @koraniar!

2.0.0

24 Oct 21:51

Choose a tag to compare

Potentially breaking change.

  • If there is an error append the output to the error's message.

1.5.0

01 Sep 14:53

Choose a tag to compare

Added support for domains