Changelog

#104
chore: bump hoek
7.0.0
breaking changes
#103
Support node v18 and drop node v12
6.0.0
breaking changes
#90
Fix iv type definition
#89
Only node 12
#84
Fix types and sync with previous TS until hapi is updated
#83
Fixes #81: Replace defaults with SealOptions
#78
Added TS declarations
#77
Update deps
#74
Change module namespace
#72
Remove engines
#71
Update deps
#70
seal() options is not guarded against mutation
#63
Use Cryptiles.fixedTimeComparison()
#62
Fix new Boom
#61
Update deps
#59
Update deps
5.0.0
breaking changes
#58
Migrate to async interface
#73
Commercial version of v4 branch
#53
Update deps.
#50
Always return boom errors
#45
Catch and report possible `JSON.stringify` errors in `Iron.seal`
#46
Update deps
#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
breaking changes
#39
Require min of n characters for passwords
3.0.1
breaking changes
#36
ES6 style changes and node v4
#24
Revert 3.0 changes. Back to 2.x
#19
Update contact
#17
Expanding on the password object format so that it becomes possible to s...
#15
Bring coverage back to 100%
#14
Support node 0.11