cucumber-json-merge
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
0
47059
18