Skip to content

Releases: Labs64/NetLicensingClient-javascript

1.2.31

28 Nov 16:57

Choose a tag to compare

  • updated: Allow custom properties for auto-created licensee
  • fixed: Prototype pollution in webpack loader-utils - CVE-2022-37601
  • fixed: Insufficient validation when decoding a Socket.IO packet - CVE-2022-2421
  • fixed: loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS) via url variable - CVE-2022-37603
  • fixed: loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS) - CVE-2022-37599
  • fixed: minimatch ReDoS vulnerability - CVE-2022-3517

1.2.30

04 Apr 14:38

Choose a tag to compare

  • updated: library development dependencies (e.g. babel, eslint, jasmine, webpack, ...)
  • updated: axios dependency to 0.26.1
  • updated: updated min. supported nodejs version to 12.x
  • added: support for nodejs 16.x

1.2.29

01 Apr 15:28

Choose a tag to compare

1.2.29 Pre-release
Pre-release
  • updated: library development dependencies (e.g. babel, eslint, jasmine, webpack, ...)
  • updated: axios dependency to 0.26.1
  • updated: updated min. supported nodejs version to 12.x
  • added: support for nodejs 16.x

1.2.28

02 Mar 07:20

Choose a tag to compare

  • fixed: Prototype Pollution in minimist - CVE-2020-7598
  • fixed: Open redirect in karma - CVE-2021-23495
  • fixed: Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects - CVE-2022-0536
  • fixed: Exposure of sensitive information in follow-redirects - CVE-2022-0155
  • fixed: Cross-site Scripting in karma - CVE-2022-0437
  • fixed: Incorrect Default Permissions in log4js - CVE-2022-21704
  • fixed: Inefficient Regular Expression Complexity in chalk/ansi-regex - CVE-2021-3807

1.2.27

08 Nov 11:20

Choose a tag to compare

Release 1.2.27

1.2.26

08 Nov 10:41

Choose a tag to compare

1.2.26 Pre-release
Pre-release
Release 1.2.26

1.2.25

08 Nov 09:12

Choose a tag to compare

1.2.25 Pre-release
Pre-release

Changelog

  • Add error handling #31
  • Introduce warning level #29
  • Fix security vulnerabilities #30

1.2.24

15 Jun 14:37

Choose a tag to compare

Changelog

  • Fix JSON circular structure conversion error

1.2.23

15 Jun 09:27
3c3c762

Choose a tag to compare

1.2.23 Pre-release
Pre-release

Changelog

  • Fix JSON circular structure conversion error

1.2.22

15 Jun 09:18

Choose a tag to compare

1.2.22 Pre-release
Pre-release

Changelog

  • Fix circular structure to JSON conversion error