Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

6.0.0

Choose a tag to compare

@github-actions github-actions released this 31 May 09:12
· 147 commits to main since this release
719854b

Changed

  • BREAKING: Bump minimum Node version to 16 (#102)
  • BREAKING: Target ES2020 (#102)

Fixed

  • Fix JSON validation security issue (#103)
    • This adds a new function getSafeJson which validates and returns sanitized JSON.