@graphql-tools/wrap
Advanced tools
Comparing version 10.0.19-alpha-1286435a05cf1320fa23c1318e5140636a523809 to 10.0.19-alpha-1426f4a3bc3283dbdf50cbfda653251a83f2767e
# @graphql-tools/wrap | ||
## 10.0.19-alpha-1286435a05cf1320fa23c1318e5140636a523809 | ||
## 10.0.19-alpha-1426f4a3bc3283dbdf50cbfda653251a83f2767e | ||
@@ -11,8 +11,12 @@ ### Patch Changes | ||
- [#174](https://github.com/graphql-hive/gateway/pull/174) [`1c5e3e0`](https://github.com/graphql-hive/gateway/commit/1c5e3e0887e79ed0e9268b30a4965c9b64a607bf) Thanks [@EmrysMyrddin](https://github.com/EmrysMyrddin)! - dependencies updates: | ||
- [#185](https://github.com/graphql-hive/gateway/pull/185) [`f0b6921`](https://github.com/graphql-hive/gateway/commit/f0b69219fefc1b24c5511a1c623a5e3bbaf5ca0b) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Removed dependency [`value-or-promise@^1.0.12` ↗︎](https://www.npmjs.com/package/value-or-promise/v/1.0.12) (from `dependencies`) | ||
- [#188](https://github.com/graphql-hive/gateway/pull/188) [`f71366d`](https://github.com/graphql-hive/gateway/commit/f71366d234fe8f30a419814fe1460f1e22663241) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Removed dependency [`value-or-promise@^1.0.12` ↗︎](https://www.npmjs.com/package/value-or-promise/v/1.0.12) (from `dependencies`) | ||
- Updated dependencies [[`310613d`](https://github.com/graphql-hive/gateway/commit/310613d68d1df3e2bceafbd0730084a4c83527bf)]: | ||
- @graphql-tools/delegate@10.2.1-alpha-1286435a05cf1320fa23c1318e5140636a523809 | ||
- @graphql-tools/delegate@10.2.1-alpha-1426f4a3bc3283dbdf50cbfda653251a83f2767e | ||
@@ -19,0 +23,0 @@ ## 10.0.18 |
{ | ||
"name": "@graphql-tools/wrap", | ||
"version": "10.0.19-alpha-1286435a05cf1320fa23c1318e5140636a523809", | ||
"version": "10.0.19-alpha-1426f4a3bc3283dbdf50cbfda653251a83f2767e", | ||
"type": "module", | ||
@@ -41,7 +41,6 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/delegate": "^10.2.1-alpha-1286435a05cf1320fa23c1318e5140636a523809", | ||
"@graphql-tools/delegate": "^10.2.1-alpha-1426f4a3bc3283dbdf50cbfda653251a83f2767e", | ||
"@graphql-tools/schema": "^10.0.7", | ||
"@graphql-tools/utils": "^10.6.0", | ||
"tslib": "^2.4.0", | ||
"value-or-promise": "^1.0.12" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -48,0 +47,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
264553
5
5125