{"library":"nest-raven","type":"library","category":null,"description":"nest-raven is a module designed to seamlessly integrate Sentry error tracking into applications built with the NestJS framework. It replaces the deprecated `raven` package with the modern `@sentry/node` SDK, providing a robust solution for capturing exceptions. Currently stable at v10.1.0, the package typically releases updates in alignment with major NestJS framework versions, alongside regular dependency maintenance. While it offers a quick starter for common REST/GraphQL error capturing via interceptors and filters, the documentation advises that for large-scale projects requiring deeper Sentry integration beyond basic error handling, developers might consider using this library as a reference to implement a custom solution tailored to their specific needs. Its primary differentiators are its NestJS-native interceptor approach and a clear migration path from older Sentry integration methods.","language":"javascript","status":"active","version":"10.1.0","tags":["javascript","nestjs","nest","raven","sentry","module","typescript"],"install":[{"cmd":"npm install nest-raven","imports":["import { RavenModule } from 'nest-raven';","import { RavenInterceptor } from 'nest-raven';","import { APP_INTERCEPTOR } from '@nestjs/core';"]},{"cmd":"yarn add nest-raven","imports":[]},{"cmd":"pnpm add nest-raven","imports":[]}],"homepage":null,"github":"https://github.com/mentos1386/nest-raven","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nest-raven","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nest-raven/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}