New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xpress-mongo

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xpress-mongo - npm Package Compare versions

Comparing version 2.9.8 to 2.10.0

12

package.json
{
"name": "xpress-mongo",
"version": "2.9.8",
"version": "2.10.0",
"description": "Light Weight ODM for mongoDb NodeJs",

@@ -36,3 +36,3 @@ "main": "index.js",

"joi": "^17.6.0",
"mongodb": "4.5.0",
"mongodb": "4.7.0",
"object-collection": "^3.0.1",

@@ -47,6 +47,6 @@ "uuid": "^8.3.2"

"japa": "^4.0.0",
"nodemon": "^2.0.16",
"ts-node": "^10.7.0",
"ts-node-dev": "^1.1.8",
"typescript": "^4.6.4"
"nodemon": "^2.0.18",
"ts-node": "^10.8.2",
"ts-node-dev": "^2.0.0",
"typescript": "^4.7.4"
},

@@ -53,0 +53,0 @@ "engines": {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Paginated = void 0;
;
function Paginated() {

@@ -6,0 +5,0 @@ return {

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