📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@aws-lambda-powertools/tracer

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lambda-powertools/tracer - npm Package Compare versions

Comparing version

to
2.11.0

4

lib/cjs/Tracer.js

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

*/
captureAWSClient(service) {
/* v8 ignore start */ captureAWSClient(service) {
if (!this.isTracingEnabled())

@@ -311,3 +311,3 @@ return service;

}
}
} /* v8 ignore stop */
/**

@@ -314,0 +314,0 @@ * Patch an AWS SDK v3 client and create traces when your application makes calls to that AWS service.

@@ -286,3 +286,3 @@ /**

*/
captureAWSClient(service) {
/* v8 ignore start */ captureAWSClient(service) {
if (!this.isTracingEnabled())

@@ -305,3 +305,3 @@ return service;

}
}
} /* v8 ignore stop */
/**

@@ -308,0 +308,0 @@ * Patch an AWS SDK v3 client and create traces when your application makes calls to that AWS service.

{
"name": "@aws-lambda-powertools/tracer",
"version": "2.10.0",
"version": "2.11.0",
"description": "The tracer package for the Powertools for AWS Lambda (TypeScript) library",

@@ -28,4 +28,4 @@ "author": {

"dependencies": {
"@aws-lambda-powertools/commons": "^2.10.0",
"aws-xray-sdk-core": "^3.10.1"
"@aws-lambda-powertools/commons": "^2.11.0",
"aws-xray-sdk-core": "^3.10.2"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet