New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.0-0 to 1.7.0-1

ql2.desc

7

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

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

}
, "files" : ["rethinkdb.js", "README.md"]
, "files" : ["rethinkdb.js", "README.md", "ql2.desc"]
, "repository" :

@@ -18,2 +18,5 @@ { "type" : "git"

, "engine" : "node >= 0.10.0"
, "optionalDependencies" : {
"node-protobuf": ">= 1.0.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