Huge News!Announcing our $40M Series B led by Abstract Ventures.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.41.0 to 3.41.1

6

CHANGELOG.md
# Change Log
## 3.41.1
### Patch Changes
- 4c6bc638: Add provinance to npm releases
## 3.41.0

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

14

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

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

"type": "git",
"url": "git+https://github.com/hayes/pothos.git"
"url": "git+https://github.com/hayes/pothos.git",
"directory": "packages/plugin-relay"
},

@@ -37,3 +38,4 @@ "author": "Michael Hayes",

"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -48,5 +50,5 @@ "peerDependencies": {

"graphql-tag": "^2.12.6",
"@pothos/core": "3.29.0",
"@pothos/plugin-complexity": "3.12.0",
"@pothos/test-utils": "1.4.7"
"@pothos/core": "3.30.0",
"@pothos/plugin-complexity": "3.12.1",
"@pothos/test-utils": "1.4.8"
},

@@ -53,0 +55,0 @@ "gitHead": "9dfe52f1975f41a111e01bf96a20033a914e2acc",

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