@opencensus/resource-util
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "@opencensus/resource-util", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"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.", | ||
@@ -61,9 +61,9 @@ "main": "build/src/index.js", | ||
"rimraf": "^3.0.0", | ||
"ts-mocha": "^6.0.0", | ||
"ts-mocha": "^7.0.0", | ||
"typescript": "~3.2.0" | ||
}, | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.21", | ||
"@opencensus/core": "^0.0.22", | ||
"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.22(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addeduuid@8.3.2(transitive)
- Removed@opencensus/core@0.0.21(transitive)
- Removedsemver@6.3.1(transitive)
- Removeduuid@3.4.0(transitive)
Updated@opencensus/core@^0.0.22