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

@reporters/github

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reporters/github - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

4

index.js

@@ -0,1 +1,3 @@

'use strict';
const path = require('node:path');

@@ -64,3 +66,3 @@ const util = require('node:util');

if (error?.code === 'ERR_TEST_FAILURE' && error?.failureType === 'subtestsFailed') {
// this means the failed subtests are already reported
// This means the failed subtests are already reported
// no need to re-annotate the file itself

@@ -67,0 +69,0 @@ break;

{
"name": "@reporters/github",
"version": "1.5.1",
"version": "1.5.2",
"description": "A github actions reporter for `node:test`",

@@ -5,0 +5,0 @@ "keywords": [

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