@graphql-inspector/ci
Advanced tools
Comparing version 3.0.2 to 3.1.0
{ | ||
"name": "@graphql-inspector/ci", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"graphql": "^14.0.0 || ^15.0.0" | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" | ||
}, | ||
"dependencies": { | ||
"@graphql-inspector/commands": "3.0.2", | ||
"@graphql-inspector/config": "3.0.2", | ||
"@graphql-inspector/loaders": "3.0.2", | ||
"@graphql-inspector/logger": "3.0.2", | ||
"@graphql-inspector/commands": "3.1.0", | ||
"@graphql-inspector/config": "3.1.0", | ||
"@graphql-inspector/loaders": "3.1.0", | ||
"@graphql-inspector/logger": "3.1.0", | ||
"tslib": "^2.0.0", | ||
@@ -15,0 +15,0 @@ "yargs": "17.2.1" |
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
6523
+ Added@graphql-inspector/commands@3.1.0(transitive)
+ Added@graphql-inspector/config@3.1.0(transitive)
+ Added@graphql-inspector/loaders@3.1.0(transitive)
+ Added@graphql-inspector/logger@3.1.0(transitive)
+ Addedgraphql@16.10.0(transitive)
- Removed@graphql-inspector/commands@3.0.2(transitive)
- Removed@graphql-inspector/config@3.0.2(transitive)
- Removed@graphql-inspector/loaders@3.0.2(transitive)
- Removed@graphql-inspector/logger@3.0.2(transitive)
- Removedgraphql@15.9.0(transitive)