json-reporter
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="3.1.1"></a> | ||
## [3.1.1](https://github.com/gemini-testing/json-reporter/compare/v3.1.0...v3.1.1) (2025-01-21) | ||
### Bug Fixes | ||
* populate plugin parsed config to testplane config ([43c52c6](https://github.com/gemini-testing/json-reporter/commit/43c52c6)) | ||
<a name="3.1.0"></a> | ||
@@ -7,0 +17,0 @@ # [3.1.0](https://github.com/gemini-testing/json-reporter/compare/v3.0.0...v3.1.0) (2024-04-22) |
{ | ||
"name": "json-reporter", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Common plugin for testplane and hermione which is intended to aggregate the results of tests running", | ||
@@ -5,0 +5,0 @@ "main": "plugin.js", |
@@ -10,2 +10,4 @@ 'use strict'; | ||
Object.assign(opts, config); | ||
if (!config.enabled) { | ||
@@ -12,0 +14,0 @@ return; |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17662
183
0