@graphql-mesh/neo4j 0.107.11-alpha-20250915132457-97e1d0c9b290aab62d716756f692d37e0ef19bba → 0.107.11-alpha-20250915133745-b4aeb8f9fed63318d6cd52ad8ad5c6fdca2468d1
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 +5 -5
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/neo4j",
|
|
3
|
-
"version": "0.107.11-alpha-
|
|
3
|
+
"version": "0.107.11-alpha-20250915133745-b4aeb8f9fed63318d6cd52ad8ad5c6fdca2468d1",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.104.13-alpha-
|
|
10
|
-
"@graphql-mesh/types": "0.104.13-alpha-
|
|
11
|
-
"@graphql-mesh/utils": "0.104.13-alpha-
|
|
12
|
-
"@omnigraph/neo4j": "0.11.11-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.104.13-alpha-20250915133745-b4aeb8f9fed63318d6cd52ad8ad5c6fdca2468d1",
|
|
10
|
+
"@graphql-mesh/types": "0.104.13-alpha-20250915133745-b4aeb8f9fed63318d6cd52ad8ad5c6fdca2468d1",
|
|
11
|
+
"@graphql-mesh/utils": "0.104.13-alpha-20250915133745-b4aeb8f9fed63318d6cd52ad8ad5c6fdca2468d1",
|
|
12
|
+
"@omnigraph/neo4j": "0.11.11-alpha-20250915133745-b4aeb8f9fed63318d6cd52ad8ad5c6fdca2468d1",
|
|
13
13
|
"tslib": "^2.4.0"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|