senter-mongo-repository
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -162,3 +162,3 @@ const MongoClient = require('mongodb').MongoClient; | ||
document.updatedAt = document.createdAt; | ||
document.updatedAt = new Date(); | ||
@@ -165,0 +165,0 @@ try { |
{ | ||
"name": "senter-mongo-repository", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"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
24076