senter-mongo-repository
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -396,3 +396,3 @@ const uuid = require('uuid').v4 | ||
static get ReviewCollectionName() { return 'reviews' } | ||
static get UserCollectionName() { return 'users' } | ||
static get UsersCollectionName() { return 'users' } | ||
static get OrganisationsCollectionName() { return 'organisations' } | ||
@@ -399,0 +399,0 @@ |
{ | ||
"name": "senter-mongo-repository", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"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
46381