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

@graphql-mesh/transport-http

Package Overview
Dependencies
Maintainers
0
Versions
1517
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-mesh/transport-http - npm Package Compare versions

Comparing version 0.6.33 to 0.6.34-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd

14

CHANGELOG.md
# @graphql-mesh/transport-http
## 0.6.34-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd
### Patch Changes
- [#696](https://github.com/graphql-hive/gateway/pull/696) [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency [`@graphql-mesh/cross-helpers@^0.4.10` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cross-helpers/v/0.4.10) (from `^0.4.9`, in `dependencies`)
- Updated dependency [`@graphql-mesh/types@^0.103.18` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.18) (from `^0.103.6`, in `dependencies`)
- Updated dependency [`@graphql-mesh/utils@^0.103.18` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.18) (from `^0.103.6`, in `dependencies`)
- Updated dependencies [[`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f), [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f)]:
- @graphql-mesh/transport-common@0.7.30-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd
- @graphql-tools/executor-http@1.2.8-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd
## 0.6.33

@@ -4,0 +18,0 @@

12

package.json
{
"name": "@graphql-mesh/transport-http",
"version": "0.6.33",
"version": "0.6.34-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd",
"type": "module",

@@ -45,8 +45,8 @@ "repository": {

"dependencies": {
"@graphql-mesh/cross-helpers": "^0.4.9",
"@graphql-mesh/cross-helpers": "^0.4.10",
"@graphql-mesh/string-interpolation": "^0.5.6",
"@graphql-mesh/transport-common": "^0.7.29",
"@graphql-mesh/types": "^0.103.6",
"@graphql-mesh/utils": "^0.103.6",
"@graphql-tools/executor-http": "^1.2.7",
"@graphql-mesh/transport-common": "0.7.30-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd",
"@graphql-mesh/types": "^0.103.18",
"@graphql-mesh/utils": "^0.103.18",
"@graphql-tools/executor-http": "1.2.8-alpha-0df37d78946ebe5b99cd2903eae59ff5203160dd",
"@graphql-tools/utils": "^10.8.1",

@@ -53,0 +53,0 @@ "graphql": "^16.9.0",

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