Socket
Socket
Sign inDemoInstall

apollo-tracing

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-tracing - npm Package Compare versions

Comparing version 0.11.2 to 0.11.3-rc.0

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc