You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sentry/sveltekit

Package Overview
Dependencies
Maintainers
10
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/sveltekit

Official Sentry SDK for SvelteKit

9.39.0
latest
Source
npmnpm
Version published
Weekly downloads
51K
2.36%
Maintainers
10
Weekly downloads
 
Created
Source

Sentry

Official Sentry SDK for SvelteKit

npm version npm dm npm dt

Compatibility

The minimum supported version of SvelteKit is 2.0.0. The SDK works best with Vite 4.2 and newer. Older Vite versions might not generate source maps correctly.

Check our docs for SvelteKit adapter compatibility.

General

This package is a wrapper around @sentry/node for the server and @sentry/svelte for the client side, with added functionality related to SvelteKit.

Installation

To get started installing the SDK, use the Sentry Next.js Wizard by running the following command in your terminal or read the Getting Started Docs:

npx @sentry/wizard@latest -i sveltekit

The wizard will guide you throuhg logging in to Sentry and setting up the SDK. After the wizard setup is completed, the SDK will automatically capture unhandled errors, and optionally, traces and replays.

FAQs

Package last updated on 15 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts