Socket
Socket
Sign inDemoInstall

graphql-tools

Package Overview
Dependencies
Maintainers
4
Versions
1468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-tools - npm Package Compare versions

Comparing version 8.3.20 to 9.0.0-alpha-20230517123108-df347e95

7

package.json
{
"name": "graphql-tools",
"version": "8.3.20",
"version": "9.0.0-alpha-20230517123108-df347e95",
"description": "Useful tools to create and manipulate GraphQL schemas.",

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

"dependencies": {
"@graphql-tools/schema": "^9.0.18",
"@graphql-tools/schema": "10.0.0-alpha-20230517123108-df347e95",
"tslib": "^2.4.0"

@@ -23,2 +23,5 @@ },

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

@@ -25,0 +28,0 @@ "module": "esm/index.js",

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