Socket
Socket
Sign inDemoInstall

nedb-async

Package Overview
Dependencies
106
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "nedb-async",
"version": "0.0.3",
"version": "0.0.4",
"description": "Promise wrapper for Nedb that makes it possible to use all Nedb all cursor modifiers. ",

@@ -5,0 +5,0 @@ "repository": {

@@ -7,8 +7,9 @@ # Nedb-Async

> npm i nedb-async --save
npm i nedb-async
//or with yarn
> yarn add nedb-async
yarn add nedb-async
```
<img src="https://z-p3-scontent.flos9-1.fna.fbcdn.net/v/t1.0-9/40554772_1095078617308441_1534620702810832896_n.jpg?_nc_cat=0&oh=530aa91224924b3b95930938af9d8d77&oe=5BEEB300" alt="Nedb promise test">
How to use? Is very simply, so too avoid to much complexity all the cursor modifiers for ``find, findOne and count`` methods have to be pass as the last argument in an array to differentiate is from the

@@ -15,0 +16,0 @@ *query, projection and option* parameters which are mainly `object`

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc