@instana/google-cloud-run
Advanced tools
Comparing version 1.110.1 to 1.110.2
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "1.110.1", | ||
"version": "1.110.2", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -58,5 +58,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "^1.110.1", | ||
"@instana/metrics-util": "^1.110.1", | ||
"@instana/serverless": "^1.110.1", | ||
"@instana/core": "^1.110.2", | ||
"@instana/metrics-util": "^1.110.2", | ||
"@instana/serverless": "^1.110.2", | ||
"uuid": "^8.3.0" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "51cb04f8545c7be36b25d5997508967e0994651a" | ||
"gitHead": "c1067a8526a98038d5d36c37d21f4483463a1a2f" | ||
} |
Updated@instana/core@^1.110.2
Updated@instana/serverless@^1.110.2