@graphql-inspector/ci
Advanced tools
Comparing version 0.0.0-canary.8127707 to 0.0.0-canary.02a53c5
@@ -6,7 +6,7 @@ 'use strict'; | ||
const tslib = require('tslib'); | ||
const commands = require('@graphql-inspector/commands'); | ||
const config = require('@graphql-inspector/config'); | ||
const commands = require('@graphql-inspector/commands'); | ||
const loaders = require('@graphql-inspector/loaders'); | ||
const logger = require('@graphql-inspector/logger'); | ||
const yargs = _interopDefault(require('yargs')); | ||
const logger = require('@graphql-inspector/logger'); | ||
@@ -39,2 +39,12 @@ function main() { | ||
}, | ||
hl: { | ||
alias: 'left-header', | ||
describe: 'Http Header - Left', | ||
type: 'array', | ||
}, | ||
hr: { | ||
alias: 'right-header', | ||
describe: 'Http Header - Right', | ||
type: 'array', | ||
}, | ||
}); | ||
@@ -41,0 +51,0 @@ commands$1 |
import { __awaiter } from 'tslib'; | ||
import { useCommands } from '@graphql-inspector/commands'; | ||
import { useConfig, availableCommands } from '@graphql-inspector/config'; | ||
import { useCommands } from '@graphql-inspector/commands'; | ||
import { useLoaders } from '@graphql-inspector/loaders'; | ||
import { Logger } from '@graphql-inspector/logger'; | ||
import yargs from 'yargs'; | ||
import { Logger } from '@graphql-inspector/logger'; | ||
@@ -34,2 +34,12 @@ function main() { | ||
}, | ||
hl: { | ||
alias: 'left-header', | ||
describe: 'Http Header - Left', | ||
type: 'array', | ||
}, | ||
hr: { | ||
alias: 'right-header', | ||
describe: 'Http Header - Right', | ||
type: 'array', | ||
}, | ||
}); | ||
@@ -36,0 +46,0 @@ commands |
14
index.js
@@ -7,7 +7,7 @@ #!/usr/bin/env node | ||
const tslib = require('tslib'); | ||
const commands = require('@graphql-inspector/commands'); | ||
const config = require('@graphql-inspector/config'); | ||
const commands = require('@graphql-inspector/commands'); | ||
const loaders = require('@graphql-inspector/loaders'); | ||
const logger = require('@graphql-inspector/logger'); | ||
const yargs = _interopDefault(require('yargs')); | ||
const logger = require('@graphql-inspector/logger'); | ||
@@ -40,2 +40,12 @@ function main() { | ||
}, | ||
hl: { | ||
alias: 'left-header', | ||
describe: 'Http Header - Left', | ||
type: 'array', | ||
}, | ||
hr: { | ||
alias: 'right-header', | ||
describe: 'Http Header - Right', | ||
type: 'array', | ||
}, | ||
}); | ||
@@ -42,0 +52,0 @@ commands$1 |
{ | ||
"name": "@graphql-inspector/ci", | ||
"version": "0.0.0-canary.8127707", | ||
"version": "0.0.0-canary.02a53c5", | ||
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.", | ||
@@ -10,8 +10,8 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@graphql-inspector/commands": "0.0.0-canary.8127707", | ||
"@graphql-inspector/config": "0.0.0-canary.8127707", | ||
"@graphql-inspector/loaders": "0.0.0-canary.8127707", | ||
"@graphql-inspector/logger": "0.0.0-canary.8127707", | ||
"@graphql-inspector/commands": "0.0.0-canary.02a53c5", | ||
"@graphql-inspector/config": "0.0.0-canary.02a53c5", | ||
"@graphql-inspector/loaders": "0.0.0-canary.02a53c5", | ||
"@graphql-inspector/logger": "0.0.0-canary.02a53c5", | ||
"tslib": "^2.0.0", | ||
"yargs": "15.3.1" | ||
"yargs": "17.0.1" | ||
}, | ||
@@ -18,0 +18,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19077
227
+ Added@graphql-inspector/commands@0.0.0-canary.02a53c5(transitive)
+ Added@graphql-inspector/config@0.0.0-canary.02a53c5(transitive)
+ Added@graphql-inspector/loaders@0.0.0-canary.02a53c5(transitive)
+ Added@graphql-inspector/logger@0.0.0-canary.02a53c5(transitive)
+ Addedchalk@4.1.1(transitive)
+ Addedci-info@3.9.0(transitive)
+ Addedcliui@7.0.4(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedis-unicode-supported@0.1.0(transitive)
+ Addedlog-symbols@4.1.0(transitive)
+ Addedstd-env@2.3.0(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@17.0.1(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removed@graphql-inspector/commands@0.0.0-canary.8127707(transitive)
- Removed@graphql-inspector/config@0.0.0-canary.8127707(transitive)
- Removed@graphql-inspector/loaders@0.0.0-canary.8127707(transitive)
- Removed@graphql-inspector/logger@0.0.0-canary.8127707(transitive)
- Removed@graphql-tools/utils@6.2.4(transitive)
- Removedcamel-case@4.1.1(transitive)
- Removedcamelcase@5.3.1(transitive)
- Removedchalk@4.0.0(transitive)
- Removedci-info@1.6.0(transitive)
- Removedcliui@6.0.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedfind-up@4.1.0(transitive)
- Removedlocate-path@5.0.0(transitive)
- Removedlog-symbols@4.0.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@4.1.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@4.0.0(transitive)
- Removedrequire-main-filename@2.0.0(transitive)
- Removedset-blocking@2.0.0(transitive)
- Removedstd-env@2.2.1(transitive)
- Removedtslib@1.14.1(transitive)
- Removedwhich-module@2.0.1(transitive)
- Removedwrap-ansi@6.2.0(transitive)
- Removedy18n@4.0.3(transitive)
- Removedyargs@15.3.1(transitive)
- Removedyargs-parser@18.1.3(transitive)
Updatedyargs@17.0.1