New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@estruyf/github-actions-reporter

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@estruyf/github-actions-reporter - npm Package Compare versions

Comparing version

to
1.1.0-beta.5902635

3

dist/index.js

@@ -45,2 +45,5 @@ "use strict";

}
onBegin(_, suite) {
this.suite = suite;
}
onEnd(result) {

@@ -47,0 +50,0 @@ var _a;

2

package.json
{
"name": "@estruyf/github-actions-reporter",
"version": "1.1.0-beta.5902595",
"version": "1.1.0-beta.5902635",
"description": "GitHub Actions reporter for Playwright",

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