@cucumber/gherkin
Advanced tools
Comparing version 26.0.3 to 26.1.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
799928
109
18852
1