Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cucumber/gherkin

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/gherkin - npm Package Compare versions

Comparing version 25.0.2 to 26.0.0

2

dist/src/IToken.d.ts

@@ -13,3 +13,3 @@ import * as messages from '@cucumber/messages';

}
export declare type Item = {
export type Item = {
column: number;

@@ -16,0 +16,0 @@ text: string;

{
"name": "@cucumber/gherkin",
"version": "25.0.2",
"version": "26.0.0",
"description": "Gherkin parser",

@@ -35,11 +35,11 @@ "main": "dist/src/index.js",

"@cucumber/gherkin-streams": "^5.0.1",
"@types/mocha": "10.0.0",
"@types/node": "18.11.9",
"core-js": "3.26.0",
"mocha": "10.1.0",
"@types/mocha": "10.0.1",
"@types/node": "18.11.16",
"core-js": "3.26.1",
"mocha": "10.2.0",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.4"
},
"dependencies": {
"@cucumber/messages": "^19.1.4"
"@cucumber/messages": "^21.0.0"
},

@@ -46,0 +46,0 @@ "directories": {

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