@graphql-inspector/audit-command 5.0.15 → 5.0.16-alpha-20251120234936-a610dbbf089ec9d85ff4ed1be60ed3ac2f019142
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.
- 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.
|
|
3
|
+
"version": "5.0.16-alpha-20251120234936-a610dbbf089ec9d85ff4ed1be60ed3ac2f019142",
|
|
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
|
|
14
|
+
"@graphql-inspector/core": "7.1.0-alpha-20251120234936-a610dbbf089ec9d85ff4ed1be60ed3ac2f019142",
|
|
15
15
|
"@graphql-inspector/logger": "5.0.1"
|
|
16
16
|
},
|
|
17
17
|
"repository": {
|