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

assertion-error-formatter

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assertion-error-formatter - npm Package Versions

3.0.0

Diff

charlierudolph
published 2.0.1 •

Changelog

Source

2.0.1

  • support object errors without stack
  • better formatting for errors where the stack does not include the message
charlierudolph
published 2.0.0 •

Changelog

Source

2.0.0

  • support string errors
  • update options structure
    // Before
    {
      colorDiffAdded,
      colorDiffRemoved,
      colorErrorMessage,
      inlineDiffs
    }
    
    // After
    {
      colorFns: {
        diffAdded,
        diffRemoved,
        errorMessage,
        errorStack
      },
      inlineDiffs
    }
    
charlierudolph
published 1.0.2 •

charlierudolph
published 1.0.1 •

Changelog

Source

1.0.1

  • Initial release
charlierudolph
published 1.0.0 •

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