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.1 to 0.300.0-alpha.2

12

package.json
{
"name": "apollo-tracing",
"version": "0.11.1",
"version": "0.300.0-alpha.2",
"description": "Collect and expose trace data for GraphQL requests",

@@ -11,12 +11,12 @@ "main": "./dist/index.js",

"engines": {
"node": ">=4.0"
"node": ">=12.0 <15.0"
},
"dependencies": {
"apollo-server-env": "^2.4.5",
"apollo-server-plugin-base": "^0.9.1"
"apollo-server-env": "^3.0.0-alpha.2",
"apollo-server-plugin-base": "^0.300.0-alpha.2"
},
"peerDependencies": {
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0"
"graphql": "^15.0.0"
},
"gitHead": "8cfc947ed56fa3f32b82b32b4bcca53470712984"
"gitHead": "6f3711b589dca8079264969263266cd7b6010ed3"
}

@@ -85,4 +85,3 @@ import {

// critical date metrics, we'll return undefined to signal that the
// extension did not format properly. Any undefined extension
// results are simply purged by the graphql-extensions module.
// extension did not format properly.
if (

@@ -89,0 +88,0 @@ typeof startWallTime === 'undefined' ||

Sorry, the diff of this file is not supported yet

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