@opencensus/resource-util
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@opencensus/resource-util", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "The OpenCensus Monitored Resource Util for Node.js is a collection of utilities for auto detecting monitored resource when exporting stats, based on the environment where the application is running.", | ||
@@ -65,5 +65,5 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.10", | ||
"@opencensus/core": "^0.0.11", | ||
"gcp-metadata": "^1.0.0" | ||
} | ||
} |
@@ -6,3 +6,3 @@ # OpenCensus Resources Util for Node.js | ||
This project is still at an early stage of development. It's subject to change. | ||
The library is in alpha stage and the API is subject to change. | ||
@@ -9,0 +9,0 @@ ## Installation |
34794
+ Added@opencensus/core@0.0.11(transitive)
- Removed@opencensus/core@0.0.10(transitive)
Updated@opencensus/core@^0.0.11