@apollo/query-planner
Advanced tools
Comparing version 2.0.0-preview.8 to 2.0.0-preview.9
{ | ||
"name": "@apollo/query-planner", | ||
"version": "2.0.0-preview.8", | ||
"version": "2.0.0-preview.9", | ||
"description": "Apollo Query Planner", | ||
@@ -21,3 +21,3 @@ "author": "Apollo <packages@apollographql.com>", | ||
"engines": { | ||
"node": ">=12.13.0 <17.0" | ||
"node": ">=12.13.0 <18.0" | ||
}, | ||
@@ -29,4 +29,4 @@ "license": "SEE LICENSE IN ./LICENSE", | ||
"dependencies": { | ||
"@apollo/federation-internals": "^2.0.0-preview.8", | ||
"@apollo/query-graphs": "^2.0.0-preview.8", | ||
"@apollo/federation-internals": "^2.0.0-preview.9", | ||
"@apollo/query-graphs": "^2.0.0-preview.9", | ||
"chalk": "^4.1.0", | ||
@@ -39,3 +39,3 @@ "deep-equal": "^2.0.5", | ||
}, | ||
"gitHead": "516a30d879b4bde5945adb55b80d0f64118c322f" | ||
"gitHead": "dd5ea3a7675af3e19e82d8150f72fe217074ae02" | ||
} |
Sorry, the diff of this file is not supported yet
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
431279