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

lossless-json

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lossless-json - npm Package Versions

12

1.0.3

Diff

Changelog

Source

1.0.3 (2018-07-31)

  • Improved performance of stringify by using JSON.stringify where possible. Thanks @SergeyFromHell for the suggestion (see #5).
josdejong
published 1.0.2 •

Changelog

Source

1.0.2 (2018-02-11)

  • Fixed #4: parser not handling strings equaling a JSON delimiter like "[" correctly.
josdejong
published 1.0.1 •

Changelog

Source

1.0.1 (2017-10-17)

  • Upgraded all dev dependencies, fixes broken build script. See #2.
josdejong
published 1.0.0 •

Changelog

Source

1.0.0 (2016-02-13)

  • Implemented support for circular references (configurable).
josdejong
published 0.1.0 •

Changelog

Source

0.1.0 (2016-02-12)

  • Implemented support for reviver, replacer, and indentation (space).
  • Throw error in case of underflow.
  • Performance improvements.
josdejong
published 0.0.2 •

Changelog

Source

0.0.2 (2016-02-08)

  • The LosslessNumber class now throws errors when you would lose information when converting from and to a LosslessNumber.
  • Handle escape characters when stringifying a string.
  • Exposed LosslessNumber in public API.
josdejong
published 0.0.1 •

Changelog

Source

0.0.1 (2016-02-08)

  • First functional version which can parse and stringify.
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