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.9.1 to 0.9.2

2

lib/processHandler.js

@@ -98,3 +98,3 @@ 'use strict';

var featureStartIndex = jsonOutput.search(/\[\s*{\s*\"id\"/g);
var featureStartIndex = jsonOutput.search(/\[\s*{\s*\"\[\"/g);

@@ -101,0 +101,0 @@ var logOutput = jsonOutput.substring(0, featureStartIndex - 1);

{
"name": "grunt-cucumberjs",
"description": "Generates documentation from Cucumber features",
"version": "0.9.1",
"version": "0.9.2",
"homepage": "https://github.com/mavdi/grunt-cucumberjs",

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

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