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

cytorus-reporter

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cytorus-reporter - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

cucumber.js

@@ -79,3 +79,3 @@ ///@ts-check

forEachStep(scenario, step => {
scenarioReportObj.steps.push( reportStep(step) );
if(step.status !== "skipped") scenarioReportObj.steps.push( reportStep(step) );
})

@@ -82,0 +82,0 @@ return scenarioReportObj;

{
"name": "cytorus-reporter",
"version": "1.1.0",
"version": "1.1.1",
"description": "Provide various reporterting tools to process Cytorus result",

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

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