saml20-maintained
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "saml20-maintained", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "SAML 2.0 and 1.1 token parser for Node.js", | ||
@@ -9,5 +9,5 @@ "main": "./lib/index.js", | ||
"thumbprint": "^0.0.1", | ||
"xml-crypto": "^2.0.0", | ||
"xml-crypto": "^2.1.1", | ||
"xml2js": "^0.4.23", | ||
"xmldom": "^0.4.0" | ||
"xmldom": "^0.5.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "repository": { |
+ Addedxmldom@0.5.0(transitive)
- Removedxmldom@0.4.0(transitive)
Updatedxml-crypto@^2.1.1
Updatedxmldom@^0.5.0