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

@saucelabs/sauce-json-reporter

Package Overview
Dependencies
Maintainers
18
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saucelabs/sauce-json-reporter - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

2

lib/index.js

@@ -34,3 +34,3 @@ "use strict";

Status["Failed"] = "failed";
})(Status = exports.Status || (exports.Status = {}));
})(Status || (exports.Status = Status = {}));
/**

@@ -37,0 +37,0 @@ * JUnitTestCase represents a single, individual testcase in JUnit format.

{
"name": "@saucelabs/sauce-json-reporter",
"version": "3.0.3",
"version": "3.1.0",
"description": "",

@@ -22,18 +22,21 @@ "main": "lib/index.js",

"license": "MIT",
"engines": {
"node": ">=16.13.2"
},
"dependencies": {
"fast-xml-parser": "4.2.5"
"fast-xml-parser": "4.3.2"
},
"devDependencies": {
"@tsconfig/node18": "2.0.0",
"@types/jest": "29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"babel-jest": "29.5.0",
"eslint": "8.39.0",
"jest": "29.5.0",
"json-schema-library": "7.4.7",
"release-it": "15.10.1",
"ts-jest": "29.1.0",
"typescript": "5.0.4"
"@tsconfig/node20": "20.1.2",
"@types/jest": "29.5.5",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"babel-jest": "29.7.0",
"eslint": "8.51.0",
"jest": "29.7.0",
"json-schema-library": "9.1.2",
"release-it": "16.2.1",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
}
}
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