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.12.0-0 to 1.12.0-1

6

native-protobuf.js

@@ -12,3 +12,7 @@ // Generated by CoffeeScript 1.7.0

NodePB = new node_protobuf.Protobuf(desc);
if (node_protobuf.Protobuf != null) {
NodePB = new node_protobuf.Protobuf(desc);
} else {
NodePB = new node_protobuf(desc);
}

@@ -15,0 +19,0 @@ module.exports.SerializeQuery = function(query) {

2

package.json
{ "name" : "rethinkdb"
, "version" : "1.12.0-0"
, "version" : "1.12.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."

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