aws-xray-sdk-postgres
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "aws-xray-sdk-postgres", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "AWS X-Ray Patcher for Postgres (Javascript)", | ||
@@ -21,6 +21,6 @@ "author": "Amazon Web Services", | ||
"peerDependencies": { | ||
"aws-xray-sdk-core": "^3.0.0-alpha.1" | ||
"aws-xray-sdk-core": "^3.0.0-alpha.2" | ||
}, | ||
"devDependencies": { | ||
"aws-xray-sdk-core": "^3.0.0-alpha.1", | ||
"aws-xray-sdk-core": "^3.0.0-alpha.2", | ||
"chai": "^3.5.0", | ||
@@ -52,3 +52,3 @@ "eslint": "^4.19.1", | ||
"repository": "https://github.com/aws/aws-xray-sdk-node/tree/master/packages/postgres", | ||
"gitHead": "f6e7c2e311dda848aa3915b9c0e0ad2d714745fa" | ||
"gitHead": "77a4358f9e40e4666b764e2753ec55a929e09297" | ||
} |