@instana/aws-fargate
Advanced tools
Comparing version 3.10.0 to 3.11.0
{ | ||
"name": "@instana/aws-fargate", | ||
"version": "3.10.0", | ||
"version": "3.11.0", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Fargate tasks", | ||
@@ -69,5 +69,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.10.0", | ||
"@instana/metrics-util": "3.10.0", | ||
"@instana/serverless": "3.10.0" | ||
"@instana/core": "3.11.0", | ||
"@instana/metrics-util": "3.11.0", | ||
"@instana/serverless": "3.11.0" | ||
}, | ||
@@ -77,3 +77,3 @@ "engines": { | ||
}, | ||
"gitHead": "bd6feccfe2ecd23add9d3e5272c6e9a1971e5ee5" | ||
"gitHead": "f4782ce15ef9b7c1421abe8a8fa1792f5fcc881b" | ||
} |
+ Added@instana/core@3.11.0(transitive)
+ Added@instana/metrics-util@3.11.0(transitive)
+ Added@instana/shared-metrics@3.11.0(transitive)
- Removed@instana/core@3.10.0(transitive)
- Removed@instana/metrics-util@3.10.0(transitive)
- Removed@instana/shared-metrics@3.10.0(transitive)
Updated@instana/core@3.11.0
Updated@instana/metrics-util@3.11.0
Updated@instana/serverless@3.11.0