@envelop/apollo-tracing 10.0.0-alpha-20251220044316-492a394085c994b6c2e84c2ae38e72f000ae1690 → 10.0.0-alpha-20251220044349-176b1c439271327190a2aa43a590d55946dbf514
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,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@envelop/apollo-tracing",
|
|
3
|
-
"version": "10.0.0-alpha-
|
|
3
|
+
"version": "10.0.0-alpha-20251220044349-176b1c439271327190a2aa43a590d55946dbf514",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
|
|
7
|
-
"@envelop/core": "^5.5.0-alpha-
|
|
7
|
+
"@envelop/core": "^5.5.0-alpha-20251220044349-176b1c439271327190a2aa43a590d55946dbf514",
|
|
8
8
|
"@envelop/types": "^5.2.1"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"apollo-tracing": "^0.16.0",
|
|
12
12
|
"tslib": "^2.5.0",
|
|
13
|
-
"@envelop/on-resolve": "^8.0.0-alpha-
|
|
13
|
+
"@envelop/on-resolve": "^8.0.0-alpha-20251220044349-176b1c439271327190a2aa43a590d55946dbf514"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|
|
16
16
|
"type": "git",
|