@cucumber/gherkin
Advanced tools
Comparing version 26.1.0 to 26.2.0
{ | ||
"name": "@cucumber/gherkin", | ||
"version": "26.1.0", | ||
"version": "26.2.0", | ||
"description": "Gherkin parser", | ||
@@ -35,11 +35,11 @@ "main": "dist/src/index.js", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.15.5", | ||
"@types/node": "18.15.11", | ||
"commander": "^10.0.0", | ||
"core-js": "3.29.1", | ||
"core-js": "3.30.0", | ||
"mocha": "10.2.0", | ||
"ts-node": "10.9.1", | ||
"typescript": "5.0.2" | ||
"typescript": "5.0.3" | ||
}, | ||
"dependencies": { | ||
"@cucumber/messages": "19.1.4 - 21" | ||
"@cucumber/messages": ">=19.1.4 <=22" | ||
}, | ||
@@ -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
799931
+ Added@cucumber/messages@22.0.0(transitive)
+ Added@types/uuid@9.0.1(transitive)
- Removed@cucumber/messages@21.0.1(transitive)
- Removed@types/uuid@8.3.4(transitive)