aws-xray-sdk-fastify
Advanced tools
Comparing version 3.8.0 to 3.9.0
{ | ||
"name": "aws-xray-sdk-fastify", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"description": "AWS X-Ray plugin for Fastify", | ||
@@ -25,3 +25,3 @@ "author": "Amazon Web Services", | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^3.8.0", | ||
"aws-xray-sdk-core": "^3.9.0", | ||
"fastify": "^3.29.0", | ||
@@ -44,3 +44,3 @@ "fastify-plugin": "^4.2.0" | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/master/sdk_contrib/fastify", | ||
"gitHead": "41a17d6a1b7e23279fa24061f0be757e3f5e5f18" | ||
"gitHead": "994c2733a1d6e9269a5cc80384036201770d4f37" | ||
} |