Skip to content

Releases: Labs64/NetLicensingClient-javascript

1.2.39

10 Mar 15:15
Compare
Choose a tag to compare

What's Changed

  • Bump axios from 1.7.9 to 1.8.2 in #79

Full Changelog: 1.2.38...1.2.39

1.2.38

10 Mar 14:47
Compare
Choose a tag to compare

What's Changed

  • Fix vulnerabilities in #75
  • Bump braces from 3.0.2 to 3.0.3 in #71
  • Update dependencies in #76
  • Add setNumber method to Token Entity + cleanup in #77
  • Add transaction events in #74

Full Changelog: 1.2.37...1.2.38

1.2.37

18 Nov 11:48
Compare
Choose a tag to compare

What's Changed

  • Add bundle price cast in #73

Full Changelog: 1.2.36...1.2.37

1.2.36

22 Mar 11:38
Compare
Choose a tag to compare
  • add bundles support
  • update dependencies
  • fix vulnerabilities

1.2.35

18 Dec 16:31
Compare
Choose a tag to compare
  • update dependencies
  • fix vulnerabilities
  • Notify customer about expirable license end #61

1.2.34

07 Aug 10:36
Compare
Choose a tag to compare
  • update dependencies

1.2.33

05 Jun 15:07
Compare
Choose a tag to compare
  • update dependencies
  • add notification functionality

1.2.32

05 Jun 14:45
Compare
Choose a tag to compare
1.2.32 Pre-release
Pre-release
  • update dependencies
  • add notification functionality

1.2.31

28 Nov 16:57
Compare
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
Compare
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