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

instana-aws-lambda-auto-wrap

Package Overview
Dependencies
Maintainers
1
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instana-aws-lambda-auto-wrap - npm Package Compare versions

Comparing version 1.84.0 to 1.84.1

8

package.json
{
"name": "instana-aws-lambda-auto-wrap",
"version": "1.84.0",
"version": "1.84.1",
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.",

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

"scripts": {
"audit": "bin/prepare-audit.sh && npm audit --production; git checkout package-lock.json",
"audit": "bin/prepare-audit.sh && npm audit --production; AUDIT_RESULT=$?; git checkout package-lock.json; exit $AUDIT_RESULT",
"test": "true",

@@ -58,3 +58,3 @@ "test:debug": "true",

"dependencies": {
"@instana/aws-lambda": "^1.84.0"
"@instana/aws-lambda": "^1.84.1"
},

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

},
"gitHead": "cef49c57404f4ebb2b346561aff2b4e44a5e54be"
"gitHead": "f6202c94712bc6b4395ebe6edee09b2dbd8e9b5e"
}
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