@instana/aws-fargate
Advanced tools
Comparing version 1.106.3 to 1.106.4
{ | ||
"name": "@instana/aws-fargate", | ||
"version": "1.106.3", | ||
"version": "1.106.4", | ||
"description": "Instana tracing and monitoring for Node.js based AWS Fargate tasks", | ||
@@ -59,6 +59,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "^1.106.3", | ||
"@instana/metrics-util": "^1.106.3", | ||
"@instana/serverless": "^1.106.3", | ||
"node-fetch": "^2.6.1" | ||
"@instana/core": "^1.106.4", | ||
"@instana/metrics-util": "^1.106.4", | ||
"@instana/serverless": "^1.106.4" | ||
}, | ||
@@ -72,2 +71,3 @@ "devDependencies": { | ||
"mocha": "^6.0.2", | ||
"node-fetch": "^2.6.1", | ||
"pino": "^5.12.3", | ||
@@ -79,3 +79,3 @@ "prettier": "^1.17.1" | ||
}, | ||
"gitHead": "b685e5af18538844266899be3628fc7fc6a6264d" | ||
"gitHead": "685c43c348db337c09b7ed03010710cd8454240f" | ||
} |
3
9
- Removednode-fetch@^2.6.1
Updated@instana/core@^1.106.4
Updated@instana/serverless@^1.106.4