Comparing version 1.9.0 to 1.9.1
@@ -176,3 +176,3 @@ 'use strict'; | ||
const update = { | ||
event: event, | ||
event, | ||
timestamp: now, | ||
@@ -179,0 +179,0 @@ host: Os.hostname() |
{ | ||
"name": "bananas", | ||
"description": "Minimal Loggly hapi plugin", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)", | ||
@@ -18,3 +18,3 @@ "repository": "git://github.com/hueniverse/bananas", | ||
"hoek": "4.x.x", | ||
"wreck": "8.x.x", | ||
"wreck": "9.x.x", | ||
"fast-safe-stringify": "1.x.x" | ||
@@ -24,4 +24,4 @@ }, | ||
"code": "3.x.x", | ||
"hapi": "14.x.x", | ||
"lab": "10.x.x" | ||
"hapi": "15.x.x", | ||
"lab": "11.x.x" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
7583
+ Addedwreck@9.0.0(transitive)
- Removedwreck@8.0.1(transitive)
Updatedwreck@9.x.x