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

gherkin-ast

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gherkin-ast - npm Package Versions

12

2.1.0

Diff

Changelog

Source

2.1.0 - 2019-09-10

Added

  • Added Rule
  • Added keywords for certain types
szikszail
published 2.0.1 •

szikszail
published 2.0.0 •

Changelog

Source

2.0.0 - 2019-06-26

BREAKING CHANGES

Refactored API and models:

  • All formatting of the model is removed and moved to gherkin-formatter

  • Most additional logic is removed from models, only replace and clone remain, and ScenarioOutline 's function to expand it to Scenario s

  • All model available through the root of the package, e.g. import {Feature} from "gherkin-ast" or const {Feature} = require("gherkin-ast")

Added

  • Added TS documentation to GitHub Pages.

Changed

  • Using TypeScript, so that .d.ts is available for better IDE and TypeScript support.
szikszail
published 1.1.0 •

Changelog

Source

1.1.0 - 2018-04-12

Added

  • Added replace method to Step, Scenario, TableCell, TableRow, DocString and DataTable.
  • Added toScenario method to ScenarioOutline.
szikszail
published 1.0.1 •

Changelog

Source

1.0.1 - 2018-03-23

Fixed

  • Fixed documentation
szikszail
published 1.0.0 •

Changelog

Source

1.0.0 - 2018-03-23

Added

  • Moved AST from gherkin-assembler to gherkin-ast
szikszail
published 0.0.1 •

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