gg_json_hash 2.0.15 copy "gg_json_hash: ^2.0.15" to clipboard
gg_json_hash: ^2.0.15 copied to clipboard

Hashes JSON objects deeply. Good or JSON comparison, sync and more.

Changelog #

2.0.15 - 2025-05-28 #

Added #

  • Add addMissingHashes

2.0.14 - 2025-05-20 #

Changed #

  • Improve updateHint

2.0.13 - 2025-05-20 #

Added #

  • Add updateHint

2.0.12 - 2025-05-19 #

Changed #

  • Reduce allowed delimiters for hash-pathes to /

2.0.11 - 2025-05-17 #

Added #

  • Add uh and updateHashes as shortcuts for UpdateHashes

2.0.10 - 2025-05-17 #

Added #

  • Add JsonInfo and UpdateHashes for retrieving information from hashed Json files and updating hashes after data modification

2.0.9 - 2025-05-16 #

Added #

  • Add hip and hsh als shorthands for JsonHash.defaultInstance.applyInPlace and JsonHash.defaultInstance.apply

2.0.8 - 2025-01-27 #

Fixed #

  • Fix: null values in json values lead to errors

2.0.7 - 2025-01-24 #

Changed #

  • Empty hashes are treated as no hashes now.

2.0.6 - 2025-01-14 #

Fixed #

  • Fixed an issue leading to different hashes compared to the

2.0.5 - 2024-11-30 #

Changed #

  • Make JsonHash const

2.0.4 - 2024-11-30 #

Changed #

  • Update example

2.0.3 - 2024-11-30 #

Changed #

  • Allow to configure number ranges, precision

2.0.1 - 2024-11-29 #

Fixed #

  • Fix typo in README

2.0.0 - 2024-11-29 #

Changed #

  • BREAKING CHANGE: Fix floating point issues. Improve compatibility with Javascript.

Fixed #

  • Fix small issues with floating point precision. Add README.md and example.

1.1.4 - 2024-11-28 #

Removed #

  • Remove path dependency

1.1.3 - 2024-11-27 #

Changed #

  • Make hash url save

1.1.2 - 2024-11-27 #

Added #

  • Add GgJsonHash.validate

1.1.1 - 2024-11-27 #

Added #

  • Add recursive flag for adding hashes

1.1.0 - 2024-11-23 #

Added #

  • Add inPlace option to write hashes in place.
  • Add updateExistingHashes to control if existing hashes are updated.

Changed #

  • Update CHANGELOG.md

1.0.2 - 2024-11-22 #

Added #

  • Initial boilerplate.
  • Add initial implementation
  • Add applyToString
  • Add example

Changed #

  • Increase version
0
likes
160
points
17
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

Hashes JSON objects deeply. Good or JSON comparison, sync and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto

More

Packages that depend on gg_json_hash