xml-crypto
Advanced tools
Comparing version 1.5.3 to 1.5.4
{ | ||
"name": "xml-crypto", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Xml digital signature and encryption library for Node.js", | ||
@@ -13,3 +13,3 @@ "engines": { | ||
"dependencies": { | ||
"xmldom": "0.1.27", | ||
"xmldom": "^0.6.0", | ||
"xpath": "0.0.27" | ||
@@ -16,0 +16,0 @@ }, |
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
+ Addedxmldom@0.6.0(transitive)
- Removedxmldom@0.1.27(transitive)
Updatedxmldom@^0.6.0