Skip to content

Commit c4c8675

Browse files
committed
2.0.1
1 parent ba9fb28 commit c4c8675

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hashable-cli",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"type": "module",
55
"description": "Generate consistent and predictable JSON output for hashing, version control, and testing. Sorts arrays based on a configurable priority list of fields, handles nested objects and arrays, and optionally sorts object keys alphabetically. Provides a command-line interface, can be imported as a Node.js module, and works seamlessly in web browsers. Ideal for ensuring data integrity, simplifying comparisons, and generating stable hashes for JSON data.",
66
"repository": {

0 commit comments

Comments
 (0)