@opentelemetry/resource-detector-container
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.3.6"; | ||
export declare const VERSION = "0.3.7"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.3.6'; | ||
exports.VERSION = '0.3.7'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/resource-detector-container", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "Opentelemetry resource detector to get container resource attributes", | ||
@@ -37,3 +37,3 @@ "main": "build/src/index.js", | ||
"@opentelemetry/api": "^1.0.0", | ||
"@opentelemetry/contrib-test-utils": "^0.36.0", | ||
"@opentelemetry/contrib-test-utils": "^0.37.0", | ||
"@types/mocha": "8.2.3", | ||
@@ -59,3 +59,3 @@ "@types/node": "18.6.5", | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/detectors/node/opentelemetry-resource-detector-container#readme", | ||
"gitHead": "32204a362d9dffd4cd69a1300e1f7d245df9df52" | ||
"gitHead": "fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982" | ||
} |
Sorry, the diff of this file is not supported yet
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
3