New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-tools/wrap

Package Overview
Dependencies
Maintainers
4
Versions
1938
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.19-alpha-6bf80c3816666dd2031fd93cfc3ac9173e3387a2 to 10.0.19-alpha-6cd46043df995f699f266bf5658f5290737c8ba1

8

CHANGELOG.md
# @graphql-tools/wrap
## 10.0.19-alpha-6bf80c3816666dd2031fd93cfc3ac9173e3387a2
## 10.0.19-alpha-6cd46043df995f699f266bf5658f5290737c8ba1

@@ -11,4 +11,8 @@ ### Patch Changes

- [#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-6bf80c3816666dd2031fd93cfc3ac9173e3387a2
- @graphql-tools/delegate@10.2.1-alpha-6cd46043df995f699f266bf5658f5290737c8ba1

@@ -15,0 +19,0 @@ ## 10.0.18

{
"name": "@graphql-tools/wrap",
"version": "10.0.19-alpha-6bf80c3816666dd2031fd93cfc3ac9173e3387a2",
"version": "10.0.19-alpha-6cd46043df995f699f266bf5658f5290737c8ba1",
"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-6bf80c3816666dd2031fd93cfc3ac9173e3387a2",
"@graphql-tools/delegate": "^10.2.1-alpha-6cd46043df995f699f266bf5658f5290737c8ba1",
"@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

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