Socket
Socket
Sign inDemoInstall

mongoose-types-ext

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mongoose-types-ext

A package of mongoose types extensions


Version published
Maintainers
1
Install size
27.3 kB
Created

Changelog

Source

0.1.0 (2015-03-19)

Features
  • Number exclusiveMin validator (fcaa5d3c)
  • String exactLength validator (1f4cf092)
  • String minLength validator (2333f76b)
  • String maxLength validator (84ad05a9)

Readme

Source

npm version Build Status

mongoose-types-ext

A package of mongoose types extensions.

Instalation

With npm

    npm install --save mongoose-types-ext

Require the extensions before load your mongoose models:

Runing tests

	gulp test

Extentions

String: min-length

String: max-length

String: exact-length

Number: exclusive-min

Keywords

FAQs

Last updated on 19 Mar 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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