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

nothinkdb

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nothinkdb - npm Package Compare versions

Comparing version 0.5.12 to 0.5.13

4

lib/Table.js

@@ -346,3 +346,3 @@ /* eslint no-shadow: 0, no-param-reassign: 0 */

return _lodash2['default'].reduce(relations, function (query, relations, key) {
var joinedQuery = _lodash2['default'].reduce(relations, function (query, relations, key) {
if (_lodash2['default'].startsWith(key, '_')) return query;

@@ -367,2 +367,4 @@

}, query);
return _rethinkdb2['default'].branch(query, joinedQuery, query);
}

@@ -369,0 +371,0 @@ }, {

{
"name": "nothinkdb",
"version": "0.5.12",
"version": "0.5.13",
"description": "Functional toolkit for rethinkdb",

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

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