@opentelemetry/resource-detector-aws
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@opentelemetry/resource-detector-aws", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "OpenTelemetry SDK resource detector for AWS", | ||
@@ -45,11 +45,11 @@ "main": "build/src/index.js", | ||
"@opentelemetry/api": "^1.0.0", | ||
"@opentelemetry/contrib-test-utils": "^0.34.1", | ||
"@opentelemetry/contrib-test-utils": "^0.34.2", | ||
"@types/mocha": "8.2.3", | ||
"@types/node": "18.16.19", | ||
"@types/sinon": "10.0.16", | ||
"@types/node": "18.6.5", | ||
"@types/sinon": "10.0.18", | ||
"mocha": "7.2.0", | ||
"nock": "13.3.2", | ||
"nock": "13.3.3", | ||
"nyc": "15.1.0", | ||
"rimraf": "5.0.1", | ||
"sinon": "15.0.1", | ||
"rimraf": "5.0.5", | ||
"sinon": "15.2.0", | ||
"ts-mocha": "10.0.0", | ||
@@ -67,3 +67,3 @@ "typescript": "4.4.4" | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/detectors/node/opentelemetry-resource-detector-aws#readme", | ||
"gitHead": "b3d30afe7376760d211b20c4fb45988ac58c1d85" | ||
"gitHead": "a8c225d2febcac561a70ca586d3efd5a84f9f3fa" | ||
} |
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
102166