@node-saml/node-saml
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "@node-saml/node-saml", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "SAML 2.0 implementation for Node.js", | ||
@@ -63,4 +63,4 @@ "keywords": [ | ||
"xml-crypto": "^3.0.1", | ||
"xml-encryption": "^3.0.1", | ||
"xml2js": "^0.4.23", | ||
"xml-encryption": "^3.0.2", | ||
"xml2js": "^0.5.0", | ||
"xmlbuilder": "^15.1.1" | ||
@@ -67,0 +67,0 @@ }, |
252774
+ Addedxml2js@0.5.0(transitive)
- Removedxml2js@0.4.23(transitive)
Updatedxml-encryption@^3.0.2
Updatedxml2js@^0.5.0