Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@pothos/plugin-tracing

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/plugin-tracing - npm Package Compare versions

Comparing version
0.6.0
to
0.6.1
+6
-0
CHANGELOG.md
# @pothos/plugin-tracing
## 0.6.1
### Patch Changes
- 1ecea46: revert accidental pinning of graphql peer dependency
## 0.6.0

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

+5
-5
{
"name": "@pothos/plugin-tracing",
"version": "0.6.0",
"version": "0.6.1",
"description": "A Pothos plugin for tracing and logging resolver invocations",

@@ -42,9 +42,9 @@ "main": "./lib/index.js",

"@pothos/core": "*",
"graphql": "16.8.1"
"graphql": ">=15.1.0"
},
"devDependencies": {
"graphql": "16.8.1",
"graphql": "^16.8.1",
"graphql-tag": "^2.12.6",
"@pothos/core": "3.41.1",
"@pothos/test-utils": "1.4.8"
"@pothos/core": "3.41.2",
"@pothos/test-utils": "1.4.9"
},

@@ -51,0 +51,0 @@ "gitHead": "9dfe52f1975f41a111e01bf96a20033a914e2acc",