@graphql-inspector/commands
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@graphql-inspector/commands", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Plugin system for commands in GraphQL Inspector", | ||
"peerDependencies": { | ||
"@graphql-inspector/config": "2.0.0", | ||
"@graphql-inspector/loaders": "2.0.0", | ||
"@graphql-inspector/config": "2.0.1", | ||
"@graphql-inspector/loaders": "2.0.1", | ||
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0", | ||
@@ -12,3 +12,3 @@ "yargs": "15.3.1" | ||
"dependencies": { | ||
"tslib": "^1.11.1" | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
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
11627
+ Added@graphql-inspector/config@2.0.1(transitive)
+ Added@graphql-inspector/loaders@2.0.1(transitive)
- Removed@graphql-inspector/config@2.0.0(transitive)
- Removed@graphql-inspector/loaders@2.0.0(transitive)
Updatedtslib@^2.0.0