Socket
Socket
Sign inDemoInstall

@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 3.10.1 to 3.10.2

6

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

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

12

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

@@ -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-directives"
},

@@ -35,3 +36,4 @@ "author": "Michael Hayes",

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

@@ -47,4 +49,4 @@ "peerDependencies": {

"rate-limiter-flexible": "^2.4.1",
"@pothos/core": "3.27.1",
"@pothos/test-utils": "1.4.7"
"@pothos/core": "3.30.0",
"@pothos/test-utils": "1.4.8"
},

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