You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@zaptic-external/saml

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zaptic-external/saml - npm Package Versions

23

3.0.0

Diff
z
zaptic-external
published 3.0.0 •

Changelog

Source

[3.0.0] - 2023/06/14

z
zaptic-external
published 2.0.8 •

Changelog

Source

[2.0.8] - 2023/04/07

z
zaptic-external
published 2.0.7 •

Changelog

Source

[2.0.7] - 2023/04/05

z
zaptic-external
published 2.0.5 •

Changelog

Source

[2.0.5] - 2023/03/22

z
zaptic-external
published 2.0.4 •
z
zaptic-external
published 2.0.3 •
z
zaptic-external
published 2.0.2 •

Changelog

Source

[2.0.2] - 2022/06/28

  • Reverted libxmljs due to breaking changes in patch version.
z
zaptic-external
published 2.0.1 •

Changelog

Source

[2.0.1] - 2022/06/27

Fixed

  • Updated libxmljs to use patched version from security issue.
z
zaptic-external
published 2.0.0 •

Changelog

Source

[2.0.0] - 2020/06/29

Breaking change

  • Support multiple certificates by allowing an array to be passed to the SP. This means that we now have to pass an array and an extra attribute to tell us when the cert expires
z
zaptic-external
published 1.1.0 •

Changelog

Source

[1.1.0] - 2019/06/21

Changed

  • Replace libxml-xsd by libxmljs as libxml-xsd is not maintained and does not support node >= 9. This was a problem as we want to keep at least on top of supported LTS versions

  • Having to bump to a minor version because of an npm issue.