Gathering detailed insights and metrics for json-stringify-deterministic
Gathering detailed insights and metrics for json-stringify-deterministic
Gathering detailed insights and metrics for json-stringify-deterministic
Gathering detailed insights and metrics for json-stringify-deterministic
Deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Typescript
Module System
Min. Node Version
Node Version
NPM Version
99.5
Supply Chain
100
Quality
75.9
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
12,102,995
Last Day
4,040
Last Week
154,529
Last Month
713,624
Last Year
5,108,860
MIT License
40 Stars
73 Commits
8 Forks
2 Watchers
1 Branches
6 Contributors
Updated on Jun 03, 2025
Minified
Minified + Gzipped
Latest Version
1.0.12
Package Id
json-stringify-deterministic@1.0.12
Unpacked Size
11.36 kB
Size
4.45 kB
File Count
7
NPM Version
9.8.1
Node Version
18.18.2
Published on
Oct 24, 2023
Last Day
-54.4%
4,040
Compared to previous day
Last Week
-18.6%
154,529
Compared to previous week
Last Month
5.4%
713,624
Compared to previous month
Last Year
93.3%
5,108,860
Compared to previous year
fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
json-stable-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
safe-stable-stringify
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects