Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cucumber/cucumber

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/cucumber - npm Package Compare versions

Comparing version 9.5.0 to 9.5.1

2

lib/configuration/types.d.ts
import { FormatOptions } from '../formatter';
import { PickleOrder } from '../models/pickle_order';
type FormatsConfiguration = Array<string | [string, string]>;
type FormatsConfiguration = Array<string | [string, string?]>;
export interface IConfiguration {

@@ -5,0 +5,0 @@ backtrace: boolean;

@@ -1,1 +0,1 @@

export declare const version = "9.5.0";
export declare const version = "9.5.1";

@@ -5,3 +5,3 @@ "use strict";

// Generated by genversion.
exports.version = '9.5.0';
exports.version = '9.5.1';
//# sourceMappingURL=version.js.map

@@ -11,3 +11,3 @@ {

],
"version": "9.5.0",
"version": "9.5.1",
"homepage": "https://github.com/cucumber/cucumber-js",

@@ -14,0 +14,0 @@ "author": "Julien Biezemans <jb@jbpros.com>",

Sorry, the diff of this file is not supported yet

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