senter-mongo-repository
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -332,2 +332,3 @@ const MongoClient = require('mongodb').MongoClient | ||
static get ConversationsCollectionName() { return 'conversations'; } | ||
static get DeliveriesCollectionName() { return 'deliveries'; } | ||
@@ -334,0 +335,0 @@ get _collection() { |
{ | ||
"name": "senter-mongo-repository", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Contain methods to work with mongo db", | ||
@@ -5,0 +5,0 @@ "main": "mongoReposotory.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33363
899