@graphql-tools/load
Advanced tools
Comparing version 8.0.0-alpha-20230515174415-d29a8b3b to 8.0.0-alpha-20230517123108-df347e95
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80295
+ Added@graphql-tools/merge@9.0.0-alpha-20230517123108-df347e95(transitive)
+ Added@graphql-tools/schema@10.0.0-alpha-20230517123108-df347e95(transitive)
+ Added@graphql-tools/utils@10.0.0-alpha-20230517123108-df347e95(transitive)
- Removed@graphql-tools/merge@8.4.3-alpha-20230515174415-d29a8b3b(transitive)
- Removed@graphql-tools/schema@9.0.20-alpha-20230515174415-d29a8b3b(transitive)
- Removed@graphql-tools/utils@10.0.0-alpha-20230515174415-d29a8b3b(transitive)
Updated@graphql-tools/schema@10.0.0-alpha-20230517123108-df347e95
Updated@graphql-tools/utils@10.0.0-alpha-20230517123108-df347e95