@instana/google-cloud-run
Advanced tools
Comparing version 1.115.1 to 1.116.0
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "1.115.1", | ||
"version": "1.116.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -58,5 +58,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.115.1", | ||
"@instana/metrics-util": "1.115.1", | ||
"@instana/serverless": "1.115.1", | ||
"@instana/core": "1.116.0", | ||
"@instana/metrics-util": "1.116.0", | ||
"@instana/serverless": "1.116.0", | ||
"uuid": "^8.3.0" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "10e54f421de2b19d1f916533e072d04b57361bc1" | ||
"gitHead": "d47a972ab41d4066e854a728dc97b545fdd12ac7" | ||
} |
+ Added@instana/core@1.116.0(transitive)
+ Added@instana/metrics-util@1.116.0(transitive)
+ Added@instana/shared-metrics@1.116.0(transitive)
- Removed@instana/core@1.115.1(transitive)
- Removed@instana/metrics-util@1.115.1(transitive)
- Removed@instana/shared-metrics@1.115.1(transitive)
Updated@instana/core@1.116.0
Updated@instana/serverless@1.116.0