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

error-serializer

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

error-serializer - npm Package Versions

23

8.0.0

Diff

ehmicky
published 7.0.0 •

Changelog

Source

7.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0
ehmicky
published 6.0.1 •

Changelog

Source

6.0.1

Dependencies

  • Upgrade internal dependencies
ehmicky
published 6.0.0 •

Changelog

Source

6.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0
ehmicky
published 5.1.0 •

Changelog

Source

5.1.0

Features

  • Improve documentation
ehmicky
published 5.0.0 •

Changelog

Source

5.0.0

Breaking changes

  • The normalize option was renamed to loose. Its value has been inverted: normalize: false is now loose: true.
  • The default value of the loose option is now false.
    • If the argument to serialize() is not an error instance, it is now normalized to one, unless loose: true is used
    • If the argument to parse() is not an error plain object, it is now normalized to one, unless loose: true is used
ehmicky
published 4.2.0 •

Changelog

Source

4.2.0

Features

  • Improve input validation
ehmicky
published 4.1.0 •

Changelog

Source

4.1.0

Features

  • A second argument error is now passed to afterSerialize()
  • A second argument errorObject is now passed to afterParse()
ehmicky
published 4.0.0 •

Changelog

Source

4.0.0

Breaking changes

Features

ehmicky
published 3.7.0 •

Changelog

Source

3.7.0

Features

  • Improve tree-shaking support
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