Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@sentry/aws-serverless

Package Overview
Dependencies
Maintainers
11
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/aws-serverless - npm Package Compare versions

Comparing version
8.20.0
to
8.21.0
+6
-6
package.json
{
"name": "@sentry/aws-serverless",
"version": "8.20.0",
"version": "8.21.0",
"description": "Official Sentry SDK for AWS Lambda and AWS Serverless Environments",

@@ -68,7 +68,7 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"@opentelemetry/instrumentation-aws-lambda": "0.43.0",
"@opentelemetry/instrumentation-aws-sdk": "0.43.0",
"@sentry/core": "8.20.0",
"@sentry/node": "8.20.0",
"@sentry/types": "8.20.0",
"@sentry/utils": "8.20.0",
"@opentelemetry/instrumentation-aws-sdk": "0.43.1",
"@sentry/core": "8.21.0",
"@sentry/node": "8.21.0",
"@sentry/types": "8.21.0",
"@sentry/utils": "8.21.0",
"@types/aws-lambda": "^8.10.62"

@@ -75,0 +75,0 @@ },