apollo-tracing
Advanced tools
Comparing version 0.15.0 to 0.16.0
{ | ||
"name": "apollo-tracing", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "Collect and expose trace data for GraphQL requests", | ||
@@ -14,4 +14,4 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"apollo-server-env": "^3.1.0", | ||
"apollo-server-plugin-base": "^0.13.0" | ||
"apollo-server-env": "^3.2.0", | ||
"apollo-server-plugin-base": "^0.14.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "42983b06a381aee6333fd11d5af7bd7fa0d549ec" | ||
"gitHead": "91de501bb389c07ccfc5e684811153267b91e9ac" | ||
} |
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
+ Addedapollo-server-plugin-base@0.14.0(transitive)
+ Addedapollo-server-types@0.10.0(transitive)
- Removedapollo-server-plugin-base@0.13.0(transitive)
- Removedapollo-server-types@0.9.0(transitive)
Updatedapollo-server-env@^3.2.0