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

rethinkdbdash

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rethinkdbdash - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

2

package.json
{
"name": "rethinkdbdash",
"version": "2.0.12",
"version": "2.0.13",
"description": "A Node.js driver for RethinkDB with promises and a connection pool",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -93,3 +93,3 @@ rethinkdbdash

// Or if you do not connect to the default local instance:
// var r = require('rethinkdbdash')(servers: [{host: ..., port: ...}]);
// var r = require('rethinkdbdash')({servers: [{host: ..., port: ...}]});
```

@@ -96,0 +96,0 @@

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