New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 3.5.0 to 3.5.1

6

CHANGELOG.md
# Change Log
## 3.5.1
### Patch Changes
- aa18acb7: update dev dependencies
## 3.5.0

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

8

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

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

"devDependencies": {
"@pothos/core": "3.20.0",
"@pothos/test-utils": "1.3.0",
"@pothos/core": "3.21.1",
"@pothos/test-utils": "1.3.1",
"graphql": "16.6.0",

@@ -51,5 +51,5 @@ "graphql-tag": "^2.12.6"

"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",
"test": "pnpm vitest --run"
}
}

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