Sign in Sign up
npm

object-sha

A package to perform SHA hash functions over arbitrary objects. It creates an array of the obejct values ordered by the object keys, the stringify it and then hash it. The output is given in a hexadecimal string

Latest release
Apr 14, 2023
Releases
15
Known CVEs
0
First release
Mar 24, 2020
License
MIT
View on Npm
Repository

Source

juanelas/object-sha
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
15
Last 12 months
0
Cadence
~4 days
Dependencies
0

Releases per month

last 12 months

Release mix

  • major 1
  • minor 1
  • patch 12
15 releases
Releases
Version Released
2.1.1 patch
2.1.0 minor
2.0.7 patch
2.0.6 patch
2.0.5 patch
2.0.4 patch
2.0.3 patch
2.0.2 patch
2.0.1 patch
2.0.0 major
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.0 initial