Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @nearform/udaru-hapi-16-plugin@5.3.0
 - @nearform/udaru-hapi-plugin@5.3.0
 - @nearform/udaru-hapi-server@5.3.0
  • Loading branch information
ckiss committed Mar 14, 2019
1 parent e930e96 commit 969e19b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/udaru-hapi-16-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nearform/udaru-hapi-16-plugin",
"version": "5.2.3",
"version": "5.3.0",
"main": "index.js",
"description": "Hapi plugin that allows using udaru for policy based authorization",
"author": "nearForm Ltd",
Expand Down
2 changes: 1 addition & 1 deletion packages/udaru-hapi-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nearform/udaru-hapi-plugin",
"version": "5.2.3",
"version": "5.3.0",
"main": "index.js",
"description": "Hapi authentication plugin that allows using udaru for policy based authorization",
"author": "nearForm Ltd",
Expand Down
4 changes: 2 additions & 2 deletions packages/udaru-hapi-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nearform/udaru-hapi-server",
"version": "5.2.3",
"version": "5.3.0",
"main": "index.js",
"description": "Hapi server that uses udaru for policy based authorization",
"author": "nearForm Ltd",
Expand Down Expand Up @@ -137,7 +137,7 @@
],
"dependencies": {
"@nearform/udaru-core": "^5.2.3",
"@nearform/udaru-hapi-16-plugin": "^5.2.3",
"@nearform/udaru-hapi-16-plugin": "^5.3.0",
"async": "^2.6.0",
"hapi": "^16.6.2",
"hapi-pino": "^2.0.0",
Expand Down

0 comments on commit 969e19b

Please sign in to comment.