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 1.109.0 to 1.110.0

10

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

@@ -29,3 +29,3 @@ "author": {

"test": "echo \"$(node -v)\" | grep v6 > /dev/null || npm run test:mocha",
"test:mocha": "mocha --reporter spec $(find test -iname '*test.js')",
"test:mocha": "mocha --sort --reporter mocha-multi --reporter-options spec=-,xunit=../../test-results/aws-lambda/results.xml $(find test -iname '*test.js')",
"test:debug": "WITH_STDOUT=true npm run test:mocha",

@@ -61,4 +61,4 @@ "lint": "eslint src test lambdas",

"dependencies": {
"@instana/core": "^1.109.0",
"@instana/serverless": "^1.109.0"
"@instana/core": "^1.110.0",
"@instana/serverless": "^1.110.0"
},

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

},
"gitHead": "dca1dfe7919bb91a3b66d6fbe085c71e952ea3ed"
"gitHead": "97841589f31c2e56ab15c649f92e55fee9ba7229"
}
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