@parameter1/mongodb-bson
Advanced tools
Comparing version
{ | ||
"name": "@parameter1/mongodb-bson", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"type": "module", | ||
@@ -28,3 +28,3 @@ "description": "A BSON wrapper containing common utilities.", | ||
"dependencies": { | ||
"bson": "^6.8.0" | ||
"bson": "^6.9.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c1163104834e7aec054bc153e22330a45870039a" | ||
"gitHead": "797e8070867d37e4edc0c013bee31a46a5c42b85" | ||
} |
Updated