xml-crypto
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "xml-crypto", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Xml digital signature and encryption library for Node.js", | ||
@@ -13,3 +13,3 @@ "engines": { | ||
"dependencies": { | ||
"xmldom": "0.5.0", | ||
"xmldom": "^0.6.0", | ||
"xpath": "0.0.32" | ||
@@ -16,0 +16,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
74941
+ Addedxmldom@0.6.0(transitive)
- Removedxmldom@0.5.0(transitive)
Updatedxmldom@^0.6.0