Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-tools/wrap

Package Overview
Dependencies
Maintainers
4
Versions
1610
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/wrap - npm Package Compare versions

Comparing version 10.0.18 to 10.0.19-alpha-000cb477ed74ddf808e08fd6db3deeb947d47061

19

CHANGELOG.md
# @graphql-tools/wrap
## 10.0.19-alpha-000cb477ed74ddf808e08fd6db3deeb947d47061
### Patch Changes
- [#164](https://github.com/graphql-hive/gateway/pull/164) [`310613d`](https://github.com/graphql-hive/gateway/commit/310613d68d1df3e2bceafbd0730084a4c83527bf) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.6.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.0) (from `^10.5.6`, in `dependencies`)
- [#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), [`d07e74e`](https://github.com/graphql-hive/gateway/commit/d07e74e52942faf265553829b362cd41d396c380)]:
- @graphql-tools/delegate@10.2.1-alpha-000cb477ed74ddf808e08fd6db3deeb947d47061
## 10.0.18

@@ -4,0 +23,0 @@

9

package.json
{
"name": "@graphql-tools/wrap",
"version": "10.0.18",
"version": "10.0.19-alpha-000cb477ed74ddf808e08fd6db3deeb947d47061",
"type": "module",

@@ -41,7 +41,6 @@ "description": "A set of utils for faster development of GraphQL tools",

"dependencies": {
"@graphql-tools/delegate": "^10.2.0",
"@graphql-tools/delegate": "^10.2.1-alpha-000cb477ed74ddf808e08fd6db3deeb947d47061",
"@graphql-tools/schema": "^10.0.7",
"@graphql-tools/utils": "^10.5.6",
"tslib": "^2.4.0",
"value-or-promise": "^1.0.12"
"@graphql-tools/utils": "^10.6.0",
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc