@envelop/extended-validation 8.0.0-alpha-20260119224015-c2038e388baeef3726f1e5d23f5958eae46bec6c → 8.0.0-alpha-20260119224034-0b84f4d2c348b8daaa9187c8e58db2d65faff51f
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 +2 -2
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@envelop/extended-validation",
|
|
3
|
-
"version": "8.0.0-alpha-
|
|
3
|
+
"version": "8.0.0-alpha-20260119224034-0b84f4d2c348b8daaa9187c8e58db2d65faff51f",
|
|
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-20260119224034-0b84f4d2c348b8daaa9187c8e58db2d65faff51f"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@graphql-tools/utils": "^11.0.0",
|