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

@instana/aws-lambda

Package Overview
Dependencies
Maintainers
3
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/aws-lambda - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [3.1.1](https://github.com/instana/nodejs/compare/v3.1.0...v3.1.1) (2024-01-10)
### Bug Fixes
- resolved Lambda execution delay with env variable check ([#991](https://github.com/instana/nodejs/issues/991)) ([b6ed50b](https://github.com/instana/nodejs/commit/b6ed50b9a70e0f4af579e0cf66320d0b8ac36ca9))
# [3.1.0](https://github.com/instana/nodejs/compare/v3.0.0...v3.1.0) (2024-01-04)

@@ -8,0 +14,0 @@

18

package.json
{
"name": "@instana/aws-lambda",
"version": "3.1.0",
"version": "3.1.1",
"description": "Instana tracing and monitoring for Node.js based AWS Lambdas",

@@ -55,6 +55,2 @@ "author": {

{
"name": "Bastian Krol",
"email": "bastian.krol@instana.com"
},
{
"name": "Willian Carvalho",

@@ -65,3 +61,7 @@ "email": "willian.carvalho@instana.com"

"name": "Katharina Irrgang",
"email": "katharina.irrgang@instana.com"
"email": "katharina.irrgang@ibm.com"
},
{
"name": "Arya Mohanan",
"email": "arya.mohanan@ibm.com"
}

@@ -74,6 +74,6 @@ ],

"dependencies": {
"@instana/core": "3.1.0",
"@instana/serverless": "3.1.0"
"@instana/core": "3.1.1",
"@instana/serverless": "3.1.1"
},
"gitHead": "68784f8bf4a1b14206cd1f14fd3654d3e2d7aab9"
"gitHead": "93465a247cf9f493fd3bfed6f45550c2931927f5"
}
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