@graphql-mesh/odata 0.105.12-alpha-20250121020741-827cbd8c7a4923fe1f26c87970a3855402d25b7f → 0.105.12-alpha-20250121021551-c54276bbb546a3e5350a3ae5875f7b4e92a6f2d8
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.105.12-alpha-
|
|
3
|
+
"version": "0.105.12-alpha-20250121021551-c54276bbb546a3e5350a3ae5875f7b4e92a6f2d8",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.103.12-alpha-
|
|
10
|
-
"@graphql-mesh/types": "0.103.12-alpha-
|
|
11
|
-
"@omnigraph/odata": "0.1.12-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.103.12-alpha-20250121021551-c54276bbb546a3e5350a3ae5875f7b4e92a6f2d8",
|
|
10
|
+
"@graphql-mesh/types": "0.103.12-alpha-20250121021551-c54276bbb546a3e5350a3ae5875f7b4e92a6f2d8",
|
|
11
|
+
"@omnigraph/odata": "0.1.12-alpha-20250121021551-c54276bbb546a3e5350a3ae5875f7b4e92a6f2d8",
|
|
12
12
|
"tslib": "^2.4.0"
|
|
13
13
|
},
|
|
14
14
|
"repository": {
|