Socket
Socket
Sign inDemoInstall

neo4j-driver

Package Overview
Dependencies
Maintainers
2
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neo4j-driver - npm Package Compare versions

Comparing version 5.0.0-beta01 to 5.0.0

2

lib/version.js

@@ -34,3 +34,3 @@ "use strict";

// system to control version names at packaging time.
var _default = '5.0.0-beta01';
var _default = '5.0.0';
exports["default"] = _default;
{
"name": "neo4j-driver",
"version": "5.0.0-beta01",
"version": "5.0.0",
"description": "Connect to Neo4j 3.5.0 and up from JavaScript",

@@ -88,7 +88,7 @@ "author": "Neo4j",

"@babel/runtime": "^7.17.8",
"neo4j-driver-bolt-connection": "^5.0.0-beta01",
"neo4j-driver-core": "^5.0.0-beta01",
"neo4j-driver-bolt-connection": "^5.0.0",
"neo4j-driver-core": "^5.0.0",
"rxjs": "^7.5.5"
},
"gitHead": "5de1012246d52452b4cfef304ea34f2ff1d7a88e"
"gitHead": "eb9b219f071c7a3d2fae27b3fc63aa98dd265bba"
}

@@ -11,5 +11,5 @@ # Neo4j Driver for JavaScript

## What's New in 4.4
## What's New in 5.0
- [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/4.4-changelog)
- [Changelog](https://github.com/neo4j/neo4j-javascript-driver/wiki/5.0-changelog)

@@ -16,0 +16,0 @@ ## Including the Driver

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc