xml-encryption
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "xml-encryption", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"lockfileVersion": 1, | ||
@@ -53,5 +53,5 @@ "requires": true, | ||
"@xmldom/xmldom": { | ||
"version": "0.7.0", | ||
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.0.tgz", | ||
"integrity": "sha512-imgPU2uvItdwBSO/q/k/pntmrYm/bjiD3Xs6O2daALR1lBjif7JVxS1RYAwTcYxZUPHeBAoiKUcGpyCD9+MRRg==" | ||
"version": "0.8.3", | ||
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.3.tgz", | ||
"integrity": "sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==" | ||
}, | ||
@@ -58,0 +58,0 @@ "ansi-colors": { |
{ | ||
"name": "xml-encryption", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"devDependencies": { | ||
@@ -23,3 +23,3 @@ "mocha": "^7.1.2", | ||
"dependencies": { | ||
"@xmldom/xmldom": "^0.7.0", | ||
"@xmldom/xmldom": "^0.8.3", | ||
"escape-html": "^1.0.3", | ||
@@ -26,0 +26,0 @@ "xpath": "0.0.32" |
+ Added@xmldom/xmldom@0.8.10(transitive)
- Removed@xmldom/xmldom@0.7.13(transitive)
Updated@xmldom/xmldom@^0.8.3