Node.js Changelog
DataDome Node Module
v1.3.1 (2022-01-25)
- Fix bug with logger scope
v1.3.0 (2022-01-19)
- Introduced support for custom logger
- Added TypeScript types
v1.2.1 (2021-11-23)
- Revised module version
v1.2.0 (2021-11-17)
- Added collection of client hints
v1.1.7 (2021-08-31)
- Added support of header
X-DataDome-ClientID
v1.1.6 (2021-05-22)
- Added errors handlers
v1.1.5 (2021-04-15)
- Introduced support of
req.baseUrl
v1.1.4 (2020-12-08)
- Changed default exclusion regex
v1.1.3 (2019-11-20)
- Fixed 4xx status codes handling
v1.1.2 (2019-04-08)
- Added support of headers: Content-Type, From, Via, X-Real-IP and True-Client-IP
v1.1.1 (2019-04-08)
- Fixed empty
ServerHostname
v1.1.0 (2019-02-25)
- Introduced callback based way to use a module
v1.0.1 (2019-01-26)
- Override all headers except of Set-Cookie
v1.0.0 (2019-01-18)
- Initial public release
Updated 4 months ago