New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@encharm/mongoose

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@encharm/mongoose

Fork of @nestjs/mongoose, but without Nest

latest
Source
npmnpm
Version
9.0.2
Version published
Weekly downloads
40
90.48%
Maintainers
1
Weekly downloads
 
Created
Source

Description

A fork of @nestjs/mongoose to build Mongoose schemas with decorators, but without using Nest.

This fork does not contain any Nest dependency and it only supports the subset of defining schemas.

Installation

$ npm i --save @encharm/mongoose mongoose

Quick Start

You can use the original tutorial for guidelines. All imports of @nestjs/mongoose can be replaced with @encharm/mongoose.

Overview & Tutorial

Credits

Original author of @nestjs/mongoose:

Please support Kamil and Nest. Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

License

This fork as well as Nest are MIT licensed.

FAQs

Package last updated on 15 Jul 2022

Did you know?

Socket

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