Releases: Labs64/NetLicensingClient-javascript
Releases · Labs64/NetLicensingClient-javascript
1.2.38
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.36
- add bundles support
- update dependencies
- fix vulnerabilities
1.2.35
- update dependencies
- fix vulnerabilities
- Notify customer about expirable license end #61
1.2.33
- update dependencies
- add notification functionality
1.2.32
- update dependencies
- add notification functionality
1.2.31
- 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
- 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