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 4.4.4 to 4.4.5

2

lib/version.js

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

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

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

"@babel/runtime": "^7.5.5",
"neo4j-driver-bolt-connection": "^4.4.4",
"neo4j-driver-core": "^4.4.4",
"neo4j-driver-bolt-connection": "^4.4.5",
"neo4j-driver-core": "^4.4.5",
"rxjs": "^6.6.3"
},
"gitHead": "5564bd5859bdc1e13ffa9288eb14403252d3e8b9"
"gitHead": "bae5f132d7262b287a411283d86104b649041247"
}

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