@graphql-inspector/cli 3.4.11 → 3.4.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  "use strict";
2
3
  Object.defineProperty(exports, "__esModule", { value: true });
3
4
  const tslib_1 = require("tslib");
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  "use strict";
2
3
  Object.defineProperty(exports, "__esModule", { value: true });
3
4
  const tslib_1 = require("tslib");
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  "use strict";
2
3
  Object.defineProperty(exports, "__esModule", { value: true });
3
4
  const tslib_1 = require("tslib");
package/cjs/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  "use strict";
2
3
  Object.defineProperty(exports, "__esModule", { value: true });
3
4
  const tslib_1 = require("tslib");
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  import * as core from '@actions/core';
2
3
  import { run } from './run.js';
3
4
  run().catch(e => {
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  import { __awaiter } from "tslib";
2
3
  import yargs from 'yargs';
3
4
  import { useCommands } from '@graphql-inspector/commands';
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  import { __awaiter } from "tslib";
2
3
  import yargs from 'yargs';
3
4
  import { useCommands } from '@graphql-inspector/commands';
package/esm/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ #!/usr/bin/env node
1
2
  import { __awaiter } from "tslib";
2
3
  import yargs from 'yargs';
3
4
  import { useCommands } from '@graphql-inspector/commands';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-inspector/cli",
3
- "version": "3.4.11",
3
+ "version": "3.4.12",
4
4
  "description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",
5
5
  "sideEffects": false,
6
6
  "peerDependencies": {
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};
@@ -1 +1,2 @@
1
+ #!/usr/bin/env node
1
2
  export {};