@opencensus/resource-util
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@opencensus/resource-util", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"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.", | ||
@@ -52,3 +52,3 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^5.2.5", | ||
"@types/mocha": "^7.0.0", | ||
"@types/nock": "^10.0.0", | ||
@@ -58,3 +58,3 @@ "@types/node": "^9.4.7", | ||
"gts": "^1.0.0", | ||
"mocha": "^6.1.0", | ||
"mocha": "^7.0.0", | ||
"nock": "^10.0.0", | ||
@@ -67,5 +67,5 @@ "nyc": "^14.0.0", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.20", | ||
"@opencensus/core": "^0.0.21", | ||
"gcp-metadata": "^3.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@opencensus/core@0.0.21(transitive)
- Removed@opencensus/core@0.0.20(transitive)
Updated@opencensus/core@^0.0.21