Socket
Socket
Sign inDemoInstall

@cucumber/cucumber

Package Overview
Dependencies
Maintainers
3
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 10.5.0 to 10.5.1

2

lib/support_code_library_builder/types.d.ts

@@ -51,3 +51,3 @@ import * as messages from '@cucumber/messages';

regexp: readonly RegExp[] | readonly string[] | RegExp | string;
transformer: (...match: string[]) => T;
transformer?: (...match: string[]) => T;
useForSnippets?: boolean;

@@ -54,0 +54,0 @@ preferForRegexpMatch?: boolean;

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

export declare const version = "10.5.0";
export declare const version = "10.5.1";

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

// Generated by genversion.
exports.version = '10.5.0';
exports.version = '10.5.1';
//# sourceMappingURL=version.js.map

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

],
"version": "10.5.0",
"version": "10.5.1",
"funding": "https://opencollective.com/cucumber",

@@ -14,0 +14,0 @@ "homepage": "https://github.com/cucumber/cucumber-js",

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