Skip to content

Changelog

Version 7

7.0.1

  • #104 chore: bump hoek

7.0.0

  • #103 Support node v18 and drop node v12

Version 6

6.0.0

  • #90 Fix iv type definition
  • #89 Only node 12

Version 5

5.1.3

  • #84 Fix types and sync with previous TS until hapi is updated
  • #83 Fixes #81: Replace defaults with SealOptions

5.1.2

  • #78 Added TS declarations

5.1.1

  • #77 Update deps

5.1.0

  • #74 Change module namespace

5.0.6

  • #72 Remove engines

5.0.5

  • #71 Update deps
  • #70 seal() options is not guarded against mutation

5.0.4

  • #63 Use Cryptiles.fixedTimeComparison()

5.0.3

  • #62 Fix new Boom

5.0.2

  • #61 Update deps

5.0.1

  • #59 Update deps

5.0.0

  • #58 Migrate to async interface

Version 4

4.1.0

  • #73 Commercial version of v4 branch

4.0.5

  • #53 Update deps.

4.0.4

  • #50 Always return boom errors

4.0.3

  • #45 Catch and report possible JSON.stringify errors in Iron.seal

4.0.2

  • #46 Update deps

4.0.1

  • #44 made exception message assertion less strict to account for different node 6 error message
  • #43 added digest argument to crypto.pbkdf2

4.0.0

  • #39 Require min of n characters for passwords

Version 3

3.0.1

  • #36 ES6 style changes and node v4

3.0.0

Version 2

2.1.3

2.1.2

  • #24 Revert 3.0 changes. Back to 2.x

2.1.1

  • #19 Update contact

2.1.0

  • #17 Expanding on the password object format so that it becomes possible to s...

2.0.2

  • #15 Bring coverage back to 100%

2.0.1

  • #14 Support node 0.11

Deploys by Netlify