Socket
Socket
Sign inDemoInstall

@cucumber/messages

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/messages - npm Package Versions

13
6

21.0.0

Diff

Changelog

Source

[21.0.0] - 2022-12-17

Added

  • [Java] Add javadoc to messages (#124)

Changed

  • Add exception to TestStepFinished TestRunFinished (#122)
cukebot
published 20.0.0 •

Changelog

Source

[20.0.0] - 2022-11-14

Changed

  • Add workerId field to TestCaseStarted message (#34)
  • [Java] Enabled reproducible builds

Fixed

  • Change Go module name to match repo (#101)
cukebot
published 19.1.4 •

Changelog

Source

[19.1.4] - 2022-09-22

Changed

  • Update dependencies
cukebot
published 19.1.3 •

Changelog

Source

[19.1.3] - 2022-09-20

Fixed

  • Add name field to package.cjs.json (#36)
cukebot
published 19.1.2 •

Changelog

Source

[19.1.2] - 2022-06-22

Fixed

  • [Javascript] Schema was still missing in 19.1.1 due to how npm manages the files attribute in package.json (#2020)
cukebot
published 19.1.1 •

Changelog

Source

[19.1.1] - 2022-06-22

Fixed

  • [Javascript] Schema are actually missing from 19.1.0 (#2016)
cukebot
published 19.1.0 •

Changelog

Source

[19.1.0] - 2022-06-20

Added

  • [Javascript] Adding the json schemas of the messages to the NPM package (#2010)
cukebot
published 19.0.0 •

Changelog

Source

[19.0.0] - 2022-05-31

Added

  • Expand the messages protocol with keyword types (#1966)

Changed

  • [Java] the PickleStep constructor has changed - it now needs an extra PickleStepType argument.
  • [Java] the Step constructor has changed - it now needs an extra StepKeywordType argument.
cukebot
published 18.0.0 •

Changelog

Source

[18.0.0] - 2022-03-24

Added

  • Support for EcmaScript modules (aka ESM) (#1756)
  • New optional name property on the Hook schema (#1914)

Changed

  • JSON Schema: some array fields now have "minItems": 1.
  • Generate Java code that uses Optional in getters.
  • Setters are removed.
  • Classes without required fields have public empty constructors, and static of methods for each field. (#1858 aslakhellesoy)
  • Java: Make this library more null safe.
cukebot
published 17.1.1 •

Changelog

Source

[17.1.1] - 2021-09-17

Fixed

  • Perl: incorrectly included null values & guaranteed field order (#1727 ehuelsmann)
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