xpress-mongo
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "xpress-mongo", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Light Weight ODM for mongoDb", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Xpress Mongo | ||
Note: **Version 2, uses mongodb new v4 which includes breaking changes**. | ||
See mongodb change log for more details. [Mongodb Native Client 4.0 Change Log](https://github.com/mongodb/node-mongodb-native/blob/4.0/docs/CHANGES_4.0.0.md) | ||
Note: **Version 2, uses mongodb new v4 which includes breaking changes**. See mongodb change log for more | ||
details. [Mongodb Native Client 4.0 Change Log](https://github.com/mongodb/node-mongodb-native/blob/4.0/docs/CHANGES_4.0.0.md) | ||
## Installation | ||
```sh | ||
@@ -13,4 +14,4 @@ npm i xpress-mongo@next | ||
## About | ||
## About | ||
A light mongodb model/helper library for nodejs, provides modeling for your documents while keeping you very close to | ||
@@ -21,3 +22,2 @@ mongodb native syntax which is always recommended. | ||
Note: **xpress-mongo** is not bond to the xpresser framework but was built by same developers, so we decided to host its | ||
@@ -24,0 +24,0 @@ documentation on the xpresser website. |
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