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

@empiricalrun/reporter

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empiricalrun/reporter - npm Package Compare versions

Comparing version 0.14.0 to 0.14.1

6

CHANGELOG.md
# @empiricalrun/reporter
## 0.14.1
### Patch Changes
- b2cace1: fix: do not publish runs when report does not exist
## 0.14.0

@@ -4,0 +10,0 @@

2

dist/workflow/test-run.js

@@ -79,4 +79,4 @@ "use strict";

await Promise.all(sinks.map((s) => s.sendEndMessage()));
await dashboardSinkInstance.sendTestRunToDb();
}
await dashboardSinkInstance.sendTestRunToDb();
}

@@ -83,0 +83,0 @@ else {

{
"name": "@empiricalrun/reporter",
"version": "0.14.0",
"version": "0.14.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "registry": "https://registry.npmjs.org/",

Sorry, the diff of this file is not supported yet

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