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

@graphql-tools/links

Package Overview
Dependencies
Maintainers
3
Versions
1297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/links - npm Package Compare versions

Comparing version 8.3.37-alpha-20230515174415-d29a8b3b to 9.0.0-alpha-20230517123108-df347e95

9

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

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

"dependencies": {
"@graphql-tools/delegate": "10.0.0-alpha-20230515174415-d29a8b3b",
"@graphql-tools/utils": "10.0.0-alpha-20230515174415-d29a8b3b",
"@graphql-tools/delegate": "10.0.0-alpha-20230517123108-df347e95",
"@graphql-tools/utils": "10.0.0-alpha-20230517123108-df347e95",
"apollo-upload-client": "17.0.0",

@@ -25,2 +25,5 @@ "node-fetch": "^2.6.5",

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

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