@cucumber/gherkin-utils
Advanced tools
Comparing version 8.0.4 to 8.0.5
{ | ||
"name": "@cucumber/gherkin-utils", | ||
"version": "8.0.4", | ||
"version": "8.0.5", | ||
"description": "Various Gherkin utilities", | ||
@@ -35,5 +35,5 @@ "main": "dist/src/index.js", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.16.14", | ||
"@typescript-eslint/eslint-plugin": "5.59.7", | ||
"@typescript-eslint/parser": "5.59.7", | ||
"@types/node": "18.16.16", | ||
"@typescript-eslint/eslint-plugin": "5.59.8", | ||
"@typescript-eslint/parser": "5.59.8", | ||
"ajv": "8.12.0", | ||
@@ -57,7 +57,7 @@ "ajv-cli": "5.0.0", | ||
"tsconfig-paths": "4.2.0", | ||
"typescript": "5.0.4" | ||
"typescript": "5.1.3" | ||
}, | ||
"dependencies": { | ||
"@cucumber/gherkin": "^26.0.0", | ||
"@cucumber/messages": "^21.0.0", | ||
"@cucumber/messages": "^22.0.0", | ||
"@teppeis/multimaps": "3.0.0", | ||
@@ -64,0 +64,0 @@ "commander": "10.0.1", |
@@ -121,12 +121,7 @@ "use strict"; | ||
try { | ||
for (_a = true, readable_1 = __asyncValues(readable); readable_1_1 = yield readable_1.next(), _b = readable_1_1.done, !_b;) { | ||
for (_a = true, readable_1 = __asyncValues(readable); readable_1_1 = yield readable_1.next(), _b = readable_1_1.done, !_b; _a = true) { | ||
_d = readable_1_1.value; | ||
_a = false; | ||
try { | ||
const chunk = _d; | ||
chunks.push(chunk); | ||
} | ||
finally { | ||
_a = true; | ||
} | ||
const chunk = _d; | ||
chunks.push(chunk); | ||
} | ||
@@ -133,0 +128,0 @@ } |
{ | ||
"name": "@cucumber/gherkin-utils", | ||
"version": "8.0.4", | ||
"version": "8.0.5", | ||
"description": "Various Gherkin utilities", | ||
@@ -35,5 +35,5 @@ "main": "dist/src/index.js", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.16.14", | ||
"@typescript-eslint/eslint-plugin": "5.59.7", | ||
"@typescript-eslint/parser": "5.59.7", | ||
"@types/node": "18.16.16", | ||
"@typescript-eslint/eslint-plugin": "5.59.8", | ||
"@typescript-eslint/parser": "5.59.8", | ||
"ajv": "8.12.0", | ||
@@ -57,7 +57,7 @@ "ajv-cli": "5.0.0", | ||
"tsconfig-paths": "4.2.0", | ||
"typescript": "5.0.4" | ||
"typescript": "5.1.3" | ||
}, | ||
"dependencies": { | ||
"@cucumber/gherkin": "^26.0.0", | ||
"@cucumber/messages": "^21.0.0", | ||
"@cucumber/messages": "^22.0.0", | ||
"@teppeis/multimaps": "3.0.0", | ||
@@ -64,0 +64,0 @@ "commander": "10.0.1", |
Sorry, the diff of this file is not supported yet
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
344346
4296
+ 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)
Updated@cucumber/messages@^22.0.0