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

cucumber-json-merge

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cucumber-json-merge - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.github/workflows/main.yml

4

package.json
{
"name": "cucumber-json-merge",
"version": "0.0.4",
"version": "0.0.5",
"description": "NodeJS CLI for merging Cucumber JSON test results",

@@ -33,3 +33,3 @@ "main": "index.js",

"mocha": "./node_modules/.bin/_mocha -- test/**/*.spec.js",
"cov": "nyc --all --reporter=html --reporter=text mocha test/**/*.spec.js --reporter-options configFile=config.json",
"cov": "nyc --all --reporter=html --reporter=text --reporter=lcov mocha test/**/*.spec.js --reporter-options configFile=config.json",
"test": "npm run lint && npm run mocha && npm run cov",

@@ -36,0 +36,0 @@ "lint": "eslint lib test",

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