@graphql-tools/executor-graphql-ws
Advanced tools
Comparing version 0.0.10 to 0.0.11-alpha-20230213211654-f35d3730
{ | ||
"name": "@graphql-tools/executor-graphql-ws", | ||
"version": "0.0.10", | ||
"version": "0.0.11-alpha-20230213211654-f35d3730", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -11,3 +11,3 @@ "sideEffects": false, | ||
"@types/ws": "^8.0.0", | ||
"ws": "8.12.0", | ||
"ws": "8.12.1", | ||
"isomorphic-ws": "5.0.0", | ||
@@ -14,0 +14,0 @@ "@graphql-tools/utils": "9.2.1", |
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
7137