Skip to content

Commit

Permalink
update versions and ntlm support with node 18+
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamsi committed Feb 25, 2024
1 parent 58f0b60 commit ccd9d30
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 1,528 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ You can now use this in Ionic, Cordova, Browser based process (where CORS is dis

===========================================================================================

# Whats new v0.14.0
* Updated implementation of `@ewsjs/ntlm-client` to continue support ntlm with node 18+ (dependency of `@ewsjs/xhr`)
* This fixes latest support for ntlm with node 18/20+
* This also fixes security warning of `new Buffer(...)` in the underlying library


# Whats new v0.13.0 **BREAKING CHANGES**
* Security update: removed fetch and bluebird dependency
* removed `XHRDefault` and `ConfigurationApi.ConfigurePromise` exported methods
Expand Down
Loading

0 comments on commit ccd9d30

Please sign in to comment.