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.14 to 0.5.15

2

lib/Table.js

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

return _rethinkdb2['default'].branch(query.eq(null).not(), joinedQuery, query);
return _rethinkdb2['default'].branch(query.typeOf().eq('NULL').not(), joinedQuery, query);
}

@@ -370,0 +370,0 @@ }, {

{
"name": "nothinkdb",
"version": "0.5.14",
"version": "0.5.15",
"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