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

@mayajs/mongo

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mayajs/mongo - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

0

index.d.ts
export * from "./mongodb.module";
export * from "./mongodb.service";

2

index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ /// <reference types="mongoose-paginate" />

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { CustomModule, ModuleWithProviders } from "@mayajs/router";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="mongoose-paginate" />

@@ -0,0 +0,0 @@ "use strict";

{
"name": "@mayajs/mongo",
"version": "0.5.1",
"version": "0.6.0",
"description": "MayaJS Mongo decorators and modules",

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

@@ -0,0 +0,0 @@ <p align="center"><img src="https://github.com/mayajs/maya/blob/master/maya.svg"></p>

Sorry, the diff of this file is not supported yet

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