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.5 to 0.5.6

4

lib/Table.js

@@ -377,6 +377,2 @@ /* eslint no-shadow: 0, no-param-reassign: 0 */

if (options.noCoerce) {
return query;
}
return relation.coerceType(query);

@@ -383,0 +379,0 @@ }

2

package.json
{
"name": "nothinkdb",
"version": "0.5.5",
"version": "0.5.6",
"description": "Functional toolkit for rethinkdb",

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

@@ -11,2 +11,3 @@ [![npm version](https://badge.fury.io/js/nothinkdb.svg)](https://badge.fury.io/js/nothinkdb) [![Build Status](https://travis-ci.org/ediket/nothinkdb.svg?branch=master)](https://travis-ci.org/ediket/nothinkdb)

- ensure table, secondary index.
- ensure unique field.
- many useful query generator.

@@ -13,0 +14,0 @@

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