@cucumber/gherkin
Advanced tools
Comparing version 29.0.0 to 30.0.0
{ | ||
"name": "@cucumber/gherkin", | ||
"version": "29.0.0", | ||
"version": "30.0.0", | ||
"description": "Gherkin parser", | ||
@@ -34,12 +34,12 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@types/mocha": "10.0.7", | ||
"@types/node": "20.14.15", | ||
"@types/mocha": "10.0.9", | ||
"@types/node": "20.17.0", | ||
"commander": "^12.0.0", | ||
"core-js": "3.38.0", | ||
"core-js": "3.38.1", | ||
"mocha": "10.7.3", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.5.4" | ||
"typescript": "5.6.3" | ||
}, | ||
"dependencies": { | ||
"@cucumber/messages": "<=25" | ||
"@cucumber/messages": ">=19.1.4 <=26" | ||
}, | ||
@@ -46,0 +46,0 @@ "directories": { |
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
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
819397
+ Added@cucumber/messages@26.0.1(transitive)
+ Added@types/uuid@10.0.0(transitive)
+ Addeduuid@10.0.0(transitive)
- Removed@cucumber/messages@25.0.1(transitive)
- Removed@types/uuid@9.0.8(transitive)
- Removeduuid@9.0.1(transitive)