Skip to content

Commit

Permalink
5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Apr 2, 2019
1 parent 1ffa3ee commit e955a54
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
@@ -1,10 +1,14 @@
{
"name": "@hapi/iron",
"description": "Encapsulated tokens (encrypted and mac'ed objects)",
"version": "5.0.6",
"version": "5.1.0",
"repository": "git://github.com/hueniverse/iron",
"main": "lib/index.js",
"keywords": ["authentication", "encryption", "data integrity"],
"keywords": [
"authentication",
"encryption",
"data integrity"
],
"dependencies": {
"@hapi/hoek": "6.x.x",
"@hapi/b64": "4.x.x",
Expand Down

0 comments on commit e955a54

Please sign in to comment.