Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xml-crypto

Package Overview
Dependencies
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml-crypto - npm Package Compare versions

Comparing version 2.1.4 to 3.0.0

.github/workflows/ci.yml

6

package.json
{
"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!

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc