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
1
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.1.6 to 0.1.7

2

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

@@ -6,0 +6,0 @@ "author": {

@@ -49,2 +49,3 @@ /*

grunt.log.error('failed tests, please see the output');
if(config.format === 'html') publish(JSON.parse(stdout));
return done(false);

@@ -51,0 +52,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