digest-stream v2.0.0
npmdigest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
Updated
View on npm →
Version
2.0.0
15d ago
License
None
15d ago
Weekly Downloads
7.3K
2d ago
Dependencies
1
15d ago
Required Runtime
>=0.10
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v2.0.0
current
v2.0.0
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | (none) → 7256 | 2d ago |
| dep_count | (none) → 1 | 15d ago |
| deprecated | (none) → false | 15d ago |
| required_runtime | (none) → >=0.10 | 15d ago |
| latest_version | (none) → 2.0.0 | 15d ago |
| license | (none) → (none) | 15d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/digest-stream/latest_version
{ "value": "2.0.0" }
CLI
$ npx grounded-cli digest-stream
digest-stream@2.0.0 (npm)