🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@sentry/aws-serverless

Package Overview
Dependencies
Maintainers
1
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.55.1
to
8.55.2
+1
-1
build/npm/esm/package.json

@@ -1,1 +0,1 @@

{"type":"module","version":"8.55.1","sideEffects":false}
{"type":"module","version":"8.55.2","sideEffects":false}
{
"name": "@sentry/aws-serverless",
"version": "8.55.1",
"version": "8.55.2",
"description": "Official Sentry SDK for AWS Lambda and AWS Serverless Environments",

@@ -64,3 +64,4 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"publishConfig": {
"access": "public"
"access": "public",
"tag": "v8"
},

@@ -72,4 +73,4 @@ "dependencies": {

"@opentelemetry/instrumentation-aws-sdk": "0.48.0",
"@sentry/core": "8.55.1",
"@sentry/node": "8.55.1",
"@sentry/core": "8.55.2",
"@sentry/node": "8.55.2",
"@types/aws-lambda": "^8.10.62"

@@ -76,0 +77,0 @@ },