postgraphile-core
Advanced tools
Comparing version 4.1.0-alpha.1 to 4.1.0-rc.0
{ | ||
"name": "postgraphile-core", | ||
"version": "4.1.0-alpha.1", | ||
"version": "4.1.0-rc.0", | ||
"description": "", | ||
@@ -23,5 +23,5 @@ "main": "node8plus/index.js", | ||
"dependencies": { | ||
"@types/graphql": "^0.13.4", | ||
"graphile-build": "4.1.0-alpha.1", | ||
"graphile-build-pg": "4.1.0-alpha.1" | ||
"@types/graphql": "^14.0.3", | ||
"graphile-build": "4.1.0-rc.0", | ||
"graphile-build-pg": "4.1.0-rc.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"graphql": ">=0.9 <0.14", | ||
"graphql": ">=0.9 <0.14 || ^14.0.2", | ||
"pg": ">=6.1.0 <8" | ||
@@ -58,3 +58,3 @@ }, | ||
}, | ||
"gitHead": "378bc2eb419ccbbda2643655a34f16aa06b016e6" | ||
"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
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
30287
+ Added@types/graphql@14.5.0(transitive)
+ Addedgraphile-build@4.1.0-rc.0(transitive)
+ Addedgraphile-build-pg@4.1.0-rc.0(transitive)
+ Addedgraphql@14.7.0(transitive)
+ Addedgraphql-parse-resolve-info@4.1.0-rc.0(transitive)
- Removed@types/graphql@0.13.4(transitive)
- Removedgraphile-build@4.1.0-alpha.1(transitive)
- Removedgraphile-build-pg@4.1.0-alpha.1(transitive)
- Removedgraphql@0.13.2(transitive)
- Removedgraphql-parse-resolve-info@4.0.0(transitive)
Updated@types/graphql@^14.0.3
Updatedgraphile-build@4.1.0-rc.0
Updatedgraphile-build-pg@4.1.0-rc.0