All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning. And the commit guidelines from Conventional Commits are being used.
- One of the subdependencies (
pass-stream
) of this package was referencing to the dependencyreadable-stream
from github.com directly within its earlier versions. This might lead to problems in contexts that expect pure npm dependencies, so updating the relateddigest-stream
leads to a "fix" for that.