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

rethinkdb

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rethinkdb - npm Package Compare versions

Comparing version 1.13.0-0 to 1.13.0-1

3

cursor.js

@@ -116,5 +116,2 @@ // Generated by CoffeeScript 1.7.0

this._promptCont();
if (!this._endFlag && (response.r != null) && this._responseIndex === response.r.length - 1) {
return;
}
}

@@ -121,0 +118,0 @@ switch (response.t) {

2

package.json
{ "name" : "rethinkdb"
, "version" : "1.13.0-0"
, "version" : "1.13.0-1"
, "main" : "rethinkdb"

@@ -4,0 +4,0 @@ , "description" : "This package provides the JavaScript driver library for the RethinkDB database server for use either from node or your web-browser."

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