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

@cucumber/gherkin

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/gherkin - npm Package Compare versions

Comparing version 26.0.3 to 26.1.0

test-cli.mjs

10

package.json
{
"name": "@cucumber/gherkin",
"version": "26.0.3",
"version": "26.1.0",
"description": "Gherkin parser",

@@ -34,9 +34,9 @@ "main": "dist/src/index.js",

"devDependencies": {
"@cucumber/gherkin-streams": "^5.0.1",
"@types/mocha": "10.0.1",
"@types/node": "18.11.18",
"core-js": "3.27.1",
"@types/node": "18.15.5",
"commander": "^10.0.0",
"core-js": "3.29.1",
"mocha": "10.2.0",
"ts-node": "10.9.1",
"typescript": "4.9.4"
"typescript": "5.0.2"
},

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

@@ -281,2 +281,51 @@ {

},
"be": {
"and": [
"* ",
"I ",
"Ды ",
"Таксама "
],
"background": [
"Кантэкст"
],
"but": [
"* ",
"Але ",
"Інакш "
],
"examples": [
"Прыклады"
],
"feature": [
"Функцыянальнасць",
"Фіча"
],
"given": [
"* ",
"Няхай ",
"Дадзена "
],
"name": "Belarusian",
"native": "Беларуская",
"rule": [
"Правілы"
],
"scenario": [
"Сцэнарый",
"Cцэнар"
],
"scenarioOutline": [
"Шаблон сцэнарыя",
"Узор сцэнара"
],
"then": [
"* ",
"Тады "
],
"when": [
"* ",
"Калі "
]
},
"bg": {

@@ -283,0 +332,0 @@ "and": [

Sorry, the diff of this file is too big to display

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