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

hapi-mongo-models

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hapi-mongo-models - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "hapi-mongo-models",
"version": "1.0.1",
"version": "1.0.2",
"description": "MongoDB object models for hapi applications",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,5 +5,6 @@ # hapi-mongo-models

[![Dependency Status](https://david-dm.org/jedireza/hapi-mongo-models.svg)](https://david-dm.org/jedireza/hapi-mongo-models)
[![devDependency Status](https://david-dm.org/jedireza/hapi-mongo-models/dev-status.svg?theme=shields.io)](https://david-dm.org/jedireza/hapi-mongo-models#info=devDependencies)
[![Build Status](https://travis-ci.org/jedireza/hapi-mongo-models.svg?branch=master)](https://travis-ci.org/jedireza/hapi-mongo-models)
[![Dependency Status](https://david-dm.org/jedireza/hapi-mongo-models.svg?style=flat)](https://david-dm.org/jedireza/hapi-mongo-models)
[![devDependency Status](https://david-dm.org/jedireza/hapi-mongo-models/dev-status.svg?style=flat)](https://david-dm.org/jedireza/hapi-mongo-models#info=devDependencies)
[![peerDependency Status](https://david-dm.org/jedireza/hapi-mongo-models/peer-status.svg?style=flat)](https://david-dm.org/jedireza/hapi-mongo-models#info=peerDependencies)

@@ -189,3 +190,3 @@ [MongoDB](https://github.com/mongodb/node-mongodb-native)'s native driver for

### `validate(callback)`
#### `validate(callback)`

@@ -192,0 +193,0 @@ Uses `joi` validation using the static `schema` object property of a model

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