@parameter1/mongodb-bson
Advanced tools
Comparing version
{ | ||
"name": "@parameter1/mongodb-bson", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -28,3 +28,3 @@ "description": "A BSON wrapper containing common utilities.", | ||
"dependencies": { | ||
"bson": "^4.7.0" | ||
"bson": "^4.7.1" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "22604ff174602027d6ba10401c34b528313b8198" | ||
"gitHead": "59c9dcaec9c498ea282c04c0f4c10a075ebcf6d0" | ||
} |
Updated