@graphql-inspector/coverage-command 6.1.10-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670 → 6.1.10-alpha-20251210214408-83e88e0012f7cbffde895b877242a59aee57ecc0

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-inspector/coverage-command",
3
- "version": "6.1.10-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670",
3
+ "version": "6.1.10-alpha-20251210214408-83e88e0012f7cbffde895b877242a59aee57ecc0",
4
4
  "description": "Schema Coverage in GraphQL Inspector",
5
5
  "sideEffects": false,
6
6
  "peerDependencies": {
@@ -10,7 +10,7 @@
10
10
  "@graphql-tools/utils": "10.8.6",
11
11
  "tslib": "2.6.2",
12
12
  "@graphql-inspector/commands": "6.0.0",
13
- "@graphql-inspector/core": "7.0.4-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670",
13
+ "@graphql-inspector/core": "7.1.0-alpha-20251210214408-83e88e0012f7cbffde895b877242a59aee57ecc0",
14
14
  "@graphql-inspector/logger": "5.0.1"
15
15
  },
16
16
  "repository": {