We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be11de1 commit b3ab8bdCopy full SHA for b3ab8bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-json-stable-stringify",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
5
"main": "index.js",
6
"types": "index.d.ts",
0 commit comments