Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pothos/plugin-directives

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/plugin-directives - npm Package Compare versions

Comparing version 4.0.0-next.1 to 4.0.0

10

CHANGELOG.md
# Change Log
## 4.0.0
### Major Changes
- 29841a8: Release Pothos v4 🎉 see https://pothos-graphql.dev/docs/migrations/v4 for more details
### Patch Changes
- c1e6dcb: update readmes
## 4.0.0-next.1

@@ -4,0 +14,0 @@

12

package.json
{
"name": "@pothos/plugin-directives",
"version": "4.0.0-next.1",
"version": "4.0.0",
"description": "Directive plugin for Pothos, enables using graphql-tools based directives with Pothos",

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

"access": "public",
"provenance": false
"provenance": true
},

@@ -43,9 +43,9 @@ "peerDependencies": {

"devDependencies": {
"@graphql-tools/utils": "^10.2.3",
"graphql": "^16.9.0",
"@graphql-tools/utils": "^10.3.1",
"graphql": "^16.8.1",
"graphql-rate-limit-directive": "^2.0.5",
"graphql-tag": "^2.12.6",
"rate-limiter-flexible": "^5.0.3",
"@pothos/core": "4.0.0-next.1",
"@pothos/test-utils": "2.0.0-next.1"
"@pothos/core": "4.0.0",
"@pothos/test-utils": "2.0.0"
},

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