Socket
Socket
Sign inDemoInstall

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

23

4.0.2

Diff

Changelog

Source

4.0.2 (2024-09-18)

Bug Fixes

  • use Number.parseFloat, Number.parseInt, etc and use string templates consistently (af946b1)
josdejong
published 4.0.1 •

Changelog

Source

4.0.1 (2023-12-14)

Bug Fixes

  • allow replacer and reviver to be null (b280774)
josdejong
published 4.0.0 •

Changelog

Source

4.0.0 (2023-12-13)

⚠ BREAKING CHANGES

  • The usages of types JSONValue, JSONObject, JSONArray, and JSONPrimitive must be replaced with unknown. Only relevant when using a replacer.

Bug Fixes

  • replace JSONValue with unknown (7f4d81b)
josdejong
published 3.0.2 •

Changelog

Source

3.0.2 (2023-11-13)

Bug Fixes

  • crash when input ends with a truncated unicode character (fe6a1e3)
josdejong
published 3.0.1 •

Changelog

Source

3.0.1 (2023-11-06)

Bug Fixes

  • #252 move vitest from dependencies to devDependencies (2732ecc)
josdejong
published 3.0.0 •

Changelog

Source

3.0.0 (2023-11-01)

⚠ BREAKING CHANGES

  • The usages of types JavaScriptValue, JavaScriptObject, JavaScriptArray and JavaScriptPrimitive must be replaced with unknown.

Bug Fixes

  • #250 replace the JavaScriptValue type definition with unknown, which is more accurate (6033fec)
  • drop official support for node.js 16 (ee88c4a)
  • for backward compatibility, keep the JavaScriptValue types there and mark them deprecated (bb92e3f)
  • replace JavaScriptValue with unknown, which is more accurate (see #250) (94d2503)
josdejong
published 2.0.11 •

Changelog

Source

2.0.11 (2023-07-12)

Bug Fixes

  • adjust published module types (311995d)
josdejong
published 2.0.10 •

Changelog

Source

2.0.10 (2023-07-07)

Bug Fixes

  • let the main field in package.json point to the CommonJS output instead of ESM (0d6c48f)
josdejong
published 2.0.9 •

Changelog

Source

2.0.9 (2023-05-05)

Bug Fixes

  • #247 throw an error in case of a missing object value (c260715)
josdejong
published 2.0.8 •

Changelog

Source

2.0.8 (2023-03-06)

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