Skip to content

Releases: fastify/secure-json-parse

v3.0.0

03 Sep 17:20
b5ce73e
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.7.0...v3.0.0

v2.7.0

10 Jan 14:27
4482777
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

05 Dec 00:20
f940b07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

29 Jul 22:36
316ad1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

06 Apr 09:32
Compare
Choose a tag to compare

📚 PR:

  • add types (#30)

v2.3.2

15 Mar 10:03
Compare
Choose a tag to compare

Fixes:

  • Throw only if the constructor key has a child named prototype - #25

v2.3.1

17 Feb 16:38
Compare
Choose a tag to compare

📚 PR:

  • Add testing in browsers (#21)
  • Dropped .npmignore (#24)

v2.3.0

26 Jan 20:57
Compare
Choose a tag to compare

📚 PR:

  • Add missing benchmark script (#17)
  • Add latest Node versions to CI (#18)
  • Access global Buffer conditionally (#15)

v2.2.0

11 Jan 09:59
Compare
Choose a tag to compare

📚 PR:

  • Bump standard from 14.3.4 to 15.0.0
  • Bump standard from 15.0.1 to 16.0.0
  • Update dependencies to enable Greenkeeper 🌴 (#6)
  • Update automation (#8)
  • Add benchmark results to readme (#9)
  • feat: add stale (#10)
  • fix: support parsing buffers (#13)

v2.1.0

15 Jan 16:20
Compare
Choose a tag to compare

📚 PR:

  • Ignore BOM char (#5)