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

grunt-cucumberjs

Package Overview
Dependencies
Maintainers
3
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-cucumberjs - npm Package Compare versions

Comparing version 0.10.4 to 0.10.5

4

package.json
{
"name": "grunt-cucumberjs",
"description": "Generates documentation from Cucumber features",
"version": "0.10.4",
"version": "0.10.5",
"homepage": "https://github.com/mavdi/grunt-cucumberjs",

@@ -33,3 +33,3 @@ "author": {

"chai": "^3.5.0",
"cucumber-html-reporter": "^0.2.4",
"cucumber-html-reporter": "^0.2.7",
"cucumber-parallel": "^0.1.11",

@@ -36,0 +36,0 @@ "node-fs": "^0.1.7"

@@ -219,2 +219,12 @@ grunt-cucumberjs

#### `launchReport`
Type: `Boolean`
Automatically launch HTML report at the end of test suite
`true`: Launch HTML report in the default browser
`false`: Do not launch HTML report at the end of test suite
### Pie Charts

@@ -221,0 +231,0 @@

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