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

hapi-dev-errors

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-dev-errors - npm Package Versions

23

4.0.0

Diff

Changelog

Source

Version 4.0.0 (2020-01-10)

Breaking Changes

  • require Node.js v12
    • this change aligns with the hapi ecosystem requiring Node.js v12 with the release of hapi 19
marcuspoehls
published 3.3.0 •

Changelog

Source

Version 3.3.0 (2019-10-17)

Added

  • basic TypeScript declarations in lib/index.d.ts
marcuspoehls
published 3.2.6 •

Changelog

Source

Version 3.2.6 (2019-10-11)

Updated

  • refine Readme
  • bump dependencies
  • remove Node.js v11 from Travis testing
  • minor refactorings (a mobile app update would say: “performance improvements”)
marcuspoehls
published 3.2.5 •

Changelog

Source

Version 3.2.5 (2019-05-19)

Updated

  • fix .travis.yml to properly test the hapi version matrix
  • fix @hapi/hapi import in examples
  • minor example refinements
  • bump dependencies
marcuspoehls
published 3.2.4 •

Changelog

Source

Version 3.2.4 (2019-04-27)

Updated

  • bump dependencies
  • update to hapi scoped dependencies
marcuspoehls
published 3.2.3 •

Changelog

Source

Version 3.2.3 (2019-02-18)

Updated

  • bump dependencies
  • fix badges in Readme
marcuspoehls
published 3.2.2 •

Changelog

Source

Version 3.2.2 (2019-01-26)

Updated

  • Readme: rename GitHub references fs-opensource -> futurestudio
marcuspoehls
published 3.2.1 •

Changelog

Source

Version 3.2.1 (2019-01-22)

Updated

  • use request.path over request.url.path to support hapi 18
  • refactor plugin: error handler class and plugin entry point
  • split plugin handling and extension point registration from request handling
  • move icons (Google, Stack Overflow) to SVG files
  • refine texts in Readme
  • refactor code in examples
  • bump dependencies
  • update tests to use it over test
marcuspoehls
published 3.2.0 •

Changelog

Source

Version 3.2.0 (2018-10-10)

  • add new option links which represents an array of callback functions to render helpful links. By default, hapi-dev-errors renders linked SVG icons for Google and Stack Overflow to search for help based on the error message
marcuspoehls
published 3.1.0 •

Changelog

Source

Version 3.1.0 (2018-09-28)

  • add pass request to custom view: this allows you to access every request property
  • add pass error to custom view: this allows you to access every response property
  • add tests to verify plugin functionality for failed response validations (thank you venikman)
  • update dependencies
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