You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@pothos/tracing-sentry

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/tracing-sentry - npm Package Compare versions

Comparing version
1.0.0-next.0
to
1.0.0-next.1
+9
-0
CHANGELOG.md
# @pothos/tracing-sentry
## 1.0.0-next.1
### Patch Changes
- update readmes
- Updated dependencies
- @pothos/plugin-tracing@1.0.0-next.1
- @pothos/core@4.0.0-next.1
## 1.0.0-next.0

@@ -4,0 +13,0 @@

+6
-6
{
"name": "@pothos/tracing-sentry",
"version": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "Sentry utilities for the Pothos tracing plugin",

@@ -40,4 +40,4 @@ "main": "./lib/index.js",

"peerDependencies": {
"@pothos/core": "4.0.0-next.0",
"@pothos/plugin-tracing": "1.0.0-next.0",
"@pothos/core": "4.0.0-next.1",
"@pothos/plugin-tracing": "1.0.0-next.1",
"@sentry/node": "*",

@@ -52,5 +52,5 @@ "@sentry/tracing": "*",

"graphql-yoga": "5.6.0",
"@pothos/core": "4.0.0-next.0",
"@pothos/plugin-tracing": "1.0.0-next.0",
"@pothos/test-utils": "2.0.0-next.0"
"@pothos/core": "4.0.0-next.1",
"@pothos/plugin-tracing": "1.0.0-next.1",
"@pothos/test-utils": "2.0.0-next.1"
},

@@ -57,0 +57,0 @@ "scripts": {