v2.7.0
Firstly, thanks for the report from @drkinder123. , one of the dependencies (deflate-js) which is licensed under GPLv2, in order to keep the release of samlify under MIT license, we have to replace that library with pako
which is released under MIT and zlib license.
If you are using samlify < 2.7.0 in your commercial product, we would like to encourage you to upgrade from the previous version to 2.7.0. In fact, if you upgrade from version 2.6.x, there is no API change.
This release covers:
#334 Replace deflate-js with pako to keep the release under MIT license (@drkinder123)
#337 Expose configuration for setting clock drift (@eisfeuer)
#338 Change Buffer constructor usage to Buffer.from function (@bryaningl3)
Samlify is now under the Github sponsorship program, your support would motivate the enhancement and maintenance of the project.
See more https://github.com/sponsors/tngan.