xml-crypto
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "xml-crypto", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Xml digital signature and encryption library for Node.js", | ||
@@ -8,3 +8,3 @@ "engines": { "node": ">=0.4.0" }, | ||
"dependencies": { | ||
"xmldom": "git://github.com/yaronn/xmldom.git", | ||
"xmldom": "git+https://github.com/yaronn/xmldom.git", | ||
"xpath.js": ">=0.0.3" | ||
@@ -11,0 +11,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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
229214