neo4j-driver
Advanced tools
Comparing version 5.27.0 to 5.28.0
@@ -27,2 +27,2 @@ "use strict"; | ||
// system to control version names at packaging time. | ||
exports.default = '5.27.0'; | ||
exports.default = '5.28.0'; |
{ | ||
"name": "neo4j-driver", | ||
"version": "5.27.0", | ||
"version": "5.28.0", | ||
"description": "The official Neo4j driver for Javascript", | ||
@@ -83,7 +83,7 @@ "author": "Neo4j", | ||
"dependencies": { | ||
"neo4j-driver-bolt-connection": "5.27.0", | ||
"neo4j-driver-core": "5.27.0", | ||
"neo4j-driver-bolt-connection": "5.28.0", | ||
"neo4j-driver-core": "5.28.0", | ||
"rxjs": "^7.8.1" | ||
}, | ||
"gitHead": "720a7e2a9f108d0a6780c4a6bfe2275e79981e9e" | ||
"gitHead": "5b5495066f8ea8d0450e2c9ac52194e25d85a774" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4628845
75488
+ Addedneo4j-driver-bolt-connection@5.28.0(transitive)
+ Addedneo4j-driver-core@5.28.0(transitive)
- Removedneo4j-driver-bolt-connection@5.27.0(transitive)
- Removedneo4j-driver-core@5.27.0(transitive)
Updatedneo4j-driver-core@5.28.0