instana-aws-lambda-auto-wrap
Advanced tools
Comparing version 1.112.0 to 1.112.1
{ | ||
"name": "instana-aws-lambda-auto-wrap", | ||
"version": "1.112.0", | ||
"version": "1.112.1", | ||
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.", | ||
@@ -57,3 +57,3 @@ "author": { | ||
"dependencies": { | ||
"@instana/aws-lambda": "1.112.0" | ||
"@instana/aws-lambda": "1.112.1" | ||
}, | ||
@@ -66,3 +66,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "e6a68d4fca619c35cf0108a1f171d271b10d28fe" | ||
"gitHead": "dc21f3171aa6e46a3fbc56b619eb0536aa87f3e7" | ||
} |
@@ -0,1 +1,6 @@ | ||
/* | ||
* (c) Copyright IBM Corp. 2021 | ||
* (c) Copyright Instana Inc. 2019 | ||
*/ | ||
'use strict'; | ||
@@ -2,0 +7,0 @@ |
Sorry, the diff of this file is not supported yet
6891
95
+ Added@instana/aws-lambda@1.112.1(transitive)
+ Added@instana/core@1.112.1(transitive)
- Removed@instana/aws-lambda@1.112.0(transitive)
- Removed@instana/core@1.112.0(transitive)
Updated@instana/aws-lambda@1.112.1