@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250901191029-682a2426b2fd94eb51ec0e82d2ebb8a21b1c7908 → 0.10.2-alpha-20250901191117-c91a00ea266623e4c33e6fa67ee24e6cb4a6df4b
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 +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-yoga/plugin-apollo-usage-report",
|
|
3
|
-
"version": "0.10.2-alpha-
|
|
3
|
+
"version": "0.10.2-alpha-20250901191117-c91a00ea266623e4c33e6fa67ee24e6cb4a6df4b",
|
|
4
4
|
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "^15.2.0 || ^16.0.0",
|