@graphql-yoga/plugin-apollo-usage-report 0.13.1-alpha-20260128102459-8c3d2182c2d0853a2ce579c48a01a127a83cb2ca → 0.13.1-alpha-20260128153632-6d88283457f405db0f707d55c7e27f64c0884f20
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.13.1-alpha-
|
|
3
|
+
"version": "0.13.1-alpha-20260128153632-6d88283457f405db0f707d55c7e27f64c0884f20",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
|
|
6
6
|
"repository": {
|