xml-crypto
Advanced tools
Comparing version 2.1.4 to 3.0.0
{ | ||
"name": "xml-crypto", | ||
"version": "2.1.4", | ||
"version": "3.0.0", | ||
"description": "Xml digital signature and encryption library for Node.js", | ||
@@ -13,7 +13,7 @@ "engines": { | ||
"dependencies": { | ||
"@xmldom/xmldom": "^0.7.0", | ||
"@xmldom/xmldom": "^0.8.3", | ||
"xpath": "0.0.32" | ||
}, | ||
"devDependencies": { | ||
"ejs": "2.6.1", | ||
"ejs": "3.1.7", | ||
"nodeunit": "^0.11.3" | ||
@@ -20,0 +20,0 @@ }, |
## xml-crypto | ||
[![Build Status](https://travis-ci.org/yaronn/xml-crypto.png?branch=master)](https://travis-ci.org/yaronn/xml-crypto) | ||
![Build](https://github.com/yaronn/xml-crypto/actions/workflows/ci.yml/badge.svg) | ||
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/from-referrer/) | ||
@@ -5,0 +6,0 @@ An xml digital signature library for node. Xml encryption is coming soon. Written in pure javascript! |
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
75482
494
+ Added@xmldom/xmldom@0.8.10(transitive)
- Removed@xmldom/xmldom@0.7.13(transitive)
Updated@xmldom/xmldom@^0.8.3