Comparing version 5.0.0 to 5.0.1
@@ -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 @@ |
{ | ||
"name": "arangojs", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "description": "The official ArangoDB JavaScript driver.", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
100967
2252