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

1
46

12.1.0

Diff

Changelog

Source

[12.1.0] - 2020-04-21

Added

  • Java: io.cucumber.messages.Messages.Envelope.class.getPackage().getImplementationVersion()
  • Ruby: Messages::Envelope::VERSION
  • JavaScript: import { version } from '@cucumber/messages'
  • Expose the library version through the API
  • Add Meta message (#976 aslakhellesoy)
  • [Java] Upgrade to cucumber-parent:2.1.0 (needed to expose library version) (#976 aslakhellesoy)
cukebot
published 12.0.0 •

Changelog

Source

[12.0.0] - 2020-04-14

Added

  • Add id field to Background, Rule and Examples. Needed for search engine indexing.

Changed

  • Some messages have been nested under other messages (removal of other messages) made it possible to scope them more locally

Fixed

  • Ignore unknown fields when parsing JSON. This is to ensure forward and backward compatibility when using JSON encoding (NDJSON). (#959 #957 aslakhellesoy)

Removed

cukebot
published 11.1.1 •

Changelog

Source

[11.1.1] - 2020-03-30

Fixed

  • The #932 pull request wasn't actually included in 11.1.0
cukebot
published 11.1.0 •

Changelog

Source

[11.1.0] - 2020-03-30

Added

cukebot
published 11.0.1 •

Changelog

Source

[11.0.1] - 2020-03-30

Fixed

  • Release process
cukebot
published 10.0.2 •

Changelog

Source

[10.0.2] - 2020-03-02

Fixed

  • [JavaScript] make stream readable/writable object modes explicit. Better buffer handling.
  • [Ruby] Don't depend on the json gem, since it only installs on Windows with a C compiler toolchain. The json gem is part of the Ruby stdlib.
  • [Go] Increase max size of a JSON message to 10Mb (#901 #903 aslakhellesoy)
cukebot
published 10.0.1 •

Changelog

Source

[10.0.1] - 2020-02-13

Fixed

  • The 10.0.0 release failed.
cukebot
published 9.0.3 •

Changelog

Source

[9.0.3] - 2020-01-10

Fixed

  • Ruby: Fix inclusion of generated lib/messages.pb.rb
cukebot
published 9.0.2 •

Changelog

Source

[9.0.2] - 2020-01-10

cukebot
published 9.0.1 •

Changelog

Source

[9.0.1] - 2020-01-09

Fixed

  • Fixed release scripts for Go and JavaScript
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