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.1.3
to
1.1.4
+6
-0
CHANGELOG.md
# @pothos/tracing-sentry
## 1.1.4
### Patch Changes
- 3403c66: update dependencies
## 1.1.3

@@ -4,0 +10,0 @@

+5
-5
{
"name": "@pothos/tracing-sentry",
"version": "1.1.3",
"version": "1.1.4",
"description": "Sentry utilities for the Pothos tracing plugin",

@@ -46,8 +46,8 @@ "main": "./lib/index.js",

"devDependencies": {
"@sentry/node": "^9.30.0",
"@sentry/node": "^10.10.0",
"graphql-tag": "^2.12.6",
"graphql-yoga": "5.13.5",
"@pothos/core": "4.6.3",
"graphql-yoga": "5.15.2",
"@pothos/core": "4.9.1",
"@pothos/plugin-tracing": "1.1.2",
"@pothos/test-utils": "2.1.2"
"@pothos/test-utils": "2.1.3"
},

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