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

@pothos/plugin-with-input

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/plugin-with-input - npm Package Compare versions

Comparing version 3.8.0 to 3.8.1

6

CHANGELOG.md
# @pothos/plugin-with-input
## 3.8.1
### Patch Changes
- aa18acb7: update dev dependencies
## 3.8.0

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

12

package.json
{
"name": "@pothos/plugin-with-input",
"version": "3.8.0",
"version": "3.8.1",
"description": "A Pothos plugin for defining fields with input objects",

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

"devDependencies": {
"@pothos/core": "3.21.0",
"@pothos/plugin-prisma": "3.34.0",
"@pothos/plugin-validation": "3.7.0",
"@pothos/test-utils": "1.3.0",
"@pothos/core": "3.21.1",
"@pothos/plugin-prisma": "3.34.1",
"@pothos/plugin-validation": "3.7.1",
"@pothos/test-utils": "1.3.1",
"@prisma/client": "^4.3.1",

@@ -52,3 +52,3 @@ "graphql": "16.6.0",

"build:dts": "tsc",
"esm:extensions": "TS_NODE_PROJECT=../../tsconfig.json node -r @swc-node/register ../../.config/esm-transformer.ts",
"esm:extensions": "TS_NODE_PROJECT=../../tsconfig.json node -r @swc-node/register ../../scripts/esm-transformer.ts",
"generate": "prisma generate",

@@ -55,0 +55,0 @@ "test": "pnpm jest"

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