node-simple-collectionmodel
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "node-simple-collectionmodel", | ||
"description": "A simpel and nice collection model for mongoose stuff.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/5orenso/node-simple-collectionmodel", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -61,3 +61,3 @@ # A Node.js collection model for mongoose stuff | ||
mongo: { | ||
url: 'mongodb://localhost:27017/mySuperDB?safe=true&auto_reconnect=true&poolSize=20',' | ||
url: 'mongodb://localhost:27017/mySuperDB?safe=true&auto_reconnect=true&poolSize=20' | ||
} | ||
@@ -64,0 +64,0 @@ } |
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
23835