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

@instana/aws-lambda

Package Overview
Dependencies
Maintainers
2
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 2.25.0 to 2.25.1

11

CHANGELOG.md

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

## [2.25.1](https://github.com/instana/nodejs/compare/v2.25.0...v2.25.1) (2023-06-19)
### Bug Fixes
* **lambda:** avoid freezing outgoing requests ([#806](https://github.com/instana/nodejs/issues/806)) ([0e32399](https://github.com/instana/nodejs/commit/0e3239987dbc487050e8ff28168ad570af4e08a0))
# [2.25.0](https://github.com/instana/nodejs/compare/v2.24.0...v2.25.0) (2023-06-16)

@@ -8,0 +19,0 @@

8

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

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

"dependencies": {
"@instana/core": "2.25.0",
"@instana/serverless": "2.25.0"
"@instana/core": "2.25.1",
"@instana/serverless": "2.25.1"
},

@@ -78,3 +78,3 @@ "devDependencies": {

},
"gitHead": "a0ca4681e7c3cb948ea2eba0f8e91e537ee03ed4"
"gitHead": "70cd4c4260eb2d14506533305c427b3f839c97f8"
}
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