senter-mongo-repository
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -333,2 +333,3 @@ const MongoClient = require('mongodb').MongoClient | ||
static get DeliveriesCollectionName() { return 'deliveries'; } | ||
static get WorkflowCollectionName(){return 'workflows';} | ||
@@ -335,0 +336,0 @@ get _collection() { |
{ | ||
"name": "senter-mongo-repository", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "Contain methods to work with mongo db", | ||
@@ -5,0 +5,0 @@ "main": "mongoReposotory.js", |
@@ -0,0 +0,0 @@ const MongoRepository = require("../mongoReposotory"); |
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
900
32308