@friggframework/database
Advanced tools
Comparing version
@@ -13,10 +13,6 @@ // Best Practices Connecting from AWS Lambda: | ||
const mongoConfig = { | ||
useFindAndModify: false, | ||
useNewUrlParser: true, | ||
bufferCommands: false, // Disable mongoose buffering | ||
bufferMaxEntries: 0, // and MongoDB driver buffering | ||
autoCreate: false, // Disable because auto creation does not work without buffering | ||
useUnifiedTopology: true, | ||
useCreateIndex: true, | ||
auto_reconnect: true, | ||
serverSelectionTimeoutMS: 5000, | ||
@@ -23,0 +19,0 @@ }; |
{ | ||
"name": "@friggframework/database", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"prettier": "@friggframework/prettier-config", | ||
@@ -5,0 +5,0 @@ "description": "", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2093
-6.19%32
-11.11%1
Infinity%