@graphql-mesh/odata 0.106.17-alpha-20251112194955-38e54c793920acbfc96a64a3a44cbd09eeebc6a2 → 0.106.17-alpha-20251113055622-f28f21a8ea221e339037f04e9179b85939a5ba16
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,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/odata",
|
|
3
|
-
"version": "0.106.17-alpha-
|
|
3
|
+
"version": "0.106.17-alpha-20251113055622-f28f21a8ea221e339037f04e9179b85939a5ba16",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.104.17-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.104.17-alpha-20251113055622-f28f21a8ea221e339037f04e9179b85939a5ba16",
|
|
10
10
|
"@graphql-mesh/types": "^0.104.16",
|
|
11
|
-
"@omnigraph/odata": "0.2.17-alpha-
|
|
11
|
+
"@omnigraph/odata": "0.2.17-alpha-20251113055622-f28f21a8ea221e339037f04e9179b85939a5ba16",
|
|
12
12
|
"tslib": "^2.4.0"
|
|
13
13
|
},
|
|
14
14
|
"repository": {
|