@graphql-mesh/transport-odata 0.2.13-alpha-20250916200158-f343f4ffbf404417551a8256ef2c04835acd854a → 0.2.13-alpha-20250916200753-0b21f9da7d4f3a5a91cf699ba840b0ccdf76618a
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,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/transport-odata",
|
|
3
|
-
"version": "0.2.13-alpha-
|
|
3
|
+
"version": "0.2.13-alpha-20250916200753-0b21f9da7d4f3a5a91cf699ba840b0ccdf76618a",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@graphql-mesh/transport-common": "^1.0.0",
|
|
10
|
-
"@omnigraph/odata": "0.2.13-alpha-
|
|
10
|
+
"@omnigraph/odata": "0.2.13-alpha-20250916200753-0b21f9da7d4f3a5a91cf699ba840b0ccdf76618a",
|
|
11
11
|
"tslib": "^2.4.0"
|
|
12
12
|
},
|
|
13
13
|
"repository": {
|