Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arangojs

Package Overview
Dependencies
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arangojs - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

5

lib/database.js

@@ -168,2 +168,7 @@ 'use strict';

if (typeof excludeSystem === 'function') {
cb = excludeSystem;
excludeSystem = undefined;
}
var _connection$promisify7 = this._connection.promisify(cb);

@@ -170,0 +175,0 @@

2

package.json
{
"name": "arangojs",
"version": "5.0.0",
"version": "5.0.1",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "description": "The official ArangoDB JavaScript driver.",

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