New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-prettyerror

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-prettyerror - npm Package Versions

2.0.0

Diff
andidittrich
published 2.0.0 •

Changelog

Source

2.0.0 ##

  • Added: gulp v4 compatibility
  • Changed: removed deprecated gulp-util
andidittrich
published 1.2.1 •

Changelog

Source

1.2.1 ###

  • Bugfix: Suppress errors in case error.cause object is not available (set default value to {})- thanks to Sasmen on GitHub
andidittrich
published 1.2.0 •

Changelog

Source

1.2.0 ###

  • Enhancement: Detailed Error Messages are displayed in case error.cause or error.codeFrame object is provided - suggested by anweshknayak on GitHub
andidittrich
published 1.1.1 •

Changelog

Source

1.1.1 ###

  • Bugfix: Error handler doesn't emit the end event to terminate the current gulp task - thanks to haqqi on GitHub
andidittrich
published 1.1.0 •

Changelog

Source

1.1.0 ###

  • Changed: Added default value to error message and plugin to avoid errors
  • Bugfix: In some cases (e.g. gulp-less) the Error.codeFrame object is not exposed and caused a fatal error - thanks to haqqi on GitHub
andidittrich
published 1.0.2 •

Changelog

Source

1.0.2 ###

  • Bugfix: removed dead code
andidittrich
published 1.0.1 •

Changelog

Source

1.0.1 ###

  • Bugfix: wrong dependency context
andidittrich
published 1.0.0 •

Changelog

Source

1.0.0 ###

Initial public release