apollo-tracing
Advanced tools
Comparing version 0.11.2 to 0.11.3-rc.0
{ | ||
"name": "apollo-tracing", | ||
"version": "0.11.2", | ||
"version": "0.11.3-rc.0", | ||
"description": "Collect and expose trace data for GraphQL requests", | ||
@@ -15,3 +15,3 @@ "main": "./dist/index.js", | ||
"apollo-server-env": "^2.4.5", | ||
"apollo-server-plugin-base": "^0.9.1" | ||
"apollo-server-plugin-base": "^0.10.0-rc.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2db096051fc5bad822c0d37b530c792da39eb6f3" | ||
"gitHead": "9e5cd2804c4a5c320cfcee3d0b7448e02e9b2b8f" | ||
} |
@@ -7,3 +7,3 @@ # Apollo Tracing (for Node.js) | ||
This data can be consumed by [Apollo Graph Manager](https://www.apollographql.com/platform/) (previously, Apollo Engine) or any other tool to provide visualization and history of field-by-field execution performance. | ||
This data can be consumed by [Apollo Studio](https://www.apollographql.com/docs/studio/) (previously, Apollo Engine and Apollo Graph Manager) or any other tool to provide visualization and history of field-by-field execution performance. | ||
@@ -10,0 +10,0 @@ ## Usage |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14367
+ Addedapollo-reporting-protobuf@0.6.2(transitive)
+ Addedapollo-server-env@3.2.0(transitive)
+ Addedapollo-server-plugin-base@0.10.4(transitive)
+ Addedapollo-server-types@0.6.3(transitive)
- Removedapollo-engine-reporting-protobuf@0.5.2(transitive)
- Removedapollo-server-plugin-base@0.9.1(transitive)
- Removedapollo-server-types@0.5.1(transitive)