Socket
Socket
Sign inDemoInstall

jest-xunit

Package Overview
Dependencies
3
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

1

index.js

@@ -6,2 +6,3 @@ const process = require('process');

const xml = require('xml');
const mkdirp = require('mkdirp');

@@ -8,0 +9,0 @@ const LOCALE = 'en-US';

3

package.json
{
"name": "jest-xunit",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

@@ -29,4 +29,5 @@ "main": "index.js",

"dependencies": {
"mkdirp": "^0.5.1",
"xml": "^1.0.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc