Skip to content

Releases: kou029w/websri

Release 1.0.1

19 Feb 08:21

Choose a tag to compare

  • Fixed "Maximum call stack size exceeded" error when using IntegrityMetadataSet#strongest

Release 1.0.0

06 Jan 04:47

Choose a tag to compare

  • Change strongest property type from Array<IntegrityMetadata> to IntegrityMetadataSet
  • Improve documentation

Release 0.1.0

02 Oct 13:20

Choose a tag to compare

  • IntegrityMetadataSet Enhancements: Refactored IntegrityMetadataSet to improve structure and flexibility, including new methods (match, strongestHashAlgorithms, iterator, and size), support for more flexible input types, and enhanced validation logic.
  • Type Definitions & Code Readability: Improved type definitions and enhanced overall code readability.
  • Build & Tooling: Replaced tsup with pkgroll and tsx for bundling.

Release 0.0.3

03 Sep 00:58

Choose a tag to compare

  • Rename SubresourceIntegrity to IntegrityMetadataSet

Release 0.0.2

02 Sep 23:30

Choose a tag to compare

  • Add types field in package.json

Release 0.0.1

02 Sep 18:58

Choose a tag to compare

  • First release