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

13

3.6.0

Diff

Changelog

Source

3.6.0

Features

  • Add browser support
ehmicky
published 3.5.1 •

Changelog

Source

3.5.1

Bug fixes

  • Fix package.json
ehmicky
published 3.5.0 •

Changelog

Source

3.5.0

  • Switch to MIT license
ehmicky
published 3.4.0 •

Changelog

Source

3.4.0

Features

  • Improve error detection using is-error-instance
ehmicky
published 3.3.0 •

Changelog

Source

3.3.0

Features

ehmicky
published 3.2.0 •

Changelog

Source

3.2.0

Features

  • Improve support for SpiderMonkey and JavaScriptCore
ehmicky
published 3.1.0 •

Changelog

Source

3.1.0

Features

  • Constructors parameters can now be kept by setting error.constructorArgs
ehmicky
published 3.0.0 •

Changelog

Source

3.0.0

Breaking changes

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

Features

ehmicky
published 2.0.0 •

Changelog

Source

2.0.0

Breaking changes

ehmicky
published 1.4.0 •

Changelog

Source

1.4.0

Features

  • Improve error handling
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