@graphql-inspector/commands
Advanced tools
Comparing version 3.0.2 to 3.1.0
{ | ||
"name": "@graphql-inspector/commands", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "Plugin system for commands in GraphQL Inspector", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"@graphql-inspector/config": "3.0.2", | ||
"@graphql-inspector/loaders": "3.0.2", | ||
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0", | ||
"@graphql-inspector/config": "3.1.0", | ||
"@graphql-inspector/loaders": "3.1.0", | ||
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0", | ||
"yargs": "17.2.1" | ||
@@ -11,0 +11,0 @@ }, |
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
6484