Socket
Socket
Sign inDemoInstall

@graphql-tools/schema

Package Overview
Dependencies
6
Maintainers
3
Versions
1097
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.20-alpha-20230515174415-d29a8b3b to 10.0.0-alpha-20230517123108-df347e95

9

package.json
{
"name": "@graphql-tools/schema",
"version": "9.0.20-alpha-20230515174415-d29a8b3b",
"version": "10.0.0-alpha-20230517123108-df347e95",
"description": "A set of utils for faster development of GraphQL tools",

@@ -10,4 +10,4 @@ "sideEffects": false,

"dependencies": {
"@graphql-tools/merge": "8.4.3-alpha-20230515174415-d29a8b3b",
"@graphql-tools/utils": "10.0.0-alpha-20230515174415-d29a8b3b",
"@graphql-tools/merge": "9.0.0-alpha-20230517123108-df347e95",
"@graphql-tools/utils": "10.0.0-alpha-20230517123108-df347e95",
"tslib": "^2.4.0",

@@ -22,2 +22,5 @@ "value-or-promise": "^1.0.12"

"license": "MIT",
"engines": {
"node": ">=16.0.0"
},
"main": "cjs/index.js",

@@ -24,0 +27,0 @@ "module": "esm/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc