@graphql-yoga/plugin-apollo-usage-report 0.13.1-alpha-20260128095407-5def30364e4f8db2760bdf36f4109829fa42ffdf → 0.13.1-alpha-20260128102459-8c3d2182c2d0853a2ce579c48a01a127a83cb2ca

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.
Files changed (1) hide show
  1. 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-20260128095407-5def30364e4f8db2760bdf36f4109829fa42ffdf",
3
+ "version": "0.13.1-alpha-20260128102459-8c3d2182c2d0853a2ce579c48a01a127a83cb2ca",
4
4
  "type": "module",
5
5
  "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
6
6
  "repository": {