graphql-parse-resolve-info
Advanced tools
Comparing version 4.0.0 to 4.1.0-rc.0
{ | ||
"name": "graphql-parse-resolve-info", | ||
"version": "4.0.0", | ||
"version": "4.1.0-rc.0", | ||
"description": "Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree", | ||
@@ -33,3 +33,3 @@ "main": "node8plus/index.js", | ||
"peerDependencies": { | ||
"graphql": ">=0.9 <0.14" | ||
"graphql": ">=0.9 <0.14 || ^14.0.2" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
"dependencies": { | ||
"@types/graphql": "^0.13.4", | ||
"@types/graphql": "^14.0.3", | ||
"debug": ">=2 <3" | ||
@@ -60,3 +60,4 @@ }, | ||
"node": ">=8.6" | ||
} | ||
}, | ||
"gitHead": "699debee312279fe204c374554ace43a18691214" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
35012
1
+ Added@types/graphql@14.5.0(transitive)
+ Addedgraphql@14.7.0(transitive)
- Removed@types/graphql@0.13.4(transitive)
- Removedgraphql@0.13.2(transitive)
Updated@types/graphql@^14.0.3