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
1645
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.23 to 10.0.24-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a

12

CHANGELOG.md
# @graphql-tools/wrap
## 10.0.24-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a
### Patch Changes
- [#269](https://github.com/graphql-hive/gateway/pull/269) [`03024b7`](https://github.com/graphql-hive/gateway/commit/03024b74fd203ca91aeaf6c0b4011efd1bd7e68a) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency [`@graphql-tools/schema@^10.0.11` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/10.0.11) (from `^10.0.7`, in `dependencies`)
- Updated dependency [`@graphql-tools/utils@^10.6.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.2) (from `^10.6.0`, in `dependencies`)
- Updated dependencies [[`7df2215`](https://github.com/graphql-hive/gateway/commit/7df2215abd309dc1dfd91f4ec91ce975f3982c62), [`03024b7`](https://github.com/graphql-hive/gateway/commit/03024b74fd203ca91aeaf6c0b4011efd1bd7e68a)]:
- @graphql-tools/delegate@10.2.6-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a
## 10.0.23

@@ -4,0 +16,0 @@

8

package.json
{
"name": "@graphql-tools/wrap",
"version": "10.0.23",
"version": "10.0.24-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a",
"type": "module",

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

"dependencies": {
"@graphql-tools/delegate": "^10.2.5",
"@graphql-tools/schema": "^10.0.7",
"@graphql-tools/utils": "^10.6.0",
"@graphql-tools/delegate": "10.2.6-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a",
"@graphql-tools/schema": "^10.0.11",
"@graphql-tools/utils": "^10.6.2",
"tslib": "^2.4.0"

@@ -46,0 +46,0 @@ },

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