🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@cucumber/html-formatter

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cucumber/html-formatter - npm Package Versions

12346

8.0.0

Diff
cukebot
published 8.0.0 •

Changelog

Source

[8.0.0] - 2020-08-07

Changed

  • Updated react to v9.0.0
cukebot
published 7.2.0 •

Changelog

Source

[7.2.0] - 2020-07-31

Changed

  • Updated react to v8.1.0
  • Updated messages to v12.4.0
cukebot
published 7.1.0 •

Changelog

Source

[7.1.0] - 2020-07-30

Changed

  • Use FilteredResults as the entry point for the reporter (#1111)
  • Use react 8.1.0
cukebot
published 7.0.0 •

Changelog

Source

[7.0.0] - 2020-06-29

Changed

  • Upgrade @cucumber/react and other dependencies
cukebot
published 6.0.3 •

Changelog

Source

[6.0.3] - 2020-06-12

Fixed

  • [JavaScript] Fixed a bug where the command-line interface would always exit with 1 even if there were no errors.
  • [Java] Always use UTF-8 encoding
cukebot
published 6.0.2 •

Changelog

Source

[6.0.2] - 2020-05-01

Added

  • [Java] Enable consumers to find our version at runtime using clazz.getPackage().getImplementationVersion() by upgrading to cucumber-parent:2.1.0 (#976 aslakhellesoy)

Fixed

  • [Java] Use version range for messages dependency (#986 mpkorstanje)
  • [Java] Make writer idempotent when failing to close underlying writer (#986 mpkorstanje)
cukebot
published 6.0.1 •

Changelog

Source

[6.0.1] - 2020-04-15

Fixed

cukebot
published 6.0.0 •

Changelog

Source

[6.0.0] - 2020-04-14

Changed

  • Upgrade to messages 12.0.0
  • Upgrade to gherkin 13.0.0
  • Upgrade to @cucumber/react 7.0.0
cukebot
published 5.0.0 •

Changelog

Source

[5.0.0] - 2020-04-01

Changed

  • Upgrade @cucumber/* dependencies to next major version

Fixed

  • Fix deprecation warning about <Wrapper> (Use <QueriesWrapper> instead)
cukebot
published 4.3.0 •

Changelog

Source

[4.3.0] - 2020-03-13

Added