apollo-tracing
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "apollo-tracing", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "Collect and expose trace data for GraphQL requests", | ||
@@ -9,3 +9,3 @@ "main": "./dist/index.js", | ||
"repository": "apollographql/apollo-tracing-js", | ||
"author": "Martijn Walraven <martijn@martijnwalraven.com>", | ||
"author": "Apollo <opensource@apollographql.com>", | ||
"engines": { | ||
@@ -15,4 +15,4 @@ "node": ">=4.0" | ||
"dependencies": { | ||
"apollo-server-env": "^2.4.4", | ||
"apollo-server-plugin-base": "^0.9.0" | ||
"apollo-server-env": "^2.4.5", | ||
"apollo-server-plugin-base": "^0.9.1" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "d159e320879f594ba2d04036e3e1aa0653ff164d" | ||
"gitHead": "8cfc947ed56fa3f32b82b32b4bcca53470712984" | ||
} |
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
14571
Updatedapollo-server-env@^2.4.5