xpress-mongo
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "xpress-mongo", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Light Weight ODM for mongoDb", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"scripts": { | ||
"bp": "tsc && ts-node build && npm publish dist", | ||
"bp": "tsc && ts-node build", | ||
"test": "nodemon tests/test.js", | ||
@@ -30,3 +30,3 @@ "watch": "tsc --watch" | ||
"dependencies": { | ||
"@types/mongodb": "^3.6.5", | ||
"@types/mongodb": "^3.6.3", | ||
"@types/node": "^14.14.25", | ||
@@ -36,3 +36,3 @@ "@types/uuid": "^8.3.0", | ||
"deep-object-diff": "^1.1.0", | ||
"mongodb": "^3.6.4", | ||
"mongodb": "3.6.3", | ||
"object-collection": "^1.0.31", | ||
@@ -39,0 +39,0 @@ "uuid": "^8.3.2" |
@@ -1,2 +0,3 @@ | ||
declare const _default; | ||
/// <reference types="lodash" /> | ||
declare const _default: import("lodash").LoDashStatic; | ||
/** | ||
@@ -3,0 +4,0 @@ * Get Lodash |
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
76749
2438
+ Addedmongodb@3.6.3(transitive)
+ Addedrequire_optional@1.0.1(transitive)
+ Addedresolve-from@2.0.0(transitive)
+ Addedsemver@5.7.2(transitive)
- Removedmongodb@3.7.4(transitive)
- Removedoptional-require@1.1.8(transitive)
- Removedrequire-at@1.0.6(transitive)
Updated@types/mongodb@^3.6.3
Updatedmongodb@3.6.3