@graphql-inspector/audit-command 5.0.16-alpha-20251126052709-1e9f99e5828f6aaf67924ae5761419279d6539e1 → 5.0.16-alpha-20251209220655-34aadc8b6d7b9eb674f5ab85c5fbad474e045e30

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/audit-command",
3
- "version": "5.0.16-alpha-20251126052709-1e9f99e5828f6aaf67924ae5761419279d6539e1",
3
+ "version": "5.0.16-alpha-20251209220655-34aadc8b6d7b9eb674f5ab85c5fbad474e045e30",
4
4
  "description": "Audit Documents in GraphQL Inspector",
5
5
  "sideEffects": false,
6
6
  "peerDependencies": {
@@ -11,7 +11,7 @@
11
11
  "cli-table3": "0.6.3",
12
12
  "tslib": "2.6.2",
13
13
  "@graphql-inspector/commands": "6.0.0",
14
- "@graphql-inspector/core": "7.0.4-alpha-20251126052709-1e9f99e5828f6aaf67924ae5761419279d6539e1",
14
+ "@graphql-inspector/core": "7.0.4-alpha-20251209220655-34aadc8b6d7b9eb674f5ab85c5fbad474e045e30",
15
15
  "@graphql-inspector/logger": "5.0.1"
16
16
  },
17
17
  "repository": {