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

@pothos/plugin-simple-objects

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pothos/plugin-simple-objects - npm Package Compare versions

Comparing version 4.0.0-next.0 to 4.0.0-next.1

8

CHANGELOG.md
# Change Log
## 4.0.0-next.1
### Patch Changes
- update readmes
- Updated dependencies
- @pothos/core@4.0.0-next.1
## 4.0.0-next.0

@@ -4,0 +12,0 @@

8

package.json
{
"name": "@pothos/plugin-simple-objects",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"description": "A Pothos plugin for defining objects and interfaces without ts definitions for those types",

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

"peerDependencies": {
"@pothos/core": "4.0.0-next.0",
"@pothos/core": "4.0.0-next.1",
"graphql": "^16.8.1"

@@ -46,4 +46,4 @@ },

"graphql-tag": "^2.12.6",
"@pothos/core": "4.0.0-next.0",
"@pothos/test-utils": "2.0.0-next.0"
"@pothos/core": "4.0.0-next.1",
"@pothos/test-utils": "2.0.0-next.1"
},

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