@graphql-yoga/plugin-apollo-usage-report
Advanced tools
Comparing version 0.6.0-alpha-20250206151207-e1b5a4af7045c97a8c9def897856e6685b16ab76 to 0.6.0
{ | ||
"name": "@graphql-yoga/plugin-apollo-usage-report", | ||
"version": "0.6.0-alpha-20250206151207-e1b5a4af7045c97a8c9def897856e6685b16ab76", | ||
"version": "0.6.0", | ||
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.", | ||
"peerDependencies": { | ||
"graphql": "^15.2.0 || ^16.0.0", | ||
"graphql-yoga": "^5.11.0-alpha-20250206151207-e1b5a4af7045c97a8c9def897856e6685b16ab76" | ||
"graphql-yoga": "^5.11.0" | ||
}, | ||
@@ -12,3 +12,3 @@ "dependencies": { | ||
"tslib": "^2.8.1", | ||
"@graphql-yoga/plugin-apollo-inline-trace": "^3.11.0-alpha-20250206151207-e1b5a4af7045c97a8c9def897856e6685b16ab76" | ||
"@graphql-yoga/plugin-apollo-inline-trace": "^3.11.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
21873