@c8o/nimbus-core
Advanced tools
Comparing version 0.0.4 to 0.0.5
const mongoose = require('mongoose') | ||
const options = { | ||
autoIndex: false, | ||
useCreateIndex: true, | ||
bufferCommands: false, | ||
useNewUrlParser: true, | ||
useFindAndModify: false, | ||
useUnifiedTopology: true, | ||
serverSelectionTimeoutMS: 3000, | ||
@@ -10,0 +6,0 @@ } |
{ | ||
"name": "@c8o/nimbus-core", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Nimbus core package", | ||
@@ -5,0 +5,0 @@ "main": "index.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
12479
499