aws-xray-sdk-hapi
Advanced tools
Comparing version 3.3.5 to 3.3.6
{ | ||
"name": "aws-xray-sdk-hapi", | ||
"version": "3.3.5", | ||
"version": "3.3.6", | ||
"description": "AWS X-Ray plugin for Hapi.JS", | ||
@@ -23,7 +23,7 @@ "author": "Amazon Web Services", | ||
"engines": { | ||
"node": ">= 10.x" | ||
"node": ">= 12.x" | ||
}, | ||
"peerDependencies": { | ||
"@hapi/hapi": ">=18.x", | ||
"aws-xray-sdk-core": "^3.3.5" | ||
"aws-xray-sdk-core": "^3.3.6" | ||
}, | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/sdk_contrib/koa", | ||
"gitHead": "fdef5329516d447bc3ae2391fddaadff32ae83d0" | ||
"gitHead": "0f6bee9679916d601d9cf27c5d146c9db55e3d3f" | ||
} |