apollo-tracing
Advanced tools
Comparing version 0.11.0-alpha.1 to 0.11.0
{ | ||
"name": "apollo-tracing", | ||
"version": "0.11.0-alpha.1", | ||
"version": "0.11.0", | ||
"description": "Collect and expose trace data for GraphQL requests", | ||
@@ -14,4 +14,4 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"apollo-server-env": "^2.4.4-alpha.0", | ||
"apollo-server-plugin-base": "^0.9.0-alpha.1" | ||
"apollo-server-env": "^2.4.4", | ||
"apollo-server-plugin-base": "^0.9.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "6b8a4366363c27a8d828e733edef4d06ecc1cd55" | ||
"gitHead": "d159e320879f594ba2d04036e3e1aa0653ff164d" | ||
} |
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
14580
Updatedapollo-server-env@^2.4.4