@opentelemetry/resource-detector-aws
Advanced tools
Comparing version 1.7.0 to 1.8.0
{ | ||
"name": "@opentelemetry/resource-detector-aws", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "OpenTelemetry SDK resource detector for AWS", | ||
@@ -13,3 +13,2 @@ "main": "build/src/index.js", | ||
"lint:fix": "eslint . --ext .ts --fix", | ||
"precompile": "tsc --version && lerna run version:update --scope @opentelemetry/resource-detector-aws --include-dependencies", | ||
"prewatch": "npm run precompile", | ||
@@ -43,3 +42,5 @@ "prepublishOnly": "npm run compile", | ||
"@opentelemetry/api": "^1.0.0", | ||
"@opentelemetry/contrib-test-utils": "^0.42.0", | ||
"@opentelemetry/contrib-test-utils": "^0.43.0", | ||
"@opentelemetry/instrumentation-fs": "^0.17.0", | ||
"@opentelemetry/instrumentation-http": "^0.55.0", | ||
"@types/mocha": "8.2.3", | ||
@@ -63,3 +64,3 @@ "@types/node": "18.18.14", | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/detectors/node/opentelemetry-resource-detector-aws#readme", | ||
"gitHead": "7633caee19a7f04c5cc5e191d1ae7745ac3739f1" | ||
"gitHead": "d0fb13557fac651424b095b0a48a5116407875b1" | ||
} |
@@ -6,3 +6,3 @@ # OpenTelemetry Resource Detector for AWS | ||
[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): N/A | ||
[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @jj22ee | ||
@@ -13,5 +13,5 @@ Resource detector for Amazon Web Services. | ||
| Maturity | [Component Owner](../../.github/component_owners.yml) | Compatibility | | ||
|-------------------------------------------------------|-------------------------------------------------------|-----------------------| | ||
| [Unmaintained](../../../CONTRIBUTING.md#unmaintained) | N/A | API 1.0+<br/>SDK 1.0+ | | ||
| Maturity | [Component Owner](../../.github/component_owners.yml) | Compatibility | | ||
| ----------------------------------------- | ----------------------------------------------------- | --------------------- | | ||
| [Stable](../../../CONTRIBUTING.md#stable) | @jj22ee | API 1.0+<br/>SDK 1.0+ | | ||
@@ -18,0 +18,0 @@ ## Installation |
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
141357
12