@instana/google-cloud-run
Advanced tools
Comparing version 1.117.3 to 1.118.0
{ | ||
"name": "@instana/google-cloud-run", | ||
"version": "1.117.3", | ||
"version": "1.118.0", | ||
"description": "Instana tracing and monitoring for Node.js based Google Cloud Run services", | ||
@@ -58,17 +58,17 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.117.3", | ||
"@instana/metrics-util": "1.117.3", | ||
"@instana/serverless": "1.117.3", | ||
"uuid": "^8.3.0" | ||
"@instana/core": "1.118.0", | ||
"@instana/metrics-util": "1.118.0", | ||
"@instana/serverless": "1.118.0", | ||
"uuid": "^8.3.2" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^5.16.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-airbnb-base": "^13.1.0", | ||
"eslint-plugin-import": "^2.17.2", | ||
"eslint-plugin-mocha": "^5.3.0", | ||
"express": "^4.16.4", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-mocha": "^8.1.0", | ||
"express": "^4.17.1", | ||
"mocha": "^7.2.0", | ||
"node-fetch": "^2.6.1", | ||
"pino": "^5.12.3", | ||
"prettier": "^1.17.1" | ||
"pino": "^6.11.2", | ||
"prettier": "^2.2.1" | ||
}, | ||
@@ -78,3 +78,3 @@ "engines": { | ||
}, | ||
"gitHead": "fe7898c0944605c3b428f143b36cb05d65c888a7" | ||
"gitHead": "0faffaaa2bb81d6fe9ef3f0ae642976a0652bd87" | ||
} |
15405
+ Added@instana/core@1.118.0(transitive)
+ Added@instana/metrics-util@1.118.0(transitive)
+ Added@instana/shared-metrics@1.118.0(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedsemver@7.3.5(transitive)
- Removed@instana/core@1.117.3(transitive)
- Removed@instana/metrics-util@1.117.3(transitive)
- Removed@instana/shared-metrics@1.117.3(transitive)
- Removedlru-cache@5.1.1(transitive)
- Removedsemver@5.5.17.7.1(transitive)
- Removedyallist@3.1.1(transitive)
Updated@instana/core@1.118.0
Updated@instana/serverless@1.118.0
Updateduuid@^8.3.2