@graphql-mesh/odata 0.106.10-alpha-20250829183455-c197ac2de84ef18b929e5f28392798c6e3a4d4d9 → 0.106.10-alpha-20250901150836-4b566c94eb7067b42a321859b95fa83b6faaa5d2
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,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/odata",
|
|
3
|
-
"version": "0.106.10-alpha-
|
|
3
|
+
"version": "0.106.10-alpha-20250901150836-4b566c94eb7067b42a321859b95fa83b6faaa5d2",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.104.10-alpha-
|
|
10
|
-
"@graphql-mesh/types": "0.104.10-alpha-
|
|
11
|
-
"@omnigraph/odata": "0.2.10-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.104.10-alpha-20250901150836-4b566c94eb7067b42a321859b95fa83b6faaa5d2",
|
|
10
|
+
"@graphql-mesh/types": "0.104.10-alpha-20250901150836-4b566c94eb7067b42a321859b95fa83b6faaa5d2",
|
|
11
|
+
"@omnigraph/odata": "0.2.10-alpha-20250901150836-4b566c94eb7067b42a321859b95fa83b6faaa5d2",
|
|
12
12
|
"tslib": "^2.4.0"
|
|
13
13
|
},
|
|
14
14
|
"repository": {
|