Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/resource-detector-aws

Package Overview
Dependencies
Maintainers
4
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/resource-detector-aws - npm Package Compare versions

Comparing version 0.21.1-alpha.1 to 0.21.1-alpha.2

4

build/src/detectors/AwsBeanstalkDetector.js

@@ -50,4 +50,4 @@ "use strict";

[semantic_conventions_1.ResourceAttributes.CLOUD_PROVIDER]: semantic_conventions_1.CloudProviderValues.AWS,
[semantic_conventions_1.ResourceAttributes.CLOUD_PLATFORM]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTICBEANSTALK,
[semantic_conventions_1.ResourceAttributes.SERVICE_NAME]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTICBEANSTALK,
[semantic_conventions_1.ResourceAttributes.CLOUD_PLATFORM]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTIC_BEANSTALK,
[semantic_conventions_1.ResourceAttributes.SERVICE_NAME]: semantic_conventions_1.CloudPlatformValues.AWS_ELASTIC_BEANSTALK,
[semantic_conventions_1.ResourceAttributes.SERVICE_NAMESPACE]: parsedData.environment_name,

@@ -54,0 +54,0 @@ [semantic_conventions_1.ResourceAttributes.SERVICE_VERSION]: parsedData.version_label,

{
"name": "@opentelemetry/resource-detector-aws",
"version": "0.21.1-alpha.1+5b6573ee",
"version": "0.21.1-alpha.2+a3b77387",
"description": "OpenTelemetry SDK resource detector for AWS",

@@ -60,7 +60,7 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/core": "^0.21.1-alpha.1+5b6573ee",
"@opentelemetry/resources": "^0.21.1-alpha.1+5b6573ee",
"@opentelemetry/semantic-conventions": "^0.21.0"
"@opentelemetry/core": "^0.21.1-alpha.2+a3b77387",
"@opentelemetry/resources": "^0.21.1-alpha.2+a3b77387",
"@opentelemetry/semantic-conventions": "^0.21.1-alpha.2+a3b77387"
},
"gitHead": "5b6573eeff537ab49d8d8d42217e5cc794f9ad70"
"gitHead": "a3b77387012a5f53c193efdefcbf5f6272876e4d"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc