@graphql-hive/gateway 2.0.0-next-aa4250fc26a9b7866639b67c054b3e9c798d172e → 2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -14
- package/dist/bin.cjs +1 -1
- package/dist/bin.js +1 -1
- package/dist/{cli-DUe5Q4KF.js → cli-CP9iY6tm.js} +21 -0
- package/dist/{cli-DpnGN-Tx.cjs → cli-CPxULGJb.cjs} +21 -0
- package/dist/execAsync-CZu27rRM.cjs +44 -0
- package/dist/execAsync-DmTy47v9.js +21 -0
- package/dist/getMachineId-bsd-B4KI42yf.js +40 -0
- package/dist/getMachineId-bsd-Bm_iwnsS.cjs +42 -0
- package/dist/getMachineId-darwin-BDexu45J.cjs +43 -0
- package/dist/getMachineId-darwin-c7bqIReD.js +41 -0
- package/dist/getMachineId-linux-D2g1lfzo.js +33 -0
- package/dist/getMachineId-linux-sJzq0whF.cjs +35 -0
- package/dist/getMachineId-unsupported-C6mI58qQ.js +23 -0
- package/dist/getMachineId-unsupported-Cmowwltd.cjs +25 -0
- package/dist/getMachineId-win-5mPgREt3.cjs +63 -0
- package/dist/getMachineId-win-CvE0ShWu.js +41 -0
- package/dist/index-61dm03o3.js +279698 -0
- package/dist/index-B44NjpxU.cjs +843 -0
- package/dist/index-DWaHa380.cjs +279743 -0
- package/dist/index-Dw4Doxg2.js +821 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +15 -15
package/dist/index.cjs
CHANGED
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
export { b as defaultOptions, d as defineConfig, e as enableModuleCachingIfPossible, a as getBuiltinPluginsFromConfig, g as getCacheInstanceFromConfig, h as handleNodeWarnings, r as run } from './cli-
|
1
|
+
export { b as defaultOptions, d as defineConfig, e as enableModuleCachingIfPossible, a as getBuiltinPluginsFromConfig, g as getCacheInstanceFromConfig, h as handleNodeWarnings, r as run } from './cli-CP9iY6tm.js';
|
2
2
|
export * from '@graphql-hive/logger';
|
3
3
|
export * from '@graphql-hive/gateway-runtime';
|
4
4
|
export { PubSub } from '@graphql-hive/pubsub';
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-hive/gateway",
|
3
|
-
"version": "2.0.0-next-
|
3
|
+
"version": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
4
4
|
"type": "module",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -83,28 +83,28 @@
|
|
83
83
|
"@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
|
84
84
|
"@escape.tech/graphql-armor-max-depth": "^2.4.0",
|
85
85
|
"@escape.tech/graphql-armor-max-tokens": "^2.5.0",
|
86
|
-
"@graphql-hive/gateway-runtime": "2.0.0-next-
|
87
|
-
"@graphql-hive/importer": "2.0.0-next-
|
88
|
-
"@graphql-hive/logger": "1.0.1-next-
|
89
|
-
"@graphql-hive/plugin-aws-sigv4": "2.0.0-next-
|
90
|
-
"@graphql-hive/plugin-deduplicate-request": "2.0.0-next-
|
91
|
-
"@graphql-hive/pubsub": "2.0.0-next-
|
86
|
+
"@graphql-hive/gateway-runtime": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
87
|
+
"@graphql-hive/importer": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
88
|
+
"@graphql-hive/logger": "1.0.1-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
89
|
+
"@graphql-hive/plugin-aws-sigv4": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
90
|
+
"@graphql-hive/plugin-deduplicate-request": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
91
|
+
"@graphql-hive/pubsub": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
92
92
|
"@graphql-mesh/cache-cfw-kv": "^0.105.8",
|
93
93
|
"@graphql-mesh/cache-localforage": "^0.105.9",
|
94
94
|
"@graphql-mesh/cache-redis": "^0.104.8",
|
95
95
|
"@graphql-mesh/cache-upstash-redis": "^0.1.8",
|
96
96
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
97
|
-
"@graphql-mesh/hmac-upstream-signature": "2.0.0-next-
|
97
|
+
"@graphql-mesh/hmac-upstream-signature": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
98
98
|
"@graphql-mesh/plugin-http-cache": "^0.105.8",
|
99
99
|
"@graphql-mesh/plugin-jit": "^0.2.7",
|
100
|
-
"@graphql-mesh/plugin-jwt-auth": "2.0.0-next-
|
101
|
-
"@graphql-mesh/plugin-opentelemetry": "2.0.0-next-
|
102
|
-
"@graphql-mesh/plugin-prometheus": "2.0.0-next-
|
100
|
+
"@graphql-mesh/plugin-jwt-auth": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
101
|
+
"@graphql-mesh/plugin-opentelemetry": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
102
|
+
"@graphql-mesh/plugin-prometheus": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
103
103
|
"@graphql-mesh/plugin-rate-limit": "^0.104.7",
|
104
104
|
"@graphql-mesh/plugin-snapshot": "^0.104.7",
|
105
|
-
"@graphql-mesh/transport-http": "1.0.0-next-
|
106
|
-
"@graphql-mesh/transport-http-callback": "1.0.0-next-
|
107
|
-
"@graphql-mesh/transport-ws": "2.0.0-next-
|
105
|
+
"@graphql-mesh/transport-http": "1.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
106
|
+
"@graphql-mesh/transport-http-callback": "1.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
107
|
+
"@graphql-mesh/transport-ws": "2.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
108
108
|
"@graphql-mesh/types": "^0.104.8",
|
109
109
|
"@graphql-mesh/utils": "^0.104.8",
|
110
110
|
"@graphql-tools/code-file-loader": "^8.1.22",
|
@@ -133,7 +133,7 @@
|
|
133
133
|
"ws": "^8.18.3"
|
134
134
|
},
|
135
135
|
"devDependencies": {
|
136
|
-
"@graphql-mesh/transport-common": "1.0.0-next-
|
136
|
+
"@graphql-mesh/transport-common": "1.0.0-next-644c389eef9f770fab018ad7bfc5f099c0fbedda",
|
137
137
|
"@graphql-mesh/transport-soap": "^0.10.8",
|
138
138
|
"@graphql-tools/executor": "^1.4.9",
|
139
139
|
"@rollup/plugin-commonjs": "^28.0.0",
|