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

senter-mongo-repository

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

senter-mongo-repository - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

1

mongoReposotory.js

@@ -327,2 +327,3 @@ const MongoClient = require('mongodb').MongoClient;

static get SettingsCollectionName() { return 'settings'; }
static get ChatCollectionName() { return 'chat'; }

@@ -329,0 +330,0 @@ get _collection() {

2

package.json
{
"name": "senter-mongo-repository",
"version": "1.3.0",
"version": "1.3.1",
"description": "Contain methods to work with mongo db",

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

@@ -0,0 +0,0 @@ const MongoRepository = require("../mongoReposotory");

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