ssri

subresource integrity for npm

OTHER License

Downloads
111M
Stars
55
Committers
15

Bot releases are visible (Hide)

ssri - v11.0.0 Latest Release

Published by github-actions[bot] about 2 months ago

11.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

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

Bug Fixes

  • 29a6e2c Address breaking engine change in dependency (@hashtagchris)

Chores

  • db4219f bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • f2dd012 template-oss-apply (@hashtagchris)
  • f2a2a9d postinstall for dependabot template-oss PR (@hashtagchris)
  • 4508f71 bump @npmcli/template-oss from 4.22.0 to 4.23.3 (@dependabot[bot])
ssri - v10.0.6

Published by github-actions[bot] 6 months ago

10.0.6 (2024-05-04)

Bug Fixes

Chores

  • 55e7dfb #127 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 96d1795 #127 postinstall for dependabot template-oss PR (@lukekarrys)
  • 10d5e8a #125 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
ssri - v10.0.5

Published by github-actions[bot] about 1 year ago

10.0.5 (2023-08-14)

Dependencies

ssri - v10.0.4

Published by github-actions[bot] over 1 year ago

10.0.4 (2023-04-26)

Dependencies

  • 152e2bc #78 bump minipass from 4.2.7 to 5.0.0 (#78)
ssri - v10.0.3

Published by github-actions[bot] over 1 year ago

10.0.3 (2023-04-11)

Bug Fixes

  • 7fef846 #79 optimize adding this.algorithm to algorithms list (@wraithgar)
  • d90f674 #79 prevent DEFAULT_ALGORITHM mutation (@wraithgar)
  • 4e94d15 #79 Integrity#match prioritizes overlapping hashes (@wraithgar)
  • dce3dab #79 faster stream verification (@H4ad)
ssri - v10.0.2

Published by github-actions[bot] over 1 year ago

10.0.2 (2023-04-03)

Bug Fixes

  • 8e80eca #74 move from symbols to private methods (#74) (@wraithgar)
  • a316b12 #75 faster toString for integrity (#75) (@H4ad)
  • 6e6877d #72 remove spread of defaultOpts (#72) (@H4ad)
ssri - v10.0.1

Published by github-actions[bot] almost 2 years ago

10.0.1 (2022-12-07)

Dependencies

ssri - v10.0.0

Published by github-actions[bot] about 2 years ago

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

  • 3de0c45 #52 postinstall for dependabot template-oss PR (@lukekarrys)

Bug Fixes

  • 2e876d1 #48 properly handle missing algorithm type (#48) (@ahmedwelhakim)
ssri - v9.0.1

Published by github-actions[bot] over 2 years ago

9.0.1 (2022-05-19)

Bug Fixes

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

Published by github-actions[bot] over 2 years ago

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