@graphql-tools/schema
Advanced tools
Comparing version 9.0.20-alpha-20230515174415-d29a8b3b to 10.0.0-alpha-20230517123108-df347e95
{ | ||
"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", |
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
69738
+ Added@graphql-tools/merge@9.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/utils@10.0.0-alpha-20230515174415-d29a8b3b(transitive)
Updated@graphql-tools/merge@9.0.0-alpha-20230517123108-df347e95
Updated@graphql-tools/utils@10.0.0-alpha-20230517123108-df347e95