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

@opentelemetry/propagator-aws-xray

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/propagator-aws-xray - npm Package Compare versions

Comparing version 0.23.0 to 0.24.0

2

build/esm/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "0.23.0";
export declare const VERSION = "0.24.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export var VERSION = '0.23.0';
export var VERSION = '0.24.0';
//# sourceMappingURL=version.js.map

@@ -1,2 +0,2 @@

export declare const VERSION = "0.23.0";
export declare const VERSION = "0.24.0";
//# sourceMappingURL=version.d.ts.map

@@ -20,3 +20,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.23.0';
exports.VERSION = '0.24.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/propagator-aws-xray",
"version": "0.23.0",
"version": "0.24.0",
"description": "OpenTelemetry AWS Xray propagator provides context propagation for systems that are using AWS X-Ray format.",

@@ -53,6 +53,6 @@ "main": "build/src/index.js",

"@opentelemetry/api": "1.0.1",
"@types/mocha": "8.2.2",
"@types/node": "14.17.4",
"@types/webpack-env": "1.16.1",
"codecov": "3.8.2",
"@types/mocha": "8.2.3",
"@types/node": "14.17.5",
"@types/webpack-env": "1.16.2",
"codecov": "3.8.3",
"gts": "3.1.0",

@@ -75,5 +75,5 @@ "istanbul-instrumenter-loader": "3.0.1",

"dependencies": {
"@opentelemetry/core": "^0.23.0"
"@opentelemetry/core": "^0.24.0"
},
"gitHead": "eea5f3ef0382c3c8f6d5aca796e3babf7ad4a6c8"
"gitHead": "e4757035a7b4012703a98b5609b8ac0f859e9726"
}
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