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

@cucumber/cucumber-expressions

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/cucumber-expressions - npm Package Compare versions

Comparing version 17.0.0 to 17.0.1

2

dist/cjs/src/ParameterTypeRegistry.d.ts
import ParameterType from './ParameterType.js';
import { DefinesParameterType } from './types';
import { DefinesParameterType } from './types.js';
export default class ParameterTypeRegistry implements DefinesParameterType {

@@ -4,0 +4,0 @@ private readonly parameterTypeByName;

import Argument from './Argument.js';
import ParameterType from './ParameterType';
import ParameterType from './ParameterType.js';
export interface DefinesParameterType {

@@ -4,0 +4,0 @@ defineParameterType<T>(parameterType: ParameterType<T>): void;

import ParameterType from './ParameterType.js';
import { DefinesParameterType } from './types';
import { DefinesParameterType } from './types.js';
export default class ParameterTypeRegistry implements DefinesParameterType {

@@ -4,0 +4,0 @@ private readonly parameterTypeByName;

import Argument from './Argument.js';
import ParameterType from './ParameterType';
import ParameterType from './ParameterType.js';
export interface DefinesParameterType {

@@ -4,0 +4,0 @@ defineParameterType<T>(parameterType: ParameterType<T>): void;

{
"name": "@cucumber/cucumber-expressions",
"version": "17.0.0",
"version": "17.0.1",
"description": "Cucumber Expressions - a simpler alternative to Regular Expressions",

@@ -50,17 +50,17 @@ "type": "module",

"devDependencies": {
"@stryker-mutator/core": "7.2.0",
"@stryker-mutator/mocha-runner": "7.2.0",
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/mocha-runner": "7.3.0",
"@types/glob": "8.1.0",
"@types/js-yaml": "4.0.6",
"@types/mocha": "10.0.2",
"@types/node": "18.18.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@types/js-yaml": "4.0.9",
"@types/mocha": "10.0.6",
"@types/node": "18.18.13",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"cross-env": "7.0.3",
"esbuild": "0.19.4",
"eslint": "8.50.0",
"esbuild": "0.19.7",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-simple-import-sort": "10.0.0",

@@ -70,7 +70,7 @@ "glob": "10.3.10",

"mocha": "10.2.0",
"npm-check-updates": "16.14.5",
"prettier": "3.0.3",
"npm-check-updates": "16.14.11",
"prettier": "3.1.0",
"pretty-quick": "3.1.3",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},

@@ -77,0 +77,0 @@ "dependencies": {

@@ -6,3 +6,3 @@ import CucumberExpressionError from './CucumberExpressionError.js'

import ParameterType from './ParameterType.js'
import { DefinesParameterType } from './types'
import { DefinesParameterType } from './types.js'

@@ -9,0 +9,0 @@ export default class ParameterTypeRegistry implements DefinesParameterType {

import Argument from './Argument.js'
import ParameterType from './ParameterType'
import ParameterType from './ParameterType.js'

@@ -4,0 +4,0 @@ export interface DefinesParameterType {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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