@graphql-inspector/validate-command
Advanced tools
Comparing version 3.0.2 to 3.1.0
{ | ||
"name": "@graphql-inspector/validate-command", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "Validate Documents in GraphQL Inspector", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0" | ||
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" | ||
}, | ||
"dependencies": { | ||
"@graphql-inspector/commands": "3.0.2", | ||
"@graphql-inspector/core": "3.0.2", | ||
"@graphql-inspector/logger": "3.0.2", | ||
"@graphql-inspector/commands": "3.1.0", | ||
"@graphql-inspector/core": "3.1.0", | ||
"@graphql-inspector/logger": "3.1.0", | ||
"tslib": "^2.0.0" | ||
@@ -14,0 +14,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
19509
+ Added@graphql-inspector/commands@3.1.0(transitive)
+ Added@graphql-inspector/config@3.1.0(transitive)
+ Added@graphql-inspector/core@3.1.0(transitive)
+ Added@graphql-inspector/loaders@3.1.0(transitive)
+ Added@graphql-inspector/logger@3.1.0(transitive)
+ Addedgraphql@16.9.0(transitive)
- Removed@graphql-inspector/commands@3.0.2(transitive)
- Removed@graphql-inspector/config@3.0.2(transitive)
- Removed@graphql-inspector/core@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)