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

@pothos/plugin-relay

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/plugin-relay - npm Package Compare versions

Comparing version 3.8.0 to 3.9.0

6

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

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

5

package.json
{
"name": "@pothos/plugin-relay",
"version": "3.8.0",
"version": "3.9.0",
"description": "A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema",

@@ -35,6 +35,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",

@@ -41,0 +42,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