Socket
Socket
Sign inDemoInstall

@cucumber/gherkin-utils

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/gherkin-utils - npm Package Compare versions

Comparing version 8.0.4 to 8.0.5

12

dist/package.json
{
"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

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