@graphql-inspector/action 5.0.16-alpha-20251120234936-a610dbbf089ec9d85ff4ed1be60ed3ac2f019142 → 5.0.16-alpha-20251120235634-88fd4e9a4cbe3ef4792bdd0a808b897ac20ae425
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/action",
|
|
3
|
-
"version": "5.0.16-alpha-
|
|
3
|
+
"version": "5.0.16-alpha-20251120235634-88fd4e9a4cbe3ef4792bdd0a808b897ac20ae425",
|
|
4
4
|
"description": "GraphQL Inspector functionality for GitHub Actions",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"dependencies": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"probot": "13.2.2",
|
|
12
12
|
"tslib": "2.6.2",
|
|
13
13
|
"@graphql-inspector/commands": "6.0.0",
|
|
14
|
-
"@graphql-inspector/core": "7.1.0-alpha-
|
|
14
|
+
"@graphql-inspector/core": "7.1.0-alpha-20251120235634-88fd4e9a4cbe3ef4792bdd0a808b897ac20ae425"
|
|
15
15
|
},
|
|
16
16
|
"repository": {
|
|
17
17
|
"type": "git",
|