New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pothos/plugin-sub-graph

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/plugin-sub-graph - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

6

CHANGELOG.md
# Change Log
## 3.3.0
### Minor Changes
- 241a385f: Add peer dependency on @pothos/core
## 3.2.0

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

5

package.json
{
"name": "@pothos/plugin-sub-graph",
"version": "3.2.0",
"version": "3.3.0",
"description": "A Pothos plugin for creating multiple variants or sub-selections of the same graph",

@@ -36,6 +36,7 @@ "main": "./lib/index.js",

"peerDependencies": {
"@pothos/core": "*",
"graphql": ">=15.1.0"
},
"devDependencies": {
"@pothos/core": "3.5.0",
"@pothos/core": "3.5.1",
"@pothos/test-utils": "1.1.0",

@@ -42,0 +43,0 @@ "graphql": "16.3.0",

tsconfig.type.tsbuildinfo

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc