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.9 to 1.0.10

2

index.js

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

method: 'Test',
time: 0,
time: result.duration,
result: XUNIT_STATES[result.status]

@@ -97,0 +97,0 @@ }

{
"name": "jest-xunit",
"version": "1.0.9",
"version": "1.0.10",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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