@graphql-mesh/plugin-newrelic 0.104.14-alpha-20250915144314-9d4a25ee88a46cb805810e9112ed6ebfaf22800a → 0.104.14-alpha-20250915144622-6e8c402b2dd1e9912aa6d1a316eb995fb9a8902e
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-newrelic",
|
|
3
|
-
"version": "0.104.14-alpha-
|
|
3
|
+
"version": "0.104.14-alpha-20250915144622-6e8c402b2dd1e9912aa6d1a316eb995fb9a8902e",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*",
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
"@envelop/core": "^5.0.0",
|
|
11
11
|
"@envelop/newrelic": "^9.0.0",
|
|
12
12
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
|
13
|
-
"@graphql-mesh/string-interpolation": "0.5.9-alpha-
|
|
14
|
-
"@graphql-mesh/types": "0.104.13-alpha-
|
|
15
|
-
"@graphql-mesh/utils": "0.104.13-alpha-
|
|
13
|
+
"@graphql-mesh/string-interpolation": "0.5.9-alpha-20250915144622-6e8c402b2dd1e9912aa6d1a316eb995fb9a8902e",
|
|
14
|
+
"@graphql-mesh/types": "0.104.13-alpha-20250915144622-6e8c402b2dd1e9912aa6d1a316eb995fb9a8902e",
|
|
15
|
+
"@graphql-mesh/utils": "0.104.13-alpha-20250915144622-6e8c402b2dd1e9912aa6d1a316eb995fb9a8902e",
|
|
16
16
|
"@whatwg-node/promise-helpers": "^1.0.0",
|
|
17
17
|
"graphql-yoga": "^5.13.4",
|
|
18
18
|
"tslib": "^2.4.0"
|