Socket
Socket
Sign inDemoInstall

jsonify-error

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonify-error - npm Package Versions

2

2.0.0

Diff

Changelog

Source

[2.0.0] - 2019-07-27

Changed

  • Strip color control characters from strings (#8)

    Note: This was marked as a breaking change just to be safe. Someone might be doing tests comparing the output of jsonifyError directly, and something could break. But I guess 99.999% of the users can just upgrade.

papb
published 1.4.5 •

Changelog

Source

[1.4.5] - 2019-04-28

Fixed

  • Handle circular references gracefully instead of crashing (#7) (Thanks @agentofuser)

Changed

  • Use LF instead of CRLF
papb
published 1.4.4 •

Changelog

Source

[1.4.4] - 2019-02-11

Changed

  • Improved README
papb
published 1.4.3 •

Changelog

Source

[1.4.3] - 2019-01-13

Added

  • Added another test

Fixed

  • Fixed typo in readme
papb
published 1.4.2 •

Changelog

Source

[1.4.2] - 2018-11-12

Fixed

  • No longer stringify on browsers, letting the object be logged directly instead.
  • Remove empty stack entries
  • Fixed typo in changelog
papb
published 1.4.1 •

Changelog

Source

[1.4.1] - 2018-10-27

Added

  • jsonifyError.asString(error) function

Changed

  • Fixed browser CDN URL in README
papb
published 1.4.0 •

Changelog

Source

[1.4.0] - 2018-10-27

Added

  • jsonifyError.log(error) function
  • jsonifyError.overrideErrorMethods() function (enabling powerful .toJSON() and .toString() methods on errors)
  • Dev: added node and browser tests (with Travis CI!)

Changed

  • Improved README
  • Dev: separate the library in multiple files
papb
published 1.3.1 •

Changelog

Source

[1.3.1] - 2018-08-15

Changed

  • Dev: fix dist line endings for SRI calculations (#6)
papb
published 1.3.0 •

Changelog

Source

[1.3.0] - 2018-08-15

Added

  • Fixed wrong SRI hash in README.md (again, sorry!)
  • Dev: added script to calculate SRI hash correctly

Changed

  • Removed the browser field in package.json altogether (#5)
papb
published 1.2.2 •

Changelog

Source

[1.2.2] - 2018-08-13

Changed

  • The browser field in package.json no longer points to a browserified bundle (#4)
  • Fixed wrong SRI hash in README
2
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