Changelog
8.0.0 (2020-02-18)
../
in the algorithm name now throw
as invalid (which they always probably should have!)PR-URL: https://github.com/npm/ssri/pull/12 Credit: @claudiahdz
Changelog
7.0.0 (2019-09-18)
We knew this was coming, and the Stream changes are breaking anyway. May as well do this now.
return super.write() return value (55b055d)
Use native promises only (6d13165)
update tap, standard, standard-version, travis (2e54956)
streams: replace transform streams with minipass (363995e)
<a name="6.0.1"></a>