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

@nestjs/mongoose

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/mongoose - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.d.ts

15

package.json
{
"name": "@nestjs/mongoose",
"version": "1.0.0",
"version": "1.0.1",
"description": "Nest - modern, fast, powerful node.js web framework (@mongoose)",
"author": "Kamil Mysliwiec",
"license": "MIT",
"scripts": {
"build": "tsc -p tsconfig.json"
},
"dependencies": {
"peerDependencies": {
"@nestjs/common": "^4.3.0",
"mongoose": "^4.11.13",
"typescript": "^2.4.2"
},
"devDependencies": {
"@types/mongoose": "^4.7.23",
"@types/node": "^7.0.41",
"ts-node": "^3.3.0"
"mongoose": "^4.11.13"
}
}

6

README.md

@@ -10,3 +10,3 @@ <p align="center">

<p align="center">A progressive <a href="http://nodejs.org" target="blank">Node.js</a> framework for building efficient and scalable web applications.</p>
<p align="center">Modern, powerful web application framework for <a href="http://nodejs.org" target="blank">Node.js</a>.</p>
<p align="center">

@@ -28,3 +28,3 @@ <a href="https://www.npmjs.com/~nestjscore"><img src="https://img.shields.io/npm/v/@nestjs/swagger.svg" alt="NPM Version" /></a>

This's an [OpenAPI (Swagger)](https://www.openapis.org/) module for [Nest](https://github.com/nestjs/nest).
This's an [OpenAPI (Swagger)](https://www.openapis.org/) module for [Nest framework](https://www.openapis.org/).

@@ -34,3 +34,3 @@ ## Installation

```bash
$ npm i --save @nestjs/swagger reflect-metadata
$ npm i --save @nestjs/swagger lodash reflect-metadata
```

@@ -37,0 +37,0 @@

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