@graphql-tools/executor-graphql-ws
Advanced tools
Comparing version 1.3.4 to 1.3.5-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26
# @graphql-tools/executor-graphql-ws | ||
## 1.3.5-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26 | ||
### Patch Changes | ||
- [#291](https://github.com/graphql-hive/gateway/pull/291) [`c50b761`](https://github.com/graphql-hive/gateway/commit/c50b7610f4aacf1bc8c05ee171bb1de995619d26) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from `^2.4.0`, in `dependencies`) | ||
## 1.3.4 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@graphql-tools/executor-graphql-ws", | ||
"version": "1.3.4", | ||
"version": "1.3.5-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26", | ||
"type": "module", | ||
@@ -46,3 +46,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"isomorphic-ws": "^5.0.0", | ||
"tslib": "^2.4.0", | ||
"tslib": "^2.8.1", | ||
"ws": "^8.17.1" | ||
@@ -49,0 +49,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
18828
2
Updatedtslib@^2.8.1