@graphql-mesh/plugin-statsd 0.96.4 → 0.96.5-alpha-20240208153012-dbe0e775eb2fb4e0c63df090df8d2bab56b4a8d9
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/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-statsd",
|
|
3
|
-
"version": "0.96.
|
|
3
|
+
"version": "0.96.5-alpha-20240208153012-dbe0e775eb2fb4e0c63df090df8d2bab56b4a8d9",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@graphql-mesh/types": "
|
|
7
|
-
"@graphql-mesh/utils": "
|
|
6
|
+
"@graphql-mesh/types": "0.96.5-alpha-20240208153012-dbe0e775eb2fb4e0c63df090df8d2bab56b4a8d9",
|
|
7
|
+
"@graphql-mesh/utils": "0.96.5-alpha-20240208153012-dbe0e775eb2fb4e0c63df090df8d2bab56b4a8d9",
|
|
8
8
|
"graphql": "*",
|
|
9
9
|
"hot-shots": "^8.0.0 || ^9.0.0 || ^10.0.0",
|
|
10
10
|
"tslib": "^2.4.0"
|