aws-xray-sdk-fastify
Advanced tools
Comparing version 3.10.0 to 3.10.1
{ | ||
"name": "aws-xray-sdk-fastify", | ||
"version": "3.10.0", | ||
"version": "3.10.1", | ||
"description": "AWS X-Ray plugin for Fastify", | ||
@@ -25,3 +25,3 @@ "author": "Amazon Web Services", | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^3.10.0", | ||
"aws-xray-sdk-core": "^3.10.1", | ||
"fastify": "^4.0.1", | ||
@@ -44,3 +44,3 @@ "fastify-plugin": "^4.2.0" | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/master/sdk_contrib/fastify", | ||
"gitHead": "cdb1dde5ab4172c34419532151a9bc191c395f03" | ||
"gitHead": "5539f1ab3a33f8df7b8add9e450b536886250a3a" | ||
} |