saml20-maintained
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "saml20-maintained", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "SAML 2.0 and 1.1 token parser for Node.js", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"lodash": "^4.17.11", | ||
"lodash": "^4.17.15", | ||
"thumbprint": "^0.0.1", | ||
@@ -9,0 +9,0 @@ "xml-crypto": "^0.8.1", |
Updatedlodash@^4.17.15