Socket
Socket
Sign inDemoInstall

@zaptic-external/saml

Package Overview
Dependencies
73
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.0.7

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [2.0.7] - 2023/04/05
## [2.0.5] - 2023/03/22

@@ -7,0 +9,0 @@

12

package.json
{
"name": "@zaptic-external/saml",
"version": "2.0.5",
"version": "2.0.7",
"description": "Minimal saml service provider with support for sp-initiated redirect login only",

@@ -33,3 +33,3 @@ "main": "dist/service-provider.js",

"chai": "^4.1.2",
"mocha": "^5.2.0",
"mocha": "^10.2.0",
"prettier": "^1.13.7",

@@ -41,9 +41,9 @@ "source-map-support": "^0.5.6",

"dependencies": {
"libxmljs": "0.19.10",
"xml-crypto": "0.10.1",
"xml-encryption": "0.11.2",
"libxmljs": "^1.0.8",
"xml-crypto": "1.0.2",
"xml-encryption": "^3.0.2",
"xml2js": "0.4.19",
"xmldom": "0.1.27",
"xmldom": "^0.5.0",
"xpath": "0.0.27"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc