xpress-mongo
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "xpress-mongo", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Light Weight ODM for mongoDb NodeJs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,5 +9,5 @@ # Xpress Mongo | ||
```sh | ||
npm i xpress-mongo@next | ||
npm i xpress-mongo | ||
# OR | ||
yarn add xpress-mongo@next | ||
yarn add xpress-mongo | ||
``` | ||
@@ -14,0 +14,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
101001