You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

json-canonicalize

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-canonicalize - npm Package Versions

2.0.0

Diff
r
riceball
published 2.0.0 •

Changelog

Source

2.0.0 (2025-06-29)

⚠ BREAKING CHANGES

  • Update circular reference string format and tests

Bug Fixes

  • Update circular reference string format and tests (5c14c52)
r
riceball
published 1.2.0 •

Changelog

Source

1.2.0 (2025-06-28)

Features

  • extract internal serializer function from canonicalizeEx (ce986b3)

Bug Fixes

r
riceball
published 1.1.1 •

Changelog

Source

1.1.1 (2025-06-27)

Bug Fixes

  • canonicalize: Correctly handle duplicate object and array references (5bb9c72)
r
riceball
published 1.1.0 •

Changelog

Source

1.1.0 (2025-06-16)

Features

  • add an optional allowCircular option to canonicalize (6dbb3a4)

Bug Fixes

  • tslint: follow tslint format (a49cd27)
r
riceball
published 1.0.6 •

Changelog

Source

1.0.6 (2023-05-17)

Bug Fixes

  • build: References to non-existent files in package.json. fixed #22 (46da0cf)
r
riceball
published 1.0.5 •

Changelog

Source

1.0.5 (2023-04-28)

Bug Fixes

  • should remove the attribute if the object's property is undefined(Close #21). and it should be null in array (e8cb4aa)
r
riceball
published 1.0.4 •

Changelog

Source

1.0.4 (2021-05-07)

Bug Fixes

r
riceball
published 1.0.3 •

Changelog

Source

1.0.3 (2019-09-19)

r
riceball
published 1.0.2 •

Changelog

Source

1.0.2 (2019-09-19)

r
riceball
published 1.0.0 •

Changelog

Source

1.0.0 (2019-09-19)

Bug Fixes