xpress-mongo
Advanced tools
Comparing version 0.0.44 to 0.0.45
{ | ||
"name": "xpress-mongo", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"description": "Light Weight ODM for mongoDb", | ||
@@ -20,3 +20,3 @@ "main": "js/index.js", | ||
], | ||
"author": "trapcodeio", | ||
"author": "xpresserjs", | ||
"license": "ISC", | ||
@@ -28,2 +28,3 @@ "bugs": { | ||
"dependencies": { | ||
"@types/mongodb": "^3.5.27", | ||
"deep-object-diff": "^1.1.0", | ||
@@ -35,3 +36,2 @@ "mongodb": "^3.6.2", | ||
"@types/lodash": "^4.14.161", | ||
"@types/mongodb": "^3.5.27", | ||
"@types/node": "^14.11.2", | ||
@@ -38,0 +38,0 @@ "chance": "^1.1.7", |
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
4
4
+ Added@types/mongodb@^3.5.27
+ Added@types/bson@4.2.4(transitive)
+ Added@types/mongodb@3.6.20(transitive)
+ Added@types/node@22.9.3(transitive)
+ Addedbson@6.10.0(transitive)
+ Addedundici-types@6.19.8(transitive)