@graphql-inspector/introspect-command 5.0.16-alpha-20251126052709-1e9f99e5828f6aaf67924ae5761419279d6539e1 → 5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670
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/introspect-command",
|
|
3
|
-
"version": "5.0.16-alpha-
|
|
3
|
+
"version": "5.0.16-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670",
|
|
4
4
|
"description": "Introspects GraphQL Schema",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"peerDependencies": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"tslib": "2.6.2",
|
|
11
11
|
"@graphql-inspector/commands": "6.0.0",
|
|
12
|
-
"@graphql-inspector/core": "7.0.4-alpha-
|
|
12
|
+
"@graphql-inspector/core": "7.0.4-alpha-20251209221244-ff89fd2707cf16b24ef14c13d056b38377608670",
|
|
13
13
|
"@graphql-inspector/logger": "5.0.1"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|