Socket
Socket
Sign inDemoInstall

arangojs

Package Overview
Dependencies
Maintainers
4
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 7.1.0 to 7.1.1

5

CHANGELOG.md

@@ -17,2 +17,6 @@ # Changelog

## [7.1.1] - 2020-11-30
This is a maintenance release and contains no bugfixes or features.
## [7.1.0] - 2020-10-16

@@ -1117,2 +1121,3 @@

[7.1.1]: https://github.com/arangodb/arangojs/compare/v7.1.0...v7.1.1
[7.1.0]: https://github.com/arangodb/arangojs/compare/v7.0.2...v7.1.0

@@ -1119,0 +1124,0 @@ [7.0.2]: https://github.com/arangodb/arangojs/compare/v7.0.1...v7.0.2

4

CONTRIBUTING.md

@@ -33,2 +33,6 @@ # Contributing

To run tests against a cluster, you can use multiple comma-separated URLs or
append a comma to the URL. The tests will automatically attempt to acquire a
host list and use round robin load balancing.
For development arangojs tracks the development build of ArangoDB. This means

@@ -35,0 +39,0 @@ tests may reflect behavior that does not match any existing public release of

2

package.json
{
"name": "arangojs",
"version": "7.1.0",
"version": "7.1.1",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=10"

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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