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

@cucumber/messages

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/messages - npm Package Versions

1
6

14.0.1

Diff

Changelog

Source

[14.0.1] - 2021-02-08

Fixed

  • [JavaScript] Remove Long from function signatures in TimeConversion
cukebot
published 14.0.0 •

Changelog

Source

[14.0.0] - 2021-02-05

Changed

  • [JavaScript] The stream classes have to be imported separately: import { MessageToBinaryStream, MessageToNdjsonStream, BinaryToMessageStream, NdjsonToMessageStream} from '@cucumber/dist/src/stream' (#1331)
  • In JavaScript, Int64 fields are now typed as number, rather than number|Long

Fixed

cukebot
published 13.2.1 •

Changelog

Source

[13.2.1] - 2020-11-19

Fixed

  • In case a line cannot be parsed as JSON, throw an error with the offending line in the exception message.
cukebot
published 13.2.0 •

Changelog

Source

[13.2.0] - 2020-11-12

Added

  • Elixir implementation (#1175 [WannesFransen1994])
cukebot
published 13.1.0 •

Changelog

Source

[13.1.0] - 2020-09-14

Added

  • Add Attachment#url. This makes it possible to "detach" attachments so the main stream gets smaller and the attachments can be processed/downloaded separately with more ease. (#1183 aslakhellesoy)

Fixed

  • Ignore empty lines rather than throwing an error.
cukebot
published 13.0.1 •

Changelog

Source

[13.0.1] - 2020-08-07

Fixed

  • Release again since the 13.0.0 release didn't fully sync to subrepos
cukebot
published 13.0.0 •

Changelog

Source

[13.0.0] - 2020-08-07

Changed

  • Move JavaMethod and JavaStackTraceElement to be children of SourceReference
cukebot
published 12.4.0 •

Changelog

Source

[12.4.0] - 2020-07-31

Added

  • Suggested file name to the Attachment messages (#1128)
  • Added ProtocolVersion to access messages version reliably (#1127 mpkorstanje)
cukebot
published 12.3.2 •

Changelog

Source

[12.3.2] - 2020-07-29

Fixed

  • Release process for 12.3.1 failed
cukebot
published 12.3.1 •

Changelog

Source

[12.3.1] - 2020-07-29

Fixed

  • Release process for 12.3.0 failed
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