@parameter1/mongodb-bson
Advanced tools
Comparing version
{ | ||
"name": "@parameter1/mongodb-bson", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"type": "module", | ||
@@ -28,3 +28,3 @@ "description": "A BSON wrapper containing common utilities.", | ||
"dependencies": { | ||
"bson": "^5.1.0" | ||
"bson": "^5.2.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "462ec9135f6e26915ddaa3cfa2e5630241aff201" | ||
"gitHead": "e3b272f07896d98d5c9271982d3bdaa043e7eb0a" | ||
} |
Updated