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

mong

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mong - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "mong",
"version": "1.0.1",
"version": "1.0.2",
"description": "Lightweight models for mongodb objects",

@@ -5,0 +5,0 @@ "main": "lib/index",

@@ -1,4 +0,9 @@

mongomodel
==========
# mong
[![NPM Version](https://img.shields.io/npm/v/mong.svg)](https://www.npmjs.com/package/mong)
[![Build Status](https://img.shields.io/travis/aantthony/mong/master.svg)](https://travis-ci.org/aantthony/mong)
[![Coverage Status](https://img.shields.io/coveralls/aantthony/mong/master.svg)](https://coveralls.io/r/aantthony/mong?branch=master)
[![NPM Downloads](https://img.shields.io/npm/dm/mong.svg)](https://www.npmjs.com/package/mong)
[![License](https://img.shields.io/npm/l/mong.svg)](https://www.npmjs.com/package/mong)
Simple models for mongodb objects.

@@ -8,3 +13,3 @@

### Creating a collection class
## Creating a collection class

@@ -22,3 +27,3 @@ ```javascript

Then you can use the model like so:
Then you can use the model:

@@ -44,4 +49,1 @@ ```javascript

```
[![Build Status](https://travis-ci.org/aantthony/mong.png?branch=master)](https://travis-ci.org/aantthony/mong) [![Coverage Status](https://coveralls.io/repos/aantthony/mong/badge.png?branch=master)](https://coveralls.io/r/aantthony/mong?branch=master)
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