Skip to content

Releases: npm/ssri

v10.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Dec 20:34
c55e159

10.0.1 (2022-12-07)

Dependencies

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 05:25
2ab0921

10.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • ssri is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Bug Fixes

v9.0.1

Choose a tag to compare

@github-actions github-actions released this 19 May 16:24
ab31e9b

9.0.1 (2022-05-19)

Bug Fixes

  • store emitted events and re-emit them for late listeners (#39) (c5421f1)

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 16:19
e7ee51d

9.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 8, node 10, and non-LTS versions of node 12 and node 14

Dependencies