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

@graphql-tools/load

Package Overview
Dependencies
Maintainers
3
Versions
1169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/load - npm Package Compare versions

Comparing version 8.0.0-alpha-20230515174415-d29a8b3b to 8.0.0-alpha-20230517123108-df347e95

9

package.json
{
"name": "@graphql-tools/load",
"version": "8.0.0-alpha-20230515174415-d29a8b3b",
"version": "8.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/utils": "10.0.0-alpha-20230515174415-d29a8b3b",
"@graphql-tools/schema": "9.0.20-alpha-20230515174415-d29a8b3b",
"@graphql-tools/utils": "10.0.0-alpha-20230517123108-df347e95",
"@graphql-tools/schema": "10.0.0-alpha-20230517123108-df347e95",
"p-limit": "3.1.0",

@@ -23,2 +23,5 @@ "tslib": "^2.4.0"

"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