Socket
Socket
Sign inDemoInstall

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.8 to 0.5.9

2

lib/Table.js

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

relatedQuery = targetTable.withJoin(relatedQuery, relations);
relatedQuery = _rethinkdb2['default'].branch(relatedQuery, targetTable.withJoin(relatedQuery, relations), relatedQuery);
}

@@ -359,0 +359,0 @@

{
"name": "nothinkdb",
"version": "0.5.8",
"version": "0.5.9",
"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